NetBSD/sys
mycroft dc63598a7f Clean up bounds_check_with_label(). Round request to sector size in label,
and return EINVAL if bcount is less than the sector size or negative.
1995-01-13 06:51:38 +00:00
..
adosfs cleanup a couple botched merges. 1994-12-29 22:06:15 +00:00
arch Clean up bounds_check_with_label(). Round request to sector size in label, 1995-01-13 06:51:38 +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 Add two more broken devices. 1995-01-12 10:25:44 +00:00
isofs Format police. 1994-12-27 19:05:12 +00:00
kern cast pointer to long, not int 1995-01-12 05:40:10 +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 Protect from multiple inclusion with _NET_BPF_H_, for PR #679. 1995-01-13 00:34:09 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix mbuf leak in rip_ctloutput(). 1995-01-12 06:23:45 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
nfs Add two missing brelse() calls. From Rick Macklem. 1995-01-12 12:08:23 +00:00
pcfs
scsi Add two more broken devices. 1995-01-12 10:25:44 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
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 take three 1994-06-29 06:19:16 +00:00