HardenedBSD/sys
Matthew Dillon adec8f4338 If the request crosses EOF and bp->b_bcount is not a multiple of
the sector size, the new value for bp->b_bcount was incorrectly
    calculated.  Fixed.

Submitted by: 	Tor.Egge@fast.no
1999-09-27 00:27:32 +00:00
..
alpha bdbtofsb() appears to have been unused for quite some time, if ever. 1999-09-26 18:56:43 +00:00
amd64 Fix from Tor so that if we enter the debugger in the tristate going to 1999-09-25 18:36:31 +00:00
boot
cam Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
coda Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
compat This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
compile
conf Add new Bt848 driver files 1999-09-26 22:08:55 +00:00
contrib Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
ddb
dev If the request crosses EOF and bp->b_bcount is not a multiple of 1999-09-27 00:27:32 +00:00
fs This is a major fixup of unionfs. At least 30 serious bugs have been 1999-09-26 20:52:41 +00:00
geom Buffer locking code failed to use BUF_KERNPROC and BUF_UNLOCK and 1999-09-27 00:12:36 +00:00
gnu Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
i4b Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
i386 Bid a fond farewell to these files, they live on various forms in 1999-09-26 22:20:29 +00:00
isa Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
isofs/cd9660
kern Fix process p_locks accounting. Conversions of the owner to LK_KERNPROC 1999-09-27 00:21:43 +00:00
libkern
miscfs This is a major fixup of unionfs. At least 30 serious bugs have been 1999-09-26 20:52:41 +00:00
modules Update to use new Bt848 driver 1999-09-26 22:13:06 +00:00
msdosfs
net Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in the 1999-09-26 18:44:29 +00:00
netatalk
netatm
netinet Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Merge from sys/i386/isa/spkr.c revision 1.37 and 1.39. 1999-09-26 03:24:37 +00:00
pccard *** empty log message *** 1999-09-26 21:52:43 +00:00
pci These files live on in sys/dev/pcm/pci/es1370* 1999-09-26 22:15:49 +00:00
posix4
powerpc
rpc
svr4
sys Fix process p_locks accounting. Conversions of the owner to LK_KERNPROC 1999-09-27 00:21:43 +00:00
tools Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on the 1999-09-26 18:31:51 +00:00
ufs Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
vm Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
Makefile