UPDATING (1ce4b357402c3cd0cba264a15c06b6fd00591088) UPDATING (ddd96d231d6141877d1d51c88bb7306437a80102)
1Updating Information for FreeBSD current users.
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook:
8

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

26 includes various WITNESS- related kernel options, INVARIANTS, malloc
27 debugging flags in userland, and various verbose features in the
28 kernel. Many developers choose to disable these features on build
29 machines to maximize performance. (To completely disable malloc
30 debugging, define MALLOC_PRODUCTION in /etc/make.conf, or to merely
31 disable the most expensive debugging functionality run
32 "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
33
1Updating Information for FreeBSD current users.
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook:
8

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

26 includes various WITNESS- related kernel options, INVARIANTS, malloc
27 debugging flags in userland, and various verbose features in the
28 kernel. Many developers choose to disable these features on build
29 machines to maximize performance. (To completely disable malloc
30 debugging, define MALLOC_PRODUCTION in /etc/make.conf, or to merely
31 disable the most expensive debugging functionality run
32 "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
33
3420141009:
35 gperf has been removed from the base system for architectures
36 that use clang. Ports that require gperf will obtain it from the
37 devel/gperf port.
38
3420140923:
35 pjdfstest has been moved from tools/regression/pjdfstest to
36 contrib/pjdfstest .
37
3820140922:
39 At svn r271982, The default linux compat kernel ABI has been adjusted
40 to 2.6.18 in support of the linux-c6 compat ports infrastructure
41 update. If you wish to continue using the linux-f10 compat ports,

--- 953 unchanged lines hidden ---
3920140923:
40 pjdfstest has been moved from tools/regression/pjdfstest to
41 contrib/pjdfstest .
42
4320140922:
44 At svn r271982, The default linux compat kernel ABI has been adjusted
45 to 2.6.18 in support of the linux-c6 compat ports infrastructure
46 update. If you wish to continue using the linux-f10 compat ports,

--- 953 unchanged lines hidden ---