NetBSD/sys
2000-08-01 20:01:52 +00:00
..
adosfs
arch `mem' is now a pointer, not an array. Fixes kernel coredumps. 2000-08-01 16:49:47 +00:00
coda
compat g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
conf add ISP_LOGDEFAULT for isp driver options 2000-08-01 20:01:52 +00:00
crypto
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev Use bus_space_read/write_multi_stream_2 for FIFO instead of bsr/w_multi_2. 2000-07-31 22:48:49 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern ANSI'ify. 2000-08-01 04:57:28 +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
netinet Slight adjustment to last, to allow the userland version to build. 2000-08-01 15:03:51 +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
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 Un-__P. 2000-08-01 04:58:55 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as 2000-08-01 00:53:07 +00:00
Makefile