NetBSD/sys
drochner 2dcc522f1d The fragtbl[], inside[] and around[] variables are needed by "fsck",
so we can't put them inside "#ifdef _KERNEL".
Put declarations inside .c files where needed to preserve namespace.
1998-07-28 17:30:01 +00:00
..
adosfs
arch GC. 1998-07-28 14:04:08 +00:00
compat
conf add declaration for hd64570, which the ntwo driver uses 1998-07-26 03:29:12 +00:00
ddb
dev Add some constants. 1998-07-28 16:03:49 +00:00
gdbscripts
ipkdb
isofs
kern uvm_deallocate() takes an address and a size, not an address range. From 1998-07-24 20:47:59 +00:00
lib back out last change 1998-07-27 15:10:05 +00:00
lkm
miscfs
msdosfs
net Remove obsolete comment. 1998-07-28 12:25:53 +00:00
netatalk
netccitt Another printf(%:) down. 1998-07-25 00:42:03 +00:00
netinet in_pcballoc(): we can't afford to wait for memory. 1998-07-23 08:24:33 +00:00
netiso
netnatm
netns
nfs Avoid possibly overflowing an mbuf. From Dan S. Decasper, via Chuck Cranor. 1998-07-20 16:41:05 +00:00
stand
sys Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
ufs The fragtbl[], inside[] and around[] variables are needed by "fsck", 1998-07-28 17:30:01 +00:00
uvm Implement uvm_km_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:28:48 +00:00
vm Fix missing semi-colon 1998-07-26 10:03:29 +00:00
Makefile