summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-12-19 23:10:55 +0000
committersam <sam@FreeBSD.org>2008-12-19 23:10:55 +0000
commit7f586ff8eb1eb9b7c309868f06dd604939a72346 (patch)
tree8f620edc97f5992c36920bb819cd1397a6140c13 /UPDATING
parent2d9e1680b9c0bc58be27f7f061fb926050d6aeb3 (diff)
downloadFreeBSD-src-7f586ff8eb1eb9b7c309868f06dd604939a72346.zip
FreeBSD-src-7f586ff8eb1eb9b7c309868f06dd604939a72346.tar.gz
add makefs to the base system; FreeBSD_version bumped just in case
Reviewed by: imp
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dec4947..eb35200 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+
+20081219:
+ With __FreeBSD_version 800060 incorporates the makefs tool is
+ part of the base system (it was a port).
+
20081216:
The afdata and ifnet locks have been changed from mutexes to
rwlocks, network modules will need to be re-compiled.
OpenPOWER on IntegriCloud