NetBSD/sys
cgd 267dd7012f merge updated version from Matt Thomas, which includes dc21041 support.
There are a couple of questionable changes in here, that i'm going to
hammer out of him in the next week or so...
1995-07-24 03:54:14 +00:00
..
adosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
arch Remove extraneous makeoptions declarations. 1995-07-24 03:33:12 +00:00
compat Make the macro botch fix more palatable. 1995-07-05 17:08:54 +00:00
conf GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev merge updated version from Matt Thomas, which includes dc21041 support. 1995-07-24 03:54:14 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Don't toss out tty stop signals if we're being traced. 1995-07-24 03:18:42 +00:00
lib Removed libc_sa, libnetboot 1995-07-10 23:14:46 +00:00
miscfs Indirect off the right vnode when looking up the struct union_mount in 1995-07-13 13:19:18 +00:00
msdosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
net Make panic message consistent. 1995-07-23 16:33:08 +00:00
netccitt adjust for the other day's structure changes; make it compile. 1995-06-15 22:38:20 +00:00
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 Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 08:36:58 +00:00
nfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
scsi add/change a few quirks: 1995-07-12 09:56:09 +00:00
stand
sys Added a KTR_EMUL record to be used to indicate syscall emulation changes. 1995-07-19 15:27:05 +00:00
ufs don't just throw away updates to the cylinder group bitmaps, actually 1995-07-19 15:47:36 +00:00
vm don't forget the 'dev' argument to physio(). pointed out by der Mouse 1995-07-19 13:04:02 +00:00
Makefile