summaryrefslogtreecommitdiffstats
path: root/usr.bin/nfsstat
Commit message (Collapse)AuthorAgeFilesLines
* From Lite2: rename fs to vfs.hsu1996-03-111-2/+2
|
* Fix a variety of minor typos and cross references in a bunch ofmpp1996-01-201-2/+2
| | | | | | | | man pages. Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> Giles Lean <giles@nemeton.com.au> <soda@sra.co.jp>
* <sys/user.h> -> <sys/time.h>phk1995-10-301-2/+2
| | | | Spotted by: bde
* #include <sys/user.h>phk1995-10-291-1/+2
|
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-32/+58
| | | | | | | | | | | | | | | | | | The version 2 support has been tested (client+server) against FreeBSD-2.0, IRIX 5.3 and FreeBSD-current (using a loopback mount). The version 2 support is stable AFAIK. The version 3 support has been tested with a loopback mount and minimally against an IRIX 5.3 server. It needs more testing and may have problems. I have patched amd to support the new variable length filehandles although it will still only use version 2 of the protocol. Before booting a kernel with these changes, nfs clients will need to at least build and install /usr/sbin/mount_nfs. Servers will need to build and install /usr/sbin/mountd. NFS diskless support is untested. Obtained from: Rick Macklem <rick@snowhite.cis.uoguelph.ca>
* Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,wollman1994-10-232-33/+53
| | | | unless the user specifies a dead kernel to operate on.
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+458
OpenPOWER on IntegriCloud