NetBSD/sys
chs 6717a2ac1b in vtruncbuf(), use a "synchronous freeing" flush to prevent a race
between write i/os in a disk-based filesystem vs. the disk block being
freed by a truncation, allocated to a new file, and written again with
different data.  if the disk driver reorders the requests and does
the second i/o first, the old data will clobber the new, corrupting
the new file.
2001-01-08 07:05:47 +00:00
..
adosfs
altq
arch Sync machine types with atari/include/cpu.h 2001-01-07 21:24:05 +00:00
coda
compat Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
conf Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00
crypto
ddb
dev "lp" must be defined reagardless from __HAVE_OLD_DISKLABEL 2001-01-08 06:57:21 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern in vtruncbuf(), use a "synchronous freeing" flush to prevent a race 2001-01-08 07:05:47 +00:00
lib prepare for sh3e[bl] split 2001-01-04 06:53:45 +00:00
lkm
miscfs
msdosfs
net 64bit police. 2001-01-07 21:47:24 +00:00
netatalk
netccitt
netinet
netinet6 wrap icmp6 checksum error printf() into #ifdef ND6DEBUG. 2001-01-08 06:12:46 +00:00
netisdn 64bit police. 2001-01-07 21:47:24 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Use uvm_aio_biodone instead of uvm_aio_aiodone for top-level buf 2001-01-07 05:54:41 +00:00
ntfs
smbfs
stand
sys Define __HAVE_OLD_DISKLABEL in <machine/types.h> for i386 (where the 2001-01-07 17:55:40 +00:00
ufs
uvm in uvn_flush(), when PGO_SYNCIO is specified then we should wait for 2001-01-08 06:21:13 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00