1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
John Dyson 0f606585b8 Ouch!!! This should fix a serious build problem after the addition of the
new preliminary AIO support.  Unfortunately, I had a stray copy of aio.h
that made me think that things worked.
1997-06-16 12:10:21 +00:00
..
alpha
amd64 Fix another power down braino. 1997-06-15 02:24:06 +00:00
compat/linux
compile
conf Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
ddb Removed unused #includes. 1997-06-14 11:52:37 +00:00
dev Minor optimization in fxp_intr. 1997-06-16 04:45:57 +00:00
fs
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
i386 Fix 2 typos. 1997-06-16 06:32:51 +00:00
isa Bring back CONSPEED as a last-ditch default if you can't change the speed 1997-06-04 16:25:15 +00:00
isofs/cd9660
kern Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
libkern Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +00:00
miscfs
modules
msdosfs
net As the Tunnel device has no real inherrent MRU limit, 1997-06-11 20:15:50 +00:00
netatalk
netinet make it compile with -Wall 1997-06-04 22:09:15 +00:00
netipx
netkey
netnatm
netns
nfs Upgrade NFS to support the new vfs_bio resource/buffer management. 1997-06-16 00:23:40 +00:00
nfsclient Upgrade NFS to support the new vfs_bio resource/buffer management. 1997-06-16 00:23:40 +00:00
nfsserver Don't require superuser privileges for creating fifos. The v2 case was 1997-06-14 11:19:35 +00:00
pc98 Fixed comment. 1997-06-16 09:56:57 +00:00
pccard
pci Minor optimization in fxp_intr. 1997-06-16 04:45:57 +00:00
powerpc/include
rpc
scsi Add quirk "no tags" entry for HP 3724/5 hard disk drives. 1997-06-11 22:29:01 +00:00
sys Ouch!!! This should fix a serious build problem after the addition of the 1997-06-16 12:10:21 +00:00
tools
ufs Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
vm Correct the return code for the mlock system call. Also add the stubs 1997-06-15 23:35:32 +00:00
Makefile