freebsd-dev/sys
Stefan Eßer 66da596420 Submitted by:
Added hooks for "lsdev" ...
PCI devices should need no individual code for lsdev.
1994-11-02 23:47:14 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
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 Add code to be a bit smarter about IP routes, conditioned on the option 1994-11-02 04:41:39 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Submitted by: 1994-11-02 23:47:14 +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 Submitted by: 1994-11-02 23:47:14 +00:00
isa Back out Joerg's latest commit. Sorry, Joerg, but this breaks the install 1994-11-02 09:08: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 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 Add code to be a bit smarter about IP routes, conditioned on the option 1994-11-02 04:41:39 +00:00
netccitt
netinet This is the file that actually implements the smarter behavior. 1994-11-02 04:42:14 +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: 1994-11-02 23:47:14 +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