Go to file
manu 6961fe8c08 Fix an unitialized variable bug that caused a crash in mach_task_suspend().
While we are there, resolved another mystery: the unallocated port described
in the comment removed by this commit was in fact allocated by mach_task_pid().
2003-11-11 15:00:09 +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 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
distrib Add boot(8) for pmppc. 2003-11-10 18:49:14 +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 Apply a patch from Richard Earnshaw which fixes a half-word load/store 2003-11-11 12:04:13 +00:00
include pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H 2003-10-27 03:46:15 +00:00
lib Make {g|s|l}crt0.o depend on crt.o and remove the non-standand .afterdepend 2003-11-11 11:35:03 +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 Make per-protocol network input queue stats visible to userland via 2003-11-10 20:03:29 +00:00
share Fix two typos, and split file system. 2003-11-11 13:36:33 +00:00
sys Fix an unitialized variable bug that caused a crash in mach_task_suspend(). 2003-11-11 15:00:09 +00:00
tools Let -- be used to separate mkdep options from cc options 2003-11-11 10:50:02 +00:00
usr.bin Sort sections and other fixes. 2003-11-11 13:48:50 +00:00
usr.sbin Ensure we use the target disklabel.h, not the host one. 2003-11-10 10:48:30 +00:00
x11 fix previous so that it actually works 2003-11-10 02:35:24 +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
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