freebsd-skq/sys
1994-11-02 01:11:03 +00:00
..
alpha/include
amd64 Fix a very old, very stupid race clearing the mask bit for the current 1994-11-01 23:29:50 +00:00
compile
conf Fix Jordan's misplaced IPFIREWALL option. Fix style of other previous commits. 1994-11-02 01:11:03 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Only log errors every second (instead of every 5-10 msec) and check for 1994-11-01 23:09:29 +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
i386 Fix Jordan's misplaced IPFIREWALL option. Fix style of other previous commits. 1994-11-02 01:11:03 +00:00
isa Only log errors every second (instead of every 5-10 msec) and check for 1994-11-01 23:09:29 +00:00
isofs/cd9660
kern Return immediately from ttwrite() if the ttysleep()s that wait for 1994-11-01 22:23:29 +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 it compile again. XXX - this is not really the right way to fix 1994-11-01 22:18:34 +00:00
netccitt
netinet Clean up ARP error messages: format IP addresses, explain arplookup() 1994-11-02 00:58:29 +00:00
netiso
netns
nfs Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsclient Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsserver Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +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