NetBSD/sys
cgd 4f9fb2ab3e bound xfer properly in minphys, panic if can't. 1995-07-24 07:25:46 +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 bound xfer properly in minphys, panic if can't. 1995-07-24 07:25:46 +00:00
compat syscalls.master changed 1995-07-24 06:39:38 +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 update SCSI minphys routines' definitions to match standard minphys() 1995-07-24 07:16:44 +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 Make the msdosfs driver understand Atari-gemdos filesystems. Although they 1995-07-24 06:36:23 +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 kill structure offest comments in non-fixed-size structures. 1995-07-24 07:08:14 +00:00
stand
sys add a prototype for physio() 1995-07-24 07:21:09 +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