NetBSD/sys
bjh21 ebfcb75fe5 Add ARM610 cache information. Not yet tested because booting on ARM610s seems
to be broken at present.
2002-03-24 15:37:46 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Add ARM610 cache information. Not yet tested because booting on ARM610s seems 2002-03-24 15:37:46 +00:00
coda
compat fd_revoke(): don't assume that f_type other DTYPE_VNODE and DTYPE_SOCKET 2002-03-24 15:32:51 +00:00
conf rename EXEC_ELF_CATCHALL to EXEC_ELF_NOTELESS 2002-03-23 09:40:55 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev Avoid "unused variable" warnings in the NCR5380_USE_BUS_SPACE case. 2002-03-24 14:56:01 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern make COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESSS 2002-03-23 09:50:54 +00:00
lib On the m68000, if and only if gcc doesn't seem to know 2002-03-22 00:17:12 +00:00
lkm Move 'pecoff' to installable SUBDIR 2002-03-24 15:01:57 +00:00
miscfs in genfs_compat_getpages(), clear any part of a page that 2002-03-22 03:51:51 +00:00
msdosfs don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +00:00
net If someone is poll'ing to write to bpf, assume that it can always be done 2002-03-23 15:55:21 +00:00
netatalk
netccitt
netinet no need to check in_broadaddr/IN_MULTICAST in dropwithreset label. 2002-03-22 04:31:01 +00:00
netinet6 fix arg to bcmp() - need to compare 15 bytes, not 3 bytes. sync w/kame 2002-03-23 00:43:59 +00:00
netisdn Bring the daic driver into the new ISDN world order. 2002-03-22 09:54:15 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb
nfs only do v3 stuff for v3 filesystems. 2002-03-23 05:00:57 +00:00
ntfs
stand
sys kill PS_STRINGS, STACKGAPBASE_UNALIGNED, STACKGAPBASE 2002-03-20 18:00:07 +00:00
ufs in lfs_write(), flush and invalidate any page cache pages in the range 2002-03-22 03:57:35 +00:00
uvm Return EFBIG from mmap() if we try to map too much data and in the fixed 2002-03-22 11:06:33 +00:00
Makefile