HardenedBSD/sys/i386
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
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot Implement RB_VERBOSE. This is intended to mean: Print all information which 1994-11-26 09:08:48 +00:00
conf Expand again the SYMTAB_SPACE for LINT. 1994-11-27 14:59:54 +00:00
eisa Expand the EISA MAX_SLOTS from 8 to 16. 1994-11-26 23:10:03 +00:00
i386 Temporary kludge: treat \r same as \n in input, so working on a 1994-11-27 13:43:37 +00:00
ibcs2
include Declare "extern int bootverbose", so that device-drivers and others 1994-11-26 09:27:58 +00:00
isa Experimental change to floppy driver to NOT probe the floppy tape if 1994-11-29 15:46:20 +00:00
pci Really deactivated the code that puts scsi stats into dk0. 1994-11-28 23:18:46 +00:00
scsi Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up 1994-11-25 22:25:15 +00:00
Makefile