freebsd-nq/sys
Jordan K. Hubbard 8580379053 Experimental change to floppy driver to NOT probe the floppy tape if
flags & 0x1.  Somebody should build a kernel with this and see if
the floppy-tape damaged people can turn it off properly with userconfig.
I can't reproduce the original problem here.
1994-11-29 15:46:20 +00:00
..
alpha/include
amd64 I made a syntax error yesterday. 1994-11-27 01:49:39 +00:00
compile
conf Expand again the SYMTAB_SPACE for LINT. 1994-11-27 14:59:54 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Experimental change to floppy driver to NOT probe the floppy tape if 1994-11-29 15:46:20 +00:00
fs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
gnu Previous changes to the sequencer compiler backed out. We go back to 1994-11-18 09:11:35 +00:00
i386 Experimental change to floppy driver to NOT probe the floppy tape if 1994-11-29 15:46:20 +00:00
isa Experimental change to floppy driver to NOT probe the floppy tape if 1994-11-29 15:46:20 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern Fix cblock starvation bugs by reserving enough cblocks for minimal 1994-11-26 19:24:13 +00:00
libkern Hide the declaration of ffs() if an inline ffs() is implemented. 1994-11-14 14:56:46 +00:00
miscfs From: Michael Reifenberger <root@rz-wb.fh-sw.de> 1994-11-15 20:30:56 +00:00
modules
msdosfs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
net Fix previous change: don't attempt to reserve cblocks if the tty is null. 1994-11-27 15:29:57 +00:00
netccitt
netinet Added: ICMP reply,TCP SYN check,logging.. 1994-11-28 12:35:14 +00:00
netiso Comment out an illegal define (E_CLNL_???). 1994-11-27 20:58:30 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
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 Really deactivated the code that puts scsi stats into dk0. 1994-11-28 23:18:46 +00:00
powerpc/include
rpc
scsi Include "scbus.h" in scsiconfig.c to get the number NSCBUS from the 1994-11-27 23:30:48 +00:00
sys Fix cblock starvation bugs by reserving enough cblocks for minimal 1994-11-26 19:24:13 +00:00
tools
ufs Submitted by: Kirk McKusick 1994-11-26 19:38:30 +00:00
vm These changes fix a couple of lingering VM problems: 1994-11-25 07:58:29 +00:00
Makefile