Deleted Added
full compact
UPDATING (178891) UPDATING (179315)
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh
4<imp@village.org>. See end of file for further details. For commonly
5done items, please see the COMMON ITEMS: section later in the file.
6
7Items affecting the ports and packages system can be found in
8/usr/ports/UPDATING. Please read that file before running

--- 8 unchanged lines hidden (view full) ---

17 do performance measurement, benchmarking, and optimization,
18 you'll want to turn them off. This includes various WITNESS-
19 related kernel options, INVARIANTS, malloc debugging flags
20 in userland, and various verbose features in the kernel. Many
21 developers choose to disable these features on build machines
22 to maximize performance. (To disable malloc debugging, run
23 ln -s aj /etc/malloc.conf.)
24
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh
4<imp@village.org>. See end of file for further details. For commonly
5done items, please see the COMMON ITEMS: section later in the file.
6
7Items affecting the ports and packages system can be found in
8/usr/ports/UPDATING. Please read that file before running

--- 8 unchanged lines hidden (view full) ---

17 do performance measurement, benchmarking, and optimization,
18 you'll want to turn them off. This includes various WITNESS-
19 related kernel options, INVARIANTS, malloc debugging flags
20 in userland, and various verbose features in the kernel. Many
21 developers choose to disable these features on build machines
22 to maximize performance. (To disable malloc debugging, run
23 ln -s aj /etc/malloc.conf.)
24
2520080525:
26 ISDN4BSD (I4B) was removed from the src tree. You may need to
27 update a your kernel configuration and remove relevant entries.
28
2520080509:
26 I have checked in code to support multiple routing tables.
27 see the man pages setfib(1) and setfib(2).
28 This is a hopefully backwards compatible version,
29 but to make use of it you need to compile your kernel
30 with options ROUTETABLES=2 (or more up to 16).
31
3220080420:

--- 1001 unchanged lines hidden (view full) ---

1034POSSIBILITY OF SUCH DAMAGE.
1035
1036If you find this document useful, and you want to, you may buy the
1037author a beer.
1038
1039Contact Warner Losh if you have any questions about your use of
1040this document.
1041
2920080509:
30 I have checked in code to support multiple routing tables.
31 see the man pages setfib(1) and setfib(2).
32 This is a hopefully backwards compatible version,
33 but to make use of it you need to compile your kernel
34 with options ROUTETABLES=2 (or more up to 16).
35
3620080420:

--- 1001 unchanged lines hidden (view full) ---

1038POSSIBILITY OF SUCH DAMAGE.
1039
1040If you find this document useful, and you want to, you may buy the
1041author a beer.
1042
1043Contact Warner Losh if you have any questions about your use of
1044this document.
1045
1042$FreeBSD: head/UPDATING 178891 2008-05-09 23:14:01Z julian $
1046$FreeBSD: head/UPDATING 179315 2008-05-26 10:40:09Z bz $