NetBSD/sys
drochner 8625e61c24 don't check the device name passed by netboot ROMs against the driver
name - drivers change too often, bus attachment information should be
sufficient to identify the boot device
1999-11-05 22:54:43 +00:00
..
adosfs
arch don't check the device name passed by netboot ROMs against the driver 1999-11-05 22:54:43 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat undo confusion. 1999-11-02 08:02:43 +00:00
conf forgot one patch. add a define for wavelan 1999-10-29 21:41:19 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Fix some diagnostic output with a patch from Jonathan O'Brien. 1999-11-05 19:00:44 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix recent bug in sys_accept(): we must remove the file descriptor from the 1999-11-05 11:48:57 +00:00
lib
lkm
miscfs
msdosfs Fix a problem in previous: we can't blindly assume that we have 1999-11-05 21:33:21 +00:00
net Make the ifmedia_entry list a TAILQ. This is pretty much for cosmetics 1999-11-03 23:06:35 +00:00
netatalk
netccitt
netinet
netinet6 fix well-known CPI handling bug. (sync with KAME code) 1999-11-05 14:57:00 +00:00
netiso
netkey
netnatm
netns
nfs Stuff values in va_blocksize that are closer to reality. 1999-11-01 21:32:41 +00:00
ntfs install only headers which are actually used when compiling userland 1999-11-01 20:40:48 +00:00
stand
sys Update user-level PPS-API to match -05 draft. 1999-11-04 05:33:58 +00:00
ufs Better fix for PR# 8577: before setting dirops, check for cross-device 1999-11-05 20:14:56 +00:00
uvm Const poison uvm_wait(). 1999-11-04 21:51:42 +00:00
vm
Makefile