HardenedBSD/sys
Kirk McKusick 4434ff1d38 When writing out bitmap buffers, need to skip over ones that already
have a write in progress. Otherwise one can get in an infinite loop
trying to get them all flushed.

Submitted by:	Matthew Dillon <dillon@apollo.backplane.com>
2000-01-30 20:32:59 +00:00
..
alpha Remove 'conflicts' token - it has been effectively doing absolutely 2000-01-29 18:07:07 +00:00
amd64 Remove 'conflicts' token - it has been effectively doing absolutely 2000-01-29 18:07:07 +00:00
boot Fix bogon in previous commit. Re-enable Forth in the loader. 2000-01-30 06:56:27 +00:00
cam
coda
compat
compile
conf Fix kernel build breakage. 2000-01-30 03:52:28 +00:00
contrib When writing out bitmap buffers, need to skip over ones that already 2000-01-30 20:32:59 +00:00
crypto
ddb
dev cosmetic changes only. 2000-01-29 22:38:36 +00:00
fs
geom Remove #if NCCD > 0 - it's guaranteed to be true by config if ccd.c is 2000-01-29 14:29:56 +00:00
gnu Remove #if NDGB > 0 and #if NDGM > 0 2000-01-29 18:42:45 +00:00
i4b
i386 Fixed longstanding brokenness of wddump() in LBA mode. LBA mode may now 2000-01-30 07:58:14 +00:00
isa Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
isofs/cd9660
kern Don't refer to TABLDISC in the comments here. 2000-01-30 10:14:13 +00:00
libkern
miscfs
modules Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
msdosfs
net Remove #if NGIF > 0 and #if NFAITH > 0 as config already checks this. 2000-01-29 18:10:39 +00:00
netatalk
netatm
netgraph
netinet Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
netinet6 Add ip6fw. 2000-01-29 13:54:44 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Remove 'conflicts' token - it has been effectively doing absolutely 2000-01-29 18:07:07 +00:00
pccard
pci Remove #include "wd.h" and #if NWDC > 0 as that's always true as this 2000-01-29 16:59:53 +00:00
posix4
powerpc
rpc
svr4
sys Do not use 'alias' as a macro parameter name for __strong_reference(), 2000-01-30 07:54:05 +00:00
tools
ufs When writing out bitmap buffers, need to skip over ones that already 2000-01-30 20:32:59 +00:00
vm
Makefile