freebsd-nq/sys
Poul-Henning Kamp 67f3c95cf9 Clone the {b|bio}_offset field, and make sure it is always initialized
in struct bio.  Eventually, bio_offset will probably obsolete the
bio_blkno and bio_pblkno fields.

Remove the special hack in atapi-cd.c to determine of bio_offset was valid.
2000-04-25 10:51:18 +00:00
..
alpha
amd64 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
boot Sync with the following changes. 2000-04-23 09:33:31 +00:00
cam
coda
compat Fix include paths so that this builds correctly. 2000-04-21 05:54:11 +00:00
compile
conf Add linker_if.m to the mix. 2000-04-24 23:08:23 +00:00
contrib Enforce and respect the 8 unit limit. 2000-04-23 09:10:09 +00:00
crypto
ddb
dev Clone the {b|bio}_offset field, and make sure it is always initialized 2000-04-25 10:51:18 +00:00
fs Quiet an unused variable warning by commenting out a variable declaration 2000-04-22 17:58:40 +00:00
geom
gnu
i4b * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
i386 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
isa Enable PnP attachment for parallel port controllers. 2000-04-22 15:08:50 +00:00
isofs/cd9660
kern Clone the {b|bio}_offset field, and make sure it is always initialized 2000-04-25 10:51:18 +00:00
libkern
miscfs Quiet an unused variable warning by commenting out a variable declaration 2000-04-22 17:58:40 +00:00
modules More machdep/random.h -> sys/random.h fixes. 2000-04-25 05:06:31 +00:00
msdosfs
net * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipx * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Sync with sys/i386/conf/GENERIC revision 1.252. 2000-04-23 09:04:42 +00:00
pccard Checkin my first batch of New Mexico changes: 2000-04-25 06:07:27 +00:00
pci Update the Tigon firmware to 12.3.21. This fixes a few bugs and adds support 2000-04-24 17:44:45 +00:00
posix4 Add $FreeBSD$. 2000-04-22 15:13:06 +00:00
powerpc
rpc
svr4
sys Clone the {b|bio}_offset field, and make sure it is always initialized 2000-04-25 10:51:18 +00:00
tools
ufs Convert the magic MFS device to a VCHR. 2000-04-22 05:45:38 +00:00
vm Implement POSIX.1b shared memory objects. In this implementation, 2000-04-22 15:22:31 +00:00
Makefile