View | Details | Raw Unified | Return to bug 63031
Collapse All | Expand All

(-)features.sgml (-1 / +19 lines)
Lines 82-90 Link Here
82
        kernel, allowing higher performance on multi-processor machines,
82
        kernel, allowing higher performance on multi-processor machines,
83
        support for Scheduler Activations, allowing parallelism in threaded
83
        support for Scheduler Activations, allowing parallelism in threaded
84
        programs, filesystem snapshots, fsck-free booting, network
84
        programs, filesystem snapshots, fsck-free booting, network
85
	optimizations such as zero-copy sockets and event-driven socket IO,		ACPI support, and advanced security features such as Mandatory
85
	optimizations such as zero-copy sockets and event-driven socket IO,
86
	ACPI support, and advanced security features such as Mandatory
86
	Access Control.</p>
87
	Access Control.</p>
87
88
89
    </blockquote>
90
91
    <hr align="left" noshade="noshade" with="100%"><font
92
      color="#FF0000"><font size="+1">FreeBSD provides many security features
93
        to protect networks and servers.</font></font>
94
95
    <blockquote>
96
      <p>The FreeBSD developers are as concerned about security as they are
97
	about performance and compatibility. FreeBSD includes kernel support
98
	for stateful IP firewalling, as well as other services, such as
99
	IP proxy gateways.</p>
100
101
      <p>FreeBSD also includes support for encryption software, secure
102
	shells, Kerberos authentication, "virtual servers" created using
103
	jails, chroot-ing services to restrict application access to the
104
	file system, secure RPC facilities, and access lists for services
105
	that support TCP wrappers.</p>
88
    </blockquote>
106
    </blockquote>
89
107
90
      &footer;
108
      &footer;

Return to bug 63031