White space only: Tabify; white space at EOL removed.
This commit is contained in:
parent
fa13e9bb0b
commit
71fbac11b0
28
UPDATING
28
UPDATING
@ -38,11 +38,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
|
|||||||
and thereby the code size); consult ath_hal(4) for details.
|
and thereby the code size); consult ath_hal(4) for details.
|
||||||
|
|
||||||
20081121:
|
20081121:
|
||||||
__FreeBSD_version 800054 adds memory barriers to
|
__FreeBSD_version 800054 adds memory barriers to
|
||||||
<machine/atomic.h>, new interfaces to ifnet to facilitate
|
<machine/atomic.h>, new interfaces to ifnet to facilitate
|
||||||
multiple hardware transmit queues for cards that support
|
multiple hardware transmit queues for cards that support
|
||||||
them, and a lock-less ring-buffer implementation to
|
them, and a lock-less ring-buffer implementation to
|
||||||
enable drivers to more efficiently manage queueing of
|
enable drivers to more efficiently manage queueing of
|
||||||
packets.
|
packets.
|
||||||
|
|
||||||
20081117:
|
20081117:
|
||||||
@ -287,11 +287,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
|
|||||||
be recompiled; this includes the hal and xorg-server ports.
|
be recompiled; this includes the hal and xorg-server ports.
|
||||||
|
|
||||||
20070928:
|
20070928:
|
||||||
The caching daemon (cached) was renamed to nscd. nscd.conf
|
The caching daemon (cached) was renamed to nscd. nscd.conf
|
||||||
configuration file should be used instead of cached.conf and
|
configuration file should be used instead of cached.conf and
|
||||||
nscd_enable, nscd_pidfile and nscd_flags options should be used
|
nscd_enable, nscd_pidfile and nscd_flags options should be used
|
||||||
instead of cached_enable, cached_pidfile and cached_flags in
|
instead of cached_enable, cached_pidfile and cached_flags in
|
||||||
rc.conf.
|
rc.conf.
|
||||||
|
|
||||||
20070921:
|
20070921:
|
||||||
The getfacl(1) utility now prints owning user and group name
|
The getfacl(1) utility now prints owning user and group name
|
||||||
@ -299,7 +299,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
|
|||||||
This is the same behavior as getfacl(1) on Solaris and Linux.
|
This is the same behavior as getfacl(1) on Solaris and Linux.
|
||||||
|
|
||||||
20070704:
|
20070704:
|
||||||
The new IPsec code is now compiled in using the IPSEC option. The
|
The new IPsec code is now compiled in using the IPSEC option. The
|
||||||
IPSEC option now requires "device crypto" be defined in your kernel
|
IPSEC option now requires "device crypto" be defined in your kernel
|
||||||
configuration. The FAST_IPSEC kernel option is now deprecated.
|
configuration. The FAST_IPSEC kernel option is now deprecated.
|
||||||
|
|
||||||
@ -602,10 +602,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
|
|||||||
If you have such a file, you need old utility to decrypt it.
|
If you have such a file, you need old utility to decrypt it.
|
||||||
|
|
||||||
20060709:
|
20060709:
|
||||||
The interface version of the i4b kernel part has changed. So
|
The interface version of the i4b kernel part has changed. So
|
||||||
after updating the kernel sources and compiling a new kernel,
|
after updating the kernel sources and compiling a new kernel,
|
||||||
the i4b user space tools in "/usr/src/usr.sbin/i4b" must also
|
the i4b user space tools in "/usr/src/usr.sbin/i4b" must also
|
||||||
be rebuilt, and vice versa.
|
be rebuilt, and vice versa.
|
||||||
|
|
||||||
20060627:
|
20060627:
|
||||||
The XBOX kernel now defaults to the nfe(4) driver instead of
|
The XBOX kernel now defaults to the nfe(4) driver instead of
|
||||||
@ -1071,7 +1071,7 @@ COMMON ITEMS:
|
|||||||
<reboot into current>
|
<reboot into current>
|
||||||
<do a "native" rebuild/install as described in the previous section>
|
<do a "native" rebuild/install as described in the previous section>
|
||||||
<maybe install compatibility libraries from ports/misc/compat*>
|
<maybe install compatibility libraries from ports/misc/compat*>
|
||||||
<reboot>
|
<reboot>
|
||||||
|
|
||||||
|
|
||||||
To upgrade in-place from 5.x-stable to current
|
To upgrade in-place from 5.x-stable to current
|
||||||
|
Loading…
x
Reference in New Issue
Block a user