NetBSD/sys
thorpej a4c7bab10e Use the pool allocator for sockets. 1998-08-02 04:53:11 +00:00
..
adosfs Fix a typo in a panic message. 1998-07-10 20:14:59 +00:00
arch Remove some lint. 1998-08-01 21:12:32 +00:00
compat Use a pool for proc structures. 1998-08-02 04:41:32 +00:00
conf add declaration for hd64570, which the ntwo driver uses 1998-07-26 03:29:12 +00:00
ddb
dev Abort interrupt pipe on disconnect. 1998-08-01 20:52:45 +00:00
gdbscripts
ipkdb
isofs
kern Use the pool allocator for sockets. 1998-08-02 04:53:11 +00:00
lib make libkern build memmove() properly 1998-07-31 23:44:41 +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 Remove obsolete comment. 1998-07-28 12:25:53 +00:00
netatalk
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet Use the pool allocator for tcpcbs. 1998-08-02 00:36:19 +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 Use the pool allocator for sockets. 1998-08-02 04:53:11 +00:00
ufs fix to accomodate change in vn_rdwr prototype 1998-07-28 20:37:33 +00:00
uvm We need to be able to specify a uvm_object to the pool page allocator, too. 1998-08-01 01:39:03 +00:00
vm Allow an alternate splimp-protected map to be specified in the pool page 1998-07-31 20:46:36 +00:00
Makefile