Go to file
jdc 4eb3ef3dac Set the curses default colours to white on black when using colour.
See the Single UNIX Specification, Version 2 :

  http://www.opengroup.org/onlinepubs/007908799/xcurses/can_change_color.html

Also, add the functions :

	use_default_colors();
	assume_default_colors(fore, back);

(from ncurses) that allow the terminal default colours or user-specified
default colours to be used.
2002-08-04 16:43:04 +00:00
bin more effort to make it compile on platforms w/o linux emul 2002-08-02 14:29:34 +00:00
crypto http://marc.theaimsgroup.com/?l=openssl-cvs&m=102831422608153&w=2 2002-08-03 12:56:23 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib Bootblock is called uboot.lif. Problem reported by 2002-08-04 01:24:57 +00:00
etc Build PB1000 kernels too. 2002-08-03 05:53:01 +00:00
games utmpx support. 2002-08-02 03:06:24 +00:00
gnu Correct obviously wrong memset() args. OK'd by itojun. 2002-07-20 16:51:43 +00:00
include Per IEEE 1003.1-2001, omit from <limits.h> those Pathname Variable Values 2002-08-04 05:41:58 +00:00
lib Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
libexec It is pointless to limit the login name for utmp's purposes here. 2002-08-01 18:52:06 +00:00
regress Add regression tests section for LFS. First regression test is based on 2002-08-02 19:10:49 +00:00
sbin Support wtmpx. 2002-08-02 15:05:57 +00:00
share Remove 'ic' capability from our xterm entry as per PR bin/15667 from 2002-08-04 14:43:47 +00:00
sys In DIAGNOSTIC kernels detect situation that on sun4m neither hardware 2002-08-04 14:57:34 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin Fix formatting of ktr_user entries so that values of individual bytes 2002-08-04 14:26:21 +00:00
usr.sbin o Instead of passing "*system*" as the fname to process_crontab() 2002-08-03 02:03:00 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00