aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/showmount/showmount.c
Commit message (Expand)AuthorAgeFilesLines
* Assign the result of getopt() to an int rather than to a char (which isStefan Farfeleder2004-07-261-3/+2
* More xdrproc_t issues.Peter Wemm2003-10-261-4/+4
* The -a and -d flags are mutually exclusive, show them as such in usage() andJuli Mallett2002-10-121-1/+1
* remove __PWarner Losh2002-03-221-8/+6
* Warns cleanups. This makes the showmount code warns clean, but someDavid Malone2001-12-031-3/+3
* ANSI C prohibits text after #endif.Dima Dorfman2001-06-121-2/+2
* Add IPv6 support to showmount(8). This replaces IPv4-specific codeIan Dowse2001-04-051-34/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Added an replacement for callrpc that uses tcp as primary transport method.Tor Egge1997-09-041-3/+72
* Use err(3). Add prototypes.Philippe Charnier1997-08-111-12/+26
* Add -3 option to usage() statement.David E. O'Brien1997-04-111-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Include queue.h in preparation of struct socket changes.David Greenman1996-03-111-0/+1
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-4/+8
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+351