NetBSD/sys
pk 26fa27a910 Fix reboot options handling; now one-letter kernel names can also be booted. 2003-01-16 11:33:21 +00:00
..
altq fix typo, from David Laight. 2003-01-06 15:20:24 +00:00
arch Fix reboot options handling; now one-letter kernel names can also be booted. 2003-01-16 11:33:21 +00:00
coda writable, not writeable. 2003-01-06 20:30:28 +00:00
compat add support for SNDCTL_DSP_SETDUPLEX ioctl to ossaudio emulation code 2003-01-12 08:20:05 +00:00
conf Bump rev to 1.6L ... new autoconfiguration message printing routines. 2003-01-03 02:47:30 +00:00
crypto
ddb
dev Add support for 3com 3c905CX-TX found on nForce2 MCP-T. 2003-01-16 01:02:06 +00:00
fs Don't scale file block numbers. Fixes mmap() and UBCified read() problems. 2003-01-09 18:34:41 +00:00
gdbscripts
ipkdb
kern lock_printf(): use vsnprintf/printf_nolog to avoid covertly using the system 2003-01-15 23:11:05 +00:00
lib PR/19607: Bernd Ernesti: libsa does not have access to arpa/tftp.h. Put a 2003-01-12 18:59:15 +00:00
lkm add procfs_fd.c 2003-01-03 13:22:23 +00:00
miscfs Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
net Ethernet multicast entries are malloc'd M_IFMADDR, and thus should 2003-01-12 12:26:23 +00:00
netatalk
netccitt synchronous, not syncronous. 2003-01-06 13:10:25 +00:00
netinet Spell output with two ts. 2003-01-04 23:43:02 +00:00
netinet6 allocate route_in6 in struct secashead, to avoid mistakenly overrun 2003-01-08 05:46:49 +00:00
netisdn
netiso
netkey allocate route_in6 in struct secashead, to avoid mistakenly overrun 2003-01-08 05:46:49 +00:00
netnatm
netns
netsmb writable, not writeable. 2003-01-06 20:30:28 +00:00
nfs
stand
sys Move SIG_HOLD from <sys/signalvar.h> to <sys/signal.h>, since POSIX-2001 2003-01-15 22:48:21 +00:00
ufs - zerofill struct lfs when allocating it. 2003-01-12 13:04:52 +00:00
uvm
Makefile