NetBSD/sys
mycroft a6275a4782 Fix oversight in previous change. 1995-03-03 06:09:01 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch Fix oversight in previous change. 1995-03-03 06:09:01 +00:00
compat Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf preliminary arcnet support. uses lame but RFC address resolution 1995-02-23 07:19:49 +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 some cleanup.. 1995-03-02 09:12:27 +00:00
isofs/cd9660 Clean up deleted files. 1995-03-01 00:00:00 +00:00
kern add support for clocks with hz > 1000, and for cases where 1000000 / hz != int 1995-03-03 01:24:03 +00:00
lib copy down from libc. 1995-03-03 01:14:11 +00:00
miscfs Return EROFS rather than ENOENT in many cases. Also some cosmetic cleanup. 1995-02-03 16:18:46 +00:00
msdosfs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:14:37 +00:00
net add prototypes 1995-03-02 09:14:38 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix for two bad tests in the raw IP socket input code. Only affected 1995-03-02 09:33:40 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns Reduce some redundant code. 1995-02-01 09:10:38 +00:00
nfs Working "config generic" support; from Theo. 1995-02-16 21:42:50 +00:00
scsi Be less picky about revision numbers for some broken devices. 1995-02-22 19:32:33 +00:00
stand
sys add support for clocks with hz > 1000, and for cases where 1000000 / hz != int 1995-03-03 01:24:03 +00:00
ufs Clean up deleted files. 1995-03-01 00:00:00 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile