NetBSD/sys
gwr 19eaeec924 Moved some functions here from sun3_startup.c 1995-02-11 20:57:11 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch Moved some functions here from sun3_startup.c 1995-02-11 20:57:11 +00:00
boot
compat Fix up some incompatibilities and some indentation botches 1995-02-01 05:09:14 +00:00
conf vn -> vnd renaming, for consistency 1995-01-25 04:48:07 +00:00
ddb
dev Make some guesses about how to properly configure the interrupt masks. Back 1995-02-10 01:37:57 +00:00
isofs Fix typo in previous. 1995-01-18 09:26:18 +00:00
kern Omit the call to process_sstep() if PT_STEP is not defined. 1995-02-09 05:19:18 +00:00
lib Sync with libc. 1995-02-08 18:35:50 +00:00
libkern
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 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 a condition where we sometimes sent a FIN too early. Also, a small 1995-01-23 20:18:35 +00:00
netiso
netns Reduce some redundant code. 1995-02-01 09:10:38 +00:00
nfs Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS 1995-01-18 06:15:17 +00:00
pcfs
scsi Another Maxtor botch. 1995-02-09 10:23:14 +00:00
stand
sys Remove UIO_USERISPACE. It was only really used by the historic ptrace(2). 1995-02-08 15:07:52 +00:00
ufs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:44:34 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile