NetBSD/sys
tsutsui 9cb10f82f8 Calculate offsets of sglist dinamically rather than use an static array
because PAGE_SIZE is not constant on some ports.
2001-09-29 14:23:37 +00:00
..
adosfs
altq
arch Add a couple of simplelocks to make sure we call pagealloc with the uvm_object locked. Found while running a LOCKDEBUG kernel on cats. 2001-09-29 09:39:12 +00:00
coda
compat
conf Define an "acpibus" attribute, to which "acpi" can attach. 2001-09-28 02:06:17 +00:00
crypto
ddb
dev Calculate offsets of sglist dinamically rather than use an static array 2001-09-29 14:23:37 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Use lmin() instead of min(), and long for mlen & clen, to avoid integer 2001-09-29 14:16:19 +00:00
lib Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
lkm
miscfs
msdosfs
net
netatalk
netccitt
netinet don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
netinet6
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
smbfs
stand
sys sbspace(): use lmin() instead of imin() and kill now unneeded casts 2001-09-28 18:02:45 +00:00
ufs don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
uvm don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
Makefile