1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Joerg Wunsch c20c8046d5 Included the command definition for FD_DEBUG.
This way, it's possible for a user to activate/deactivate floppy driver
debugging, even if (s)he doesn't like the overhead of running DDB.
Since some ppl tend to have problems with their drives, this might be
valuable for investigations.
1994-10-30 19:17:39 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
compile
conf IP Firewall code from Daniel Boulet and J.S.Antsilevich 1994-10-28 15:09:49 +00:00
ddb Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
dev Julian Elischer's disklabel fixes. 1994-10-27 20:45:13 +00:00
fs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Included the command definition for FD_DEBUG. 1994-10-30 19:17:39 +00:00
isa Julian Elischer's disklabel fixes. 1994-10-27 20:45:13 +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 write ptys use _the_same_ tsleep/wakeup address as read ptys due to 1994-10-29 23:59:48 +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 Set the EOF flag properly. 1994-10-27 18:44:31 +00:00
net moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
netccitt
netinet IP Firewall code from Daniel Boulet and J.S.Antsilevich 1994-10-28 15:09:49 +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 Andreas Klemm's tape erase patches from 1.1.5.1 1994-10-28 13:19:42 +00:00
sys Included the command definition for FD_DEBUG. 1994-10-30 19:17:39 +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