NetBSD/sys
thorpej 8ceaa2c3f5 - If copying the miniroot from an NFS server, don't attempt to
compute the number of iterations through the copy loop based
  on file size; the miniroot image may be compressed.  Instead,
  ignore short reads in the NFS case, and handle them like EOF.
- Fix typo in a printf format.
1997-02-04 19:34:09 +00:00
..
adosfs
arch - If copying the miniroot from an NFS server, don't attempt to 1997-02-04 19:34:09 +00:00
compat
conf Make KMEMSTATS a "header option". 1997-02-02 21:16:25 +00:00
ddb make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
dev Support for DL11 (-compatible) async ctlr. 1997-02-04 19:13:15 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern This little awk program translates the initialized data table found 1997-02-03 21:31:17 +00:00
lib In close(), if the file descriptor was used for writing, don't free 1997-02-04 18:38:20 +00:00
lkm
miscfs
msdosfs
net
netccitt
netinet
netiso
netnatm
netns
nfs This file is now obsolete. 1997-01-31 19:11:31 +00:00
scsi
stand
sys KMEMSTATS is a header option; pull in "opt_kmemstats.h" iff _KERNEL. 1997-02-02 21:20:58 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm NFSCLIENT -> NFS 1997-01-31 03:06:06 +00:00
Makefile