freebsd-dev/sys
1994-11-01 22:12:35 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
compile
conf Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator 1994-11-01 01:47:22 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
fs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 John Hay's patches to prevent missing gateway from dumping core. 1994-11-01 22:12:35 +00:00
isa Several minor fixes to the floppy driver: 1994-10-30 20:04:40 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Added hooks for an easy drop-in of the pcvt concole driver. 1994-10-31 17:20:15 +00:00
libkern I'm going to nuke strtol() for now. Now I need strncmp() and rather 1994-10-26 11:14:21 +00:00
miscfs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
modules Again, this is not a filesystem so don't compile it as if it were. 1994-10-27 23:39:19 +00:00
msdosfs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
net Make PPP compile cleanly 1994-11-01 09:03:20 +00:00
netccitt
netinet Latest changes from Uben. 1994-10-31 23:58:04 +00:00
netiso
netns
nfs Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsclient Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsserver Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
pci Submitted by: Paul F. Werkowski 1994-10-30 00:30:27 +00:00
powerpc/include
rpc
scsi Changed RAW_PART to RAWPART so it comes from disklabel.h. 1994-10-31 23:45:40 +00:00
sys changed '#ifdef i386' to '#ifdef __i386__' 1994-10-31 06:31:14 +00:00
tools
ufs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
vm Improved I/O error reporting. 1994-10-25 07:06:20 +00:00
Makefile