freebsd-skq/sys
bde 97507ffc6d Fixed the sector size frobbing in sd_strategy() at least not to
break for the usual sector size.  dscheck() adjusts b_bcount to
handle EOF, so we must scale it and not preserve it.  i/o beyond
the end of partitions has been broken since rev.1.96.

Not fixed in:	od driver
1997-11-23 11:30:42 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Correct CPU_CYRIX_NO_LOCK fix. 1997-11-21 22:33:52 +00:00
compat Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
compile
conf Typo fix. 1997-11-17 13:57:40 +00:00
contrib/ipfilter/netinet Import kernel parts of ipfilter-3.2.1 1997-11-16 05:55:52 +00:00
ddb Cleaned up revs.1.19-1.21: 1997-11-20 16:53:23 +00:00
dev update of Luigi's sound drivers... 1997-11-23 07:03:21 +00:00
fs Staticize. 1997-11-18 15:07:35 +00:00
geom There is no ccdread() nor ccdwrite(). 1997-11-18 14:39:04 +00:00
gnu Use consistent description strings for M_EXT2NODE. This also fixes a 1997-11-20 16:56:25 +00:00
i386 Fixed acquired dma channel problem. 1997-11-23 07:35:06 +00:00
isa Make comp_vgaregs() less strict about VGA register values when 1997-11-21 11:37:07 +00:00
isofs/cd9660 Staticize a few things. 1997-11-18 14:40:36 +00:00
kern Fixed duplicate definitions of M_FILE (one static). 1997-11-23 10:43:49 +00:00
libkern
miscfs Staticize. 1997-11-18 15:07:35 +00:00
modules
msdosfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
net Removed now-unused blocking mode flag. 1997-11-18 16:37:04 +00:00
netatalk
netinet Add Matt Dillon's quick fix hack for the self-connect DoS. 1997-11-20 20:04:49 +00:00
netipx
netkey
netnatm
netns
nfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsclient Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsserver
pc98 Sync with sys/i386/isa/pcaudio.c revision 1.38. 1997-11-19 11:37:06 +00:00
pccard - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with 1997-11-18 21:04:01 +00:00
pci Ifdefed a conditionally used #include. 1997-11-22 06:45:57 +00:00
powerpc/include
rpc
scsi Fixed the sector size frobbing in sd_strategy() at least not to 1997-11-23 11:30:42 +00:00
sys Fixed duplicate definitions of M_FILE (one static). 1997-11-23 10:43:49 +00:00
tools
ufs Staticized. 1997-11-22 08:35:46 +00:00
vm Removed unused #include of <sys/malloc.h>. This file now uses only 1997-11-18 11:02:19 +00:00
Makefile