freebsd-src/sys
Bruce Evans 2ebd0c3795 Backed out rev.1.183, which had nothing to do with its log message.
It was to support a half-baked optimization of certain long long
divisions in gcc-2.8 and/or egcs.  We now avoid these divisions.
1998-06-16 14:55:27 +00:00
..
alpha Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
amd64
compat
compile
conf Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
contrib/softupdates
ddb
dev Don't log "unexpected" events on never-opened devices. Events left 1998-06-16 11:05:59 +00:00
fs Avoid a 64-bit division in procfs_readdir(). Fixed related overflows. 1998-06-14 12:53:39 +00:00
geom
gnu
i386 Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
isa Don't log "unexpected" events on never-opened devices. Events left 1998-06-16 11:05:59 +00:00
isofs/cd9660
kern Use copyout() instead of bcopy() to copy the image to user space. 1998-06-16 14:36:40 +00:00
libkern
miscfs Avoid a 64-bit division in procfs_readdir(). Fixed related overflows. 1998-06-14 12:53:39 +00:00
modules
msdosfs
net Oops 1998-06-14 23:53:43 +00:00
netatalk
netinet fix another typo 1998-06-15 00:35:47 +00:00
netipx
netkey
netnatm
netns
nfs Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
nfsclient Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
nfsserver Avoid an egcs pessimization for 64-bit signed division on i386's. 1998-06-14 15:52:00 +00:00
pc98 Sync with sys/i386/isa/syscons.c revision 1.263. 1998-06-15 13:06:33 +00:00
pccard
pci Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00
posix4
powerpc Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
rpc
scsi
sys Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
tools
ufs Slight change to directory cleanup 1998-06-14 19:31:28 +00:00
vm
Makefile