NetBSD/sys
perseant 90b9d9b502 Clean up accounting of lfs_uinodes (dirty but unwritten inodes).
Make lfs_uinodes a signed quantity for debugging purposes, and set it to
zero as fs mount time.

Enclose setting/clearing of the dirty flags (IN_MODIFIED, IN_ACCESSED,
IN_CLEANING) in macros, and use those macros everywhere.  Make
LFS_ITIMES use these macros; updated the ITIMES macro in inode.h to know
about this.  Make ufs_getattr use ITIMES instead of FFS_ITIMES.
2000-07-05 22:25:43 +00:00
..
adosfs
arch 3c503 works on alpha, add: 2000-07-05 18:40:47 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat Implement OSS_GETVERSION. 2000-07-04 09:56:14 +00:00
conf Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb "set" now displays the name of the variable, old value, and new value, 2000-07-05 16:29:25 +00:00
dev pick up FreeBSD changes 2000-07-05 22:25:34 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern change tablefull() to accept one more parameter - optional hint 2000-07-04 15:33:28 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
lkm
miscfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:44:06 +00:00
msdosfs remove include of <vm/vm.h> 2000-06-28 02:49:15 +00:00
net Make gre(4) a cloning network pseudo-device. 2000-07-05 18:14:13 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
netccitt One more file missing multiple-include protection. 2000-07-02 17:35:00 +00:00
netinet Fix some zero-vs-NULL confusion. 2000-07-05 21:45:14 +00:00
netinet6 drop packet to tentative/duplicated interface address earlier. sync w/kame 2000-07-02 09:56:39 +00:00
netiso Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
netkey move ipsec_{hex,bin}dump() into #ifdef wrapper. 2000-07-04 04:41:54 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs remove include of <vm/vm.h> 2000-06-28 03:30:42 +00:00
ntfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:32:55 +00:00
stand
sys delint a macro 2000-07-05 02:47:23 +00:00
ufs Clean up accounting of lfs_uinodes (dirty but unwritten inodes). 2000-07-05 22:25:43 +00:00
uvm - Avoid an integer overflow when checking if we have exceeded our 2000-07-02 17:40:08 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00