NetBSD/sys
cgd 8bbc38a130 avail mem is calculated ptoa(uvmexp.free), not ptoa(uvmexp.free - bufpages),
like on other ports.  uvmexp.free is already adjusted by the uvm_pagealloc
calls used to get the buffer pages.  (reported by mrg)
1998-09-02 00:03:05 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch avail mem is calculated ptoa(uvmexp.free), not ptoa(uvmexp.free - bufpages), 1998-09-02 00:03:05 +00:00
cfs Very Preliminary Coda 1998-08-29 21:26:45 +00:00
coda Very Preliminary Coda 1998-08-29 21:26:45 +00:00
compat Some more 64-bit cleanup. Now everything compiles. 1998-08-30 15:32:16 +00:00
conf Bump version to 1.3H. Several things, including some items that can 1998-09-01 05:20:39 +00:00
ddb Indent to 4 space for tabs 2 and 3 like the rest of the code 1998-08-16 03:29:16 +00:00
dev Adjust some comments. 1998-09-01 22:56:00 +00:00
filecorefs Use the pool allocator and the "nointr" pool page allocator for 1998-09-01 04:09:30 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Use the pool allocator and the "nointr" pool page allocator for cd9660 nodes. 1998-09-01 03:40:19 +00:00
kern Make user-mode testing work again. 1998-09-01 17:59:36 +00:00
lib Some more 64-bit cleanup. Now everything compiles. 1998-08-30 15:32:16 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
msdosfs Use the pool allocator and the "nointr" pool page allocator for msdosfs 1998-09-01 04:04:10 +00:00
net Make this compile with -DIFMEDIA_DEBUG. 1998-08-30 07:39:39 +00:00
netatalk
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet Fix the NEXT_IA_WITH_SAME_ADDR macro introduced in 1.27: it was finding 1998-08-14 06:57:54 +00:00
netiso Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs Use the pool allocator and the "nointr" pool page allocator for NFS nodes 1998-09-01 03:11:36 +00:00
stand
sys Bump version to 1.3H. Several things, including some items that can 1998-09-01 05:20:39 +00:00
ufs Use the pool allocator and the "nointr" pool page allocator for LFS inodes. 1998-09-01 03:26:05 +00:00
uvm Allocate vm_anon arrays from kernel_map, not via MALLOC(). Helps relieve 1998-08-31 02:43:14 +00:00
vm add missing label 1998-08-30 12:32:48 +00:00
Makefile Add filecorefs so we get the header files installed. 1998-08-14 13:05:37 +00:00