NetBSD/sys
mycroft a4fcbe857d Don't loop if we're out of CCBs/SCBs/MSCPs. 1995-07-28 22:49:56 +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 Work towards getting gdb working by Craig Ruff. 1995-07-28 08:00:17 +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 Don't loop if we're out of CCBs/SCBs/MSCPs. 1995-07-28 22:49:56 +00:00
isofs/cd9660 avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
kern After an I/O operation completes, immediately set B_BUSY again. Also, 1995-07-27 02:37:12 +00:00
lib Removed libc_sa, libnetboot 1995-07-10 23:14:46 +00:00
miscfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
msdosfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +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 Initialize iso_ifaddr. 1995-07-27 20:36:14 +00:00
netns Initialize ns_ifaddr. 1995-07-27 20:37:27 +00:00
nfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
scsi restore a deleted semicolon 1995-07-24 09:03:00 +00:00
stand
sys add a prototype for physio() 1995-07-24 07:21:09 +00:00
ufs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +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