UPDATING (d466a5b069a40c37cec11dfd03fd46b30c4c9587) UPDATING (bd8277b4b2a7185c7094643f28d74ee30321b5bf)
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
3420130911:
35 OpenSSH is now built with DNSSEC support, and will by default
36 silently trust signed SSHFP records. This can be controlled with
37 the VerifyHostKeyDNS client configuration setting. DNSSEC support
38 can be disabled entirely with the WITHOUT_LDNS option in src.conf.
39
3420130906:
35 The GNU Compiler Collection and C++ standard library (libstdc++)
36 are no longer built by default on platforms where clang is the system
37 compiler. You can enable them with the WITH_GCC and WITH_GNUCXX
38 options in src.conf.
39
4020130905:
41 The PROCDESC kernel option is now part of the GENERIC kernel

--- 1963 unchanged lines hidden ---
4020130906:
41 The GNU Compiler Collection and C++ standard library (libstdc++)
42 are no longer built by default on platforms where clang is the system
43 compiler. You can enable them with the WITH_GCC and WITH_GNUCXX
44 options in src.conf.
45
4620130905:
47 The PROCDESC kernel option is now part of the GENERIC kernel

--- 1963 unchanged lines hidden ---