mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
Fix disorder.
This commit is contained in:
parent
dc490fa2e9
commit
dcb5d8f848
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141445
6
UPDATING
6
UPDATING
@ -79,9 +79,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
|
||||
Support for systems with an 80386 CPU has been removed. Please
|
||||
use FreeBSD 5.x or earlier on systems with an 80386.
|
||||
|
||||
20041104:
|
||||
FreeBSD 5.3 shipped here.
|
||||
|
||||
20041110:
|
||||
We have had a hack which would mount the root filesystem
|
||||
R/W if the device were named 'md*'. As part of the vnode
|
||||
@ -90,6 +87,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
|
||||
may need to insert a "/sbin/mount -u -o rw /dev/md0 /" in
|
||||
their /etc/rc scripts.
|
||||
|
||||
20041104:
|
||||
FreeBSD 5.3 shipped here.
|
||||
|
||||
20041102:
|
||||
The size of struct tcpcb has changed again due to the removal
|
||||
of RFC1644 T/TCP. You have to recompile userland programs that
|
||||
|
Loading…
Reference in New Issue
Block a user