NetBSD/sys
cgd 55a9a547a2 from Soeren Schmidt <sos@login.dkuug.dk>:
Basically it does a timeout on lost interrupts, starting the operation
again and logging and error message on the console.
additionally fixes some of the (newer ending) while loops
(that made it work with two IDE disks !)
1993-12-13 10:16:56 +00:00
..
arch from Soeren Schmidt <sos@login.dkuug.dk>: 1993-12-13 10:16:56 +00:00
boot
compat update to latest syscalls.master 1993-12-12 20:46:24 +00:00
conf tunnel driver should work now 1993-12-13 05:04:34 +00:00
ddb
dev from Soeren Schmidt <sos@login.dkuug.dk>: 1993-12-13 10:16:56 +00:00
isofs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
kern update to new syscalls.master 1993-12-12 19:42:13 +00:00
lib Clean up deleted files. 1993-12-05 07:20:14 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs #ifdef out /kern/root at theo's request 1993-11-20 01:57:07 +00:00
msdosfs don't do the exflags thing. 1993-12-02 06:23:48 +00:00
net tunnel driver cleanup done by Brad Parker <brad@fcr.com> and myself 1993-12-13 05:06:33 +00:00
netccitt
netinet >From cmaeda@cs.washington.edu; part of the multicast patches derived 1993-12-12 20:43:06 +00:00
netiso
netns
nfs Exclusive access when manipulating flag field in mount structure. 1993-12-07 23:37:43 +00:00
pcfs
scsi Use new struct buf fields. 1993-11-29 20:33:25 +00:00
stand
sys update to new syscalls.master 1993-12-12 19:42:13 +00:00
ufs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
vm Fix typo in DIAGNOSTIC code. 1993-12-06 13:00:49 +00:00
Makefile