NetBSD/sys
briggs 2cc07c0541 Add a DIAGNOSTIC panic if (count-using) bus_space macros are called with
a count of zero.  Some drivers do this accidentally and some bus_space
implementations will fail if count is passed as zero (they are set up in
a do-{}-while structure).
2000-07-31 14:59:15 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch Add a DIAGNOSTIC panic if (count-using) bus_space macros are called with 2000-07-31 14:59:15 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
conf Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev Previous would have misbehaved if polled commands overlapped. 2000-07-31 13:16:34 +00:00
filecorefs
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
kern fix rev 1.44; make this cast look like: 2000-07-28 04:31:19 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm
miscfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
msdosfs msdosfs_getattr(): do not report archived files (those with ATTR_ARCHIVE unset) 2000-07-30 20:16:48 +00:00
net Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netinet6 sync comment with reality 2000-07-30 05:30:37 +00:00
netiso Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netkey remove #ifdef notdef part. sync with kame. 2000-07-26 07:40:52 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs Remove inclusion of <uvm/uvm_extern.h> that was there only to keep 2000-07-30 06:22:04 +00:00
ntfs Don't need to include <uvm/uvm_extern.h> in NetBSD case anymore. 2000-07-30 09:29:28 +00:00
stand
sys g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00