NetBSD/sys
mycroft 258efc53df Various:
* Fix some misused types.
* Encapsulate the protocols better.
* Rearrange the RPC stuff to work more like the kernel.  (Needs more work.)
* Remove a bunch of extra hair when reading a file over NFS.
* Use RPCAUTH_UNIX when talking to the NFS server.
1995-02-20 11:04:00 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch rtc now reads and writes erbe0011@FH-Karlsruhe.DE (Bernd Ernesti) 1995-02-20 00:53:42 +00:00
boot
compat generated files. 1995-02-13 21:40:43 +00:00
conf vn -> vnd renaming, for consistency 1995-01-25 04:48:07 +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 Display more information when we get bogus data off the card. 1995-02-19 18:05:45 +00:00
isofs Fix typo in previous. 1995-01-18 09:26:18 +00:00
kern NULL out file descriptors as they're closed, for the benefit of fstat(8). 1995-02-15 02:12:02 +00:00
lib Various: 1995-02-20 11:04:00 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +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 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 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
pcfs
scsi Another Maxtor botch. 1995-02-09 10:23:14 +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 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 take three 1994-06-29 06:19:16 +00:00