summaryrefslogtreecommitdiffstats
path: root/usr.bin/showmount
Commit message (Expand)AuthorAgeFilesLines
* Ensure there is a whitespace after a mount point.ru2011-05-241-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-112-8/+0
* ANSIfy various tools in usr.bin/.ed2010-01-021-21/+7
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationdfr2009-06-241-18/+18
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* Sort sections.ru2005-01-181-5/+5
* Assign the result of getopt() to an int rather than to a char (which isstefanf2004-07-261-3/+2
* More xdrproc_t issues.peter2003-10-261-4/+4
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* mdoc(7) police: markup polishing.ru2002-11-261-4/+1
* The -a and -d flags are mutually exclusive, show them as such in usage() andjmallett2002-10-122-2/+6
* The .Nm utilitycharnier2002-07-141-6/+12
* More consistancy. file system > filesystemtrhodes2002-05-161-1/+1
* remove __Pimp2002-03-221-8/+6
* Warns cleanups. This makes the showmount code warns clean, but somedwmalone2001-12-031-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* ANSI C prohibits text after #endif.dd2001-06-121-2/+2
* Add IPv6 support to showmount(8). This replaces IPv4-specific codeiedowse2001-04-051-34/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Cross-reference mount_nfs(8) and showmount(8).sheldonh2000-07-181-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Added an replacement for callrpc that uses tcp as primary transport method.tegge1997-09-041-3/+72
* 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
* 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
* Changes to support version 3 of the NFS protocol.dfr1995-06-272-6/+15
* Use the right man page.jkh1994-08-111-0/+1
* 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