UPDATING (134b378392a81b2a11b23fac073c306087a421ef) UPDATING (795140556c8401bcb2bc0845c03bbc5dfee3d089)
1 Updating 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

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

21 includes various WITNESS- related kernel options, INVARIANTS, malloc
22 debugging flags in userland, and various verbose features in the
23 kernel. Many developers choose to disable these features on build
24 machines to maximize performance. (To completely disable malloc
25 debugging, define MALLOC_PRODUCTION in /etc/make.conf, or to merely
26 disable the most expensive debugging functionality run
27 "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
28
1 Updating 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

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

21 includes various WITNESS- related kernel options, INVARIANTS, malloc
22 debugging flags in userland, and various verbose features in the
23 kernel. Many developers choose to disable these features on build
24 machines to maximize performance. (To completely disable malloc
25 debugging, define MALLOC_PRODUCTION in /etc/make.conf, or to merely
26 disable the most expensive debugging functionality run
27 "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
28
2920200301:
30 Removed brooktree driver (bktr.4) from the tree.
31
2920200229:
30 The WITH_GPL_DTC option has been removed. The BSD-licenced device tree
31 compiler in usr.bin/dtc is used on all architectures which use dtc, and
32 the GPL dtc is available (if needed) from the sysutils/dtc port.
33
3420200229:
35 The WITHOUT_LLVM_LIBUNWIND option has been removed. LLVM's libunwind
36 is used by all supported CPU architectures.

--- 2194 unchanged lines hidden ---
3220200229:
33 The WITH_GPL_DTC option has been removed. The BSD-licenced device tree
34 compiler in usr.bin/dtc is used on all architectures which use dtc, and
35 the GPL dtc is available (if needed) from the sysutils/dtc port.
36
3720200229:
38 The WITHOUT_LLVM_LIBUNWIND option has been removed. LLVM's libunwind
39 is used by all supported CPU architectures.

--- 2194 unchanged lines hidden ---