freebsd-skq/sys
Peter Wemm 0c78c3b02a Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but they
seem to compile OK with the bounce buffer mods.  I have only visually
checked for missing bounce buffer support, I could have missed some.
1998-04-16 12:28:31 +00:00
..
alpha Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
amd64 Finish supporting compiling with gcc -ansi'. Fix missing volatile's 1998-04-15 18:58:09 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile
conf Use 0440 root.kmem kermissions on kernel instead of 1998-04-15 17:53:32 +00:00
ddb
dev Swapped "should we just return" and "should we stop the screensaver" 1998-04-16 09:41:55 +00:00
fs Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
geom
gnu Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
i386 Swapped "should we just return" and "should we stop the screensaver" 1998-04-16 09:41:55 +00:00
isa Swapped "should we just return" and "should we stop the screensaver" 1998-04-16 09:41:55 +00:00
isofs/cd9660
kern When the softdep conversion took place, the periodic vfs_msync() from 1998-04-16 03:31:26 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs
modules
msdosfs Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
net Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
netatalk
netinet Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
netipx Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm
netns
nfs Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsclient Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsserver Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
pc98 Fix page fault panic by probing NE200 compatible PCI card. 1998-04-14 13:51:19 +00:00
pccard Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
pci Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
posix4 Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
powerpc/include
rpc
scsi Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but they 1998-04-16 12:28:31 +00:00
sys Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
tools
ufs Fixed bitrot in the non-softdep case of ufs_dirremove(): 1998-04-15 12:27:31 +00:00
vm Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile