Go to file
dsl ec098b8a13 Double space for memory disk to 5MB, this costs (almost) nothing on the
install media and the kernels (and sysinst) will still run on a 16MB system.
(They haven't run on an 8MB system for a while - might affect 12MB though.)
The additional space in the root filesystem lets sysinst core dump properly!
2003-11-12 11:47:34 +00:00
bin file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos 2003-10-30 14:58:23 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto pfkey_dump_sadb: when it get an error using sysctl, 2003-11-09 15:37:24 +00:00
dist <sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__ 2003-11-12 02:08:11 +00:00
distrib add pthread_suspend_np, pthread_resume_np, pthread_attr_setcreatesuspend_np 2003-11-12 02:48:42 +00:00
doc gdb-6.0 out. Mention that some platforms already use 5.3. 2003-11-10 12:08:21 +00:00
etc Add html4/hpcsh. 2003-11-05 08:22:16 +00:00
games Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu Remove unused variables. 2003-11-11 16:28:59 +00:00
include pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H 2003-10-27 03:46:15 +00:00
lib Document pthread_attr_setcreatesuspend_np, pthread_suspend_np, pthread_resume_np 2003-11-12 02:44:22 +00:00
libexec Some improvements from the OpenBSD version of this man page. Forwarded 2003-11-02 11:27:49 +00:00
regress Annotate changes and remove non-existing files. 2003-11-07 23:10:00 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin Fix "variable shadows global declaration" warnings. 2003-11-12 06:45:14 +00:00
share Fix two typos, and split file system. 2003-11-11 13:36:33 +00:00
sys Double space for memory disk to 5MB, this costs (almost) nothing on the 2003-11-12 11:47:34 +00:00
tools Don't use TERMCAP if host tool. 2003-11-12 02:18:27 +00:00
usr.bin Sort sections and other fixes. 2003-11-11 13:48:50 +00:00
usr.sbin O_* live in <sys/fcntl.h> not <sys/file.h> 2003-11-12 02:17:53 +00:00
x11 fix previous so that it actually works 2003-11-10 02:35:24 +00:00
build.sh Always use /bin/pwd -P to get the "TOP" of the source tree, so that 2003-10-31 01:46:39 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00