index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
showmount
/
showmount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r270062: switch rpc mount protocol for showmount and umount from
peter
2014-08-21
1
-2
/
+5
*
Ensure there is a whitespace after a mount point.
ru
2011-05-24
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
ANSIfy various tools in usr.bin/.
ed
2010-01-02
1
-21
/
+7
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+1
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-1
/
+0
*
Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation
dfr
2009-06-24
1
-18
/
+18
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
Assign the result of getopt() to an int rather than to a char (which is
stefanf
2004-07-26
1
-3
/
+2
*
More xdrproc_t issues.
peter
2003-10-26
1
-4
/
+4
*
The -a and -d flags are mutually exclusive, show them as such in usage() and
jmallett
2002-10-12
1
-1
/
+1
*
remove __P
imp
2002-03-22
1
-8
/
+6
*
Warns cleanups. This makes the showmount code warns clean, but some
dwmalone
2001-12-03
1
-3
/
+3
*
ANSI C prohibits text after #endif.
dd
2001-06-12
1
-2
/
+2
*
Add IPv6 support to showmount(8). This replaces IPv4-specific code
iedowse
2001-04-05
1
-34
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Added an replacement for callrpc that uses tcp as primary transport method.
tegge
1997-09-04
1
-3
/
+72
*
Use err(3). Add prototypes.
charnier
1997-08-11
1
-12
/
+26
*
Add -3 option to usage() statement.
obrien
1997-04-11
1
-1
/
+1
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Include queue.h in preparation of struct socket changes.
dg
1996-03-11
1
-0
/
+1
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-4
/
+8
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+351