summaryrefslogtreecommitdiffstats
path: root/usr.bin/showmount
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Added an replacement for callrpc that uses tcp as primary transport method.tegge1997-09-041-3/+72
| | | | This enables larger reply messages.
* Use err(3). Add prototypes.charnier1997-08-112-18/+32
|
* Add -3 option to usage() statement.obrien1997-04-111-1/+1
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Use the .Bx macro where appropriate.mpp1996-08-231-1/+2
|
* Include queue.h in preparation of struct socket changes.dg1996-03-111-0/+1
|
* Correct a bunch of man page cross references and generallympp1996-02-111-1/+1
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Changes to support version 3 of the NFS protocol.dfr1995-06-272-6/+15
| | | | | | | | | | | | | | | | | | 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 the right man page.jkh1994-08-111-0/+1
| | | | Submitted by: jkh
* Delete obsolete reference to librpc.a.wollman1994-08-081-2/+0
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+446
OpenPOWER on IntegriCloud