diff options
| author | Scott Long <scottl@FreeBSD.org> | 2003-06-04 05:35:03 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2003-06-04 05:35:03 +0000 |
| commit | eee8a699b2f7c855e20fc912d9c65213badc5e44 (patch) | |
| tree | 67791477148e949663bdd71ff603f747e104796c | |
| parent | 89260fb910d48d29a4fe27ee9e8e8918550bf39d (diff) | |
Notes
| -rw-r--r-- | UPDATING | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -1,21 +1,12 @@ -Updating Information for FreeBSD current users +Updating Information for FreeBSD 5.1 users This file is maintained and copyrighted by M. Warner Losh <imp@village.org>. See end of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. -NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: - FreeBSD 5.0-CURRENT has many debugging features turned on, in - both the kernel and userland. These features attempt to detect - incorrect use of system primitives, and encourage loud failure - through extra sanity checking and fail stop semantics. They - also substantially impact system performance. If you want to - do performance measurement, benchmarking, and optimization, - you'll want to turn them off. This includes various WITNESS- - related kernel options, INVARIANTS, malloc debugging flags - in userland, and various verbose features in the kernel. Many - developers choose to disable these features on build machines - to maximize performance. + +20030603: + FreeBSD 5.1 20030505: Kerberos 5 (Heimdal) is now built by default. Setting |
