NetBSD/sys
perseant 1b67daa4b4 Expand the category of "metadata" in lfs_markv to include Ifile data blocks.
This prevents a rare condition in which Ifile "ifile" blocks, that is, the
blocks of the ifile which point VOP_VGET at the inode block containing the
requested inode, from being "unwritten" when cleaning during intense disk
activity.
2000-01-14 21:41:11 +00:00
..
adosfs
arch remove SH3_PHYS_TO_P1SEG macro 2000-01-14 21:02:40 +00:00
coda
compat Fix wait case for VAX SVR3. 2000-01-13 06:33:29 +00:00
conf src/sys/dev/raidframe/rf_cpuutils.c is no longer needed. Remove it 2000-01-09 02:22:25 +00:00
ddb
dev Apply patches from Tatoku Ogaito (the author of the code). 2000-01-14 14:39:13 +00:00
filecorefs
gdbscripts
ipkdb
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern Per my comment earlier in the file, we only need to go do splsoftclock() 2000-01-13 21:55:36 +00:00
lib don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
lkm
miscfs
msdosfs
net remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
netatalk
netccitt
netinet remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
netinet6 Rename variable "prep" for PReP port. 2000-01-07 06:44:30 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys Harmless pasto in previous. 2000-01-11 10:53:01 +00:00
ufs Expand the category of "metadata" in lfs_markv to include Ifile data blocks. 2000-01-14 21:41:11 +00:00
uvm add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile