UPDATING (72ad696aa1a3a2c3225ed089f01a6cdea57db351) UPDATING (e10ba80063386211b1c74eb72b4fb0f4093e93c0)
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

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

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
3420180815:
35 ls(1) now respects the COLORTERM environment variable used in other
36 systems and software to indicate that a colored terminal is both
37 supported and desired. If ls(1) is suddenly emitting colors, they may
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

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

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
3420180815:
35 ls(1) now respects the COLORTERM environment variable used in other
36 systems and software to indicate that a colored terminal is both
37 supported and desired. If ls(1) is suddenly emitting colors, they may
38 be disabled again by removing the unwanted COLORTERM from your
39 environment. The ls(1) specific CLICOLOR may not be observed in a
40 future release.
38 be disabled again by either removing the unwanted COLORTERM from your
39 environment, or using `ls --color=never`. The ls(1) specific CLICOLOR
40 may not be observed in a future release.
41
4220180808:
43 The default pager for most commands has been changed to "less". To
44 restore the old behavior, set PAGER="more" and MANPAGER="more -s" in
45 your environment.
46
4720180731:
48 The jedec_ts(4) driver has been removed. A superset of its functionality

--- 1750 unchanged lines hidden ---
41
4220180808:
43 The default pager for most commands has been changed to "less". To
44 restore the old behavior, set PAGER="more" and MANPAGER="more -s" in
45 your environment.
46
4720180731:
48 The jedec_ts(4) driver has been removed. A superset of its functionality

--- 1750 unchanged lines hidden ---