freebsd-dev/sys
Justin T. Gibbs 356cbcce49 Fix problem with scb flag handing that crept in with the SCB paging support.
This only affected userland initiated device resets (using the reset command
from cdplay for instance).

Convert some spaces to tabs.
1996-06-23 20:02:37 +00:00
..
alpha Some news for syscons (long overdue): 1996-06-21 07:19:18 +00:00
amd64 Properly account for non-page aligned buffers. 1996-06-20 08:07:30 +00:00
compat/linux Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
compile
conf Oops, forget the fact that LINT compiles (fixing previos PAS commi) 1996-06-23 19:46:46 +00:00
ddb
dev Moved declarations of static functions to the correct file. This fixes 1996-06-23 17:12:05 +00:00
fs
geom
gnu
i386 Fix problem with scb flag handing that crept in with the SCB paging support. 1996-06-23 20:02:37 +00:00
isa Moved declarations of static functions to the correct file. This fixes 1996-06-23 17:12:05 +00:00
isofs/cd9660
kern Unstaticize psratio and staticize profprocs. psratio needs to be exported 1996-06-23 17:40:47 +00:00
libkern
miscfs
modules Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative) 1996-06-23 14:58:14 +00:00
msdosfs
net Remove an un-necessary call to microtime() to set if_lastchange 1996-06-23 00:51:05 +00:00
netatalk
netinet Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate 1996-06-23 14:28:02 +00:00
netipx
netkey
netns
nfs Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
nfsclient Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
nfsserver Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
pc98
pccard
pci
powerpc/include
rpc
scsi Forward-declare a struct tag so that this doesn't depend on a side effect 1996-06-23 15:02:02 +00:00
sys Unstaticize psratio and staticize profprocs. psratio needs to be exported 1996-06-23 17:40:47 +00:00
tools
ufs
vm Improve algorithm for page hash queue. It was previously about 1996-06-21 05:39:22 +00:00
Makefile