NetBSD/sys
kanaoka 9d36cadfe7 - Allocate memory map entry correctly to avoid Compatibilty Holes.
- Update some comments.

 patch provided by: enami tsugutomo <enami@sm.sony.co.jp>
      suggested by: John Hawkinson <jhawk@MIT.EDU>
2001-04-20 09:10:45 +00:00
..
adosfs
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch - Allocate memory map entry correctly to avoid Compatibilty Holes. 2001-04-20 09:10:45 +00:00
coda When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
compat
conf
crypto
ddb
dev regen 2001-04-20 07:38:11 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern use ${.CURDIR:H:H} instead of ../.. for default setting of SYSDIR, 2001-04-18 11:21:24 +00:00
lib ctype-like functions are now in libkern. 2001-04-18 15:40:58 +00:00
lkm
miscfs Don't hold vp->v_interlock when calling vcount(); vcount() calls 2001-04-17 18:49:26 +00:00
msdosfs
net Only dispatch slnetisr & co if we don't have generic soft interrupts. 2001-04-14 13:54:38 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet give a default value to net.inet.ip.maxfragpackets, to protect us from 2001-04-16 17:03:33 +00:00
netinet6 do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame 2001-04-15 01:55:49 +00:00
netisdn
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs Unlock the hash lock before returning an error in nfs_nget. 2001-04-20 07:58:04 +00:00
ntfs
smbfs
stand
sys
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm
Makefile