NetBSD/sys
drochner fe52be52a6 Add the actual session offset to the volume size. This makes
a) the "df" output not an underestimate (Multisession cd filesystems can
   refer to data in previous sessions)
b) some checks where a block number is compared against the volume size
   succeed - I got mysterious misbehaviour with RR extensions
2002-03-26 19:04:23 +00:00
..
adosfs
altq
arch set factor=1/2 even if recording. 2002-03-26 15:05:29 +00:00
coda
compat Fixed a typo in DEBUG_IRIX code 2002-03-26 16:58:56 +00:00
conf Now that we have all pieces in place (and enough granularity to specify 2002-03-25 16:39:52 +00:00
crypto
ddb
dev Wait longer for the mouse self-test to complete, otherwise some 2002-03-26 13:59:10 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern Print ttyinfo *before* (not after) sending SIGINFO to processes. 2002-03-25 04:26:43 +00:00
lib
lkm Introduce a new LKM `compat_pecoff' 2002-03-25 06:52:41 +00:00
miscfs
msdosfs use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
net We are not guaranteed that we have enough bytes to get a struct ip from our 2002-03-26 16:05:03 +00:00
netatalk
netccitt
netinet Change the multicast/broadcast test to happen later, and when we are 2002-03-24 17:09:01 +00:00
netinet6 double m_free() - niklas@openbsd 2002-03-24 20:46:56 +00:00
netisdn Cosmetical nitpick: initialize TEI to -1 instead of 0, to prevent 2002-03-25 20:28:41 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs remove PGO_WEAK, it isn't needed anymore. 2002-03-25 02:08:09 +00:00
ntfs
stand
sys
ufs if the size argument to write(2) is 0, do not modify the file in any way, 2002-03-25 02:23:55 +00:00
uvm Don't allocate struct swapent when we only need a struct oswapent. 2002-03-26 11:50:26 +00:00
Makefile