Go to file
atatat 535d709586 Build main.c with LOCKDEBUG defined so that it gets the larger kbit
definition.  Since we're now passing it into pmap.c which is already
compiled that way, it would be nice if it was the right size.

Also, fix a memset bug that caused a segmentation fault when printing
the kernel's vm_map.
2003-05-04 15:09:45 +00:00
bin ANSIify. 2003-05-04 06:36:50 +00:00
crypto Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
dist Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
distrib More wscons fonts. 2003-05-04 00:54:41 +00:00
doc add the various evb* maintainers 2003-05-03 21:01:54 +00:00
etc Add wsfont support. Addresses PR#18388. 2003-05-04 01:18:56 +00:00
games don't print error messages using warn, because we clear the screen immediately 2003-05-03 09:10:23 +00:00
gnu Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
include add _PATH_RANDOM and _PATH_URANDOM 2003-05-03 03:24:01 +00:00
lib Misc. fixes from jmc@openbsd. 2003-05-03 19:43:00 +00:00
libexec Pull in <sys/param.h> explicitly. 2003-04-29 17:22:01 +00:00
regress Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Explicitly close open file descriptor before exiting. 2003-05-04 11:54:59 +00:00
share Default to -O2 for x86_64. 2003-05-04 12:05:50 +00:00
sys print how big the mtu needs to be for ipv6 ppp. 2003-05-04 13:43:09 +00:00
tools Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
usr.bin Build main.c with LOCKDEBUG defined so that it gets the larger kbit 2003-05-04 15:09:45 +00:00
usr.sbin Document how to change the console font to one of crazier fonts 2003-05-04 00:52:39 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile .WAIT before distrib, since distrib may need things built earlier 2003-04-18 19:14:39 +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 put a not on 2002/12/19 cvs repository layout change. 2003-04-30 07:23:49 +00:00
build.sh Adapt for x86_64 -> amd64 rename. 2003-04-26 18:42:34 +00:00