NetBSD/sys
thorpej 3c31492a4f Increase the timeout in wi_cmd(). Fixes reports of "busy didn't
clear".  From David Young <dyoung@ojctech.com>.
2002-09-27 21:54:17 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
arch add stubs for bus_space_read_stream_4()/bus_space_write_stream_4(), 2002-09-27 21:08:34 +00:00
coda remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
compat remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
conf Bump version to 1.6I -- device parent spec change. 2002-09-26 04:12:27 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Increase the timeout in wi_cmd(). Fixes reports of "busy didn't 2002-09-27 21:54:17 +00:00
filecorefs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb
isofs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
kern Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
lib remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
msdosfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
net remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netinet minor KNF 2002-09-25 11:19:23 +00:00
netinet6 remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netisdn remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netnatm
netns remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netsmb remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
nfs In nfs_commit(), sanity-check what we get from network: if we try to fluch 2002-09-27 19:30:46 +00:00
ntfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
stand
sys Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
ufs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
uvm #if 0 the call to uvm_map_checkprot() in sys_munmap() -- it's not documented, 2002-09-27 19:13:29 +00:00
Makefile