NetBSD/sys
1995-01-10 19:05:10 +00:00
..
adosfs cleanup a couple botched merges. 1994-12-29 22:06:15 +00:00
arch Only define sig_atomic_t when _ANSI_SOURCE is defined. 1995-01-10 19:01:00 +00:00
boot
compat More debugging for waitsys() 1995-01-10 00:04:03 +00:00
conf Minor style cleanup. 1994-12-05 06:03:45 +00:00
ddb Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev Actually, do the ID reset in elink_reset(). 1995-01-07 21:37:54 +00:00
isofs Format police. 1994-12-27 19:05:12 +00:00
kern Remove unused extern. 1995-01-09 19:54:28 +00:00
lib Better fix for the last. 1995-01-07 20:53:31 +00:00
libkern
miscfs initialize variable as pointed out by David Jones <dej@qpoint.torfree.net> 1995-01-05 07:10:54 +00:00
msdosfs Some trivial cleanup. 1995-01-04 06:32:19 +00:00
net timevalsub --> __timersub 1994-12-11 21:39:05 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix off by one error in in_socktrim(), reported by Karn Fox. 1994-11-03 14:57:35 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns
nfs Make sure readdir requests are only truncated on block boundaries. 1995-01-10 06:50:03 +00:00
pcfs
scsi Put Dan's broken tape drive in The List. 1995-01-01 11:37:03 +00:00
stand
sys unconditionally include <machine/signal.h> 1995-01-10 19:05:10 +00:00
ufs fix pr 568 1995-01-03 01:23:50 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile