NetBSD/sys
cgd 0b469d4a12 add/change a few quirks:
(1) all Chinon CDS-431 CD-ROMs (regardless of revision)
		are forced to only having LUN 0, at the suggestion
		of Michael Hitch.
	(2) _force_ searching of extra LUNs for the Emulex MD21/S2
		ESDI bridge.  It's pre-SCSI 1, but knows about LUNs.
		"amazing."  From Jason Thorpe.
	(3) recognize an Emulex tape adapter in front of a QIC-36
		tape, and have it forced to only LUN 0.  This is
		an odd one; vendor, name, and rev strings are all
		spaces.  Anything that mathes this is very likely
		broken, anyway, so might as well give it a shot.
		Again from Jason Thorpe.
1995-07-12 09:56:09 +00:00
..
adosfs
arch Add stubs for previously-undefined tzwrite(), tzread(), since the new 1995-07-12 07:24:27 +00:00
compat Make the macro botch fix more palatable. 1995-07-05 17:08:54 +00:00
conf Include extra files for the new PPP stuff. 1995-07-04 06:42:19 +00:00
ddb
dev add/change a few quirks: 1995-07-12 09:56:09 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern bdwrite() should upgrade writes to tape devices by sending them to 1995-07-12 07:56:31 +00:00
lib Removed libc_sa, libnetboot 1995-07-10 23:14:46 +00:00
miscfs add missing splx(), as suggested by enami@sys.ptg.sony.co.jp. 1995-07-08 00:42:45 +00:00
msdosfs
net fix struct member use, as explained in pr 1164. style police 1995-07-12 08:27:26 +00:00
netccitt
netinet null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +00:00
netiso make this compile again, a la pr 1218 from Alistair G. Crooks, as whacked 1995-07-12 09:17:06 +00:00
netns
nfs
scsi add/change a few quirks: 1995-07-12 09:56:09 +00:00
stand
sys Move up #ifdef _KERNEL conditional up a few lines to enclose internal 1995-07-11 18:16:20 +00:00
ufs
vm fix bug in load average calculation that prevented processes which were 1995-07-08 03:12:22 +00:00
Makefile