New files

This commit is contained in:
Joel Sherrill
1998-04-14 16:03:45 +00:00
parent dff0a57c2b
commit 52461c5875
32 changed files with 2942 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
The <tt>nfs</tt> directory holds the code for the Network File System.
The code was developed from a specification of NFS from Sun Microsystems.<p>
The 4.3BSD Internals book by Leffler, McKusick, Karels and Quarterman
doesn't cover <tt>nfs</tt>. You probably don't really want to delve into
it too much, but there is an RFC around describing the protocol, but not
the code here. <p>