1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-30 12:04:07 +00:00
freebsd/sys
Justin T. Gibbs 7d951713e8 Fix a nasty bug that meant a QUEUE_FULL status would result in a lost
SCB.  This is probably a main reason for the recent reports of timeouts.
1997-03-24 05:05:18 +00:00
..
alpha
amd64 Oops, I forgot to `cvs add'. This file is a part of new CPU 1997-03-22 19:00:36 +00:00
compat/linux Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
compile
conf Created new section `CPU OPTIONS'. CPU classes and math emulator are 1997-03-23 11:08:28 +00:00
ddb
dev Re-arrange the code to upload an SCB to ensure that there is at least 1997-03-24 05:02:55 +00:00
fs Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
geom
gnu Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
i386 Fix a nasty bug that meant a QUEUE_FULL status would result in a lost 1997-03-24 05:05:18 +00:00
isa Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
isofs/cd9660 Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
kern Add generation number randomization. Newly created filesystems wil now 1997-03-23 20:08:22 +00:00
libkern
miscfs Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
modules
msdosfs Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
net Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
netatalk make the netatalk output routine matcy the prtotype used in the 1997-03-05 09:17:38 +00:00
netinet
netipx
netkey
netns
nfs Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
nfsclient Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
nfsserver Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
pc98 Fixed corrupted CFLAGS definition. (Deleted harmful backslash.) 1997-03-24 02:38:48 +00:00
pccard
pci Added Accton EN1207-TX support. 1997-03-23 05:10:14 +00:00
powerpc/include
rpc
scsi Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h> 1997-03-24 04:26:46 +00:00
sys Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
tools
ufs Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00
vm Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
Makefile