NetBSD/sys
1998-07-24 22:03:33 +00:00
..
adosfs Fix a typo in a panic message. 1998-07-10 20:14:59 +00:00
arch Provide PMAP_{,UN}MAP_POOLPAGE(). 1998-07-24 22:03:33 +00:00
compat use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
conf Coda glue 1998-07-24 15:18:21 +00:00
ddb
dev Add special memory allocation routines that supports allocation 1998-07-24 21:09:07 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs
kern uvm_deallocate() takes an address and a size, not an address range. From 1998-07-24 20:47:59 +00:00
lib Make the combination "profiled kernel" and "${KERN_AS} == "library"" 1998-07-19 18:35:16 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
msdosfs
net Glue in fast forwarding. 1998-07-09 22:30:01 +00:00
netatalk
netccitt Declare llcintrq here. 1998-07-07 03:26:55 +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 Coda glue 1998-07-24 15:18:21 +00:00
ufs
uvm Implement uvm_km_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:28:48 +00:00
vm Implement kmem_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:27:26 +00:00
Makefile