History log of /freebsd-10-stable/usr.bin/showmount/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
308292 04-Nov-2016 trasz

MFC r297207:

Make the autofs(5) -hosts map more robust, primarily to make it correctly
handle NFS shares containing whitespace. This also adds the -E parameter
to showmount(8).

PR: 207596
Differential Revision: https://reviews.freebsd.org/D5649

270258 21-Aug-2014 peter

MFC r270062: switch rpc mount protocol for showmount and umount from
mountv1 to mountv3 - it breaks by default on the new netapp release with
the legacy protocols removed.

268732 16-Jul-2014 wblock

MFC r268381

Make synopsis version of -3 flag match other uses in the page.

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


222245 24-May-2011 ru

Ensure there is a whitespace after a mount point.

PR: 157286
Submitted by: Marcus Reid
MFC after: 3 days


216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


201382 02-Jan-2010 ed

ANSIfy various tools in usr.bin/.

Most of these tools properly build at WARNS=6, except for their K&R
function declarations. Fix this, so we can bump WARNS as well.


200462 13-Dec-2009 delphij

Revert most part of 200420 as requested, as more review and polish is
needed.


200420 11-Dec-2009 delphij

Remove unneeded header includes from usr.bin/ except contributed code.

Tested with: make universe


194880 24-Jun-2009 dfr

Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation
and will be removed.


146466 21-May-2005 ru

Sync program's usage() with manpage's SYNOPSIS.


140420 18-Jan-2005 ru

Sort sections.


132660 26-Jul-2004 stefanf

Assign the result of getopt() to an int rather than to a char (which is
possibly unsigned).


121546 26-Oct-2003 peter

More xdrproc_t issues.


107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


107276 26-Nov-2002 ru

mdoc(7) police: markup polishing.

Approved by: re


104966 12-Oct-2002 jmallett

The -a and -d flags are mutually exclusive, show them as such in usage() and
manual page for showmount(8)

Sponsored by: Bright Path Solutions
MFC after: 2 weeks


99970 14-Jul-2002 charnier

The .Nm utility


96704 16-May-2002 trhodes

More consistancy. file system > filesystem


92922 22-Mar-2002 imp

remove __P


87297 03-Dec-2001 dwmalone

Warns cleanups. This makes the showmount code warns clean, but some
of the rpc headers aren't.


79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


79366 06-Jul-2001 ru

mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).


78130 12-Jun-2001 dd

ANSI C prohibits text after #endif.

Reviewed by: md5(1)


75239 05-Apr-2001 iedowse

Add IPv6 support to showmount(8). This replaces IPv4-specific code
with calls to the new protocol-independent clnt_*_create functions
provided by ti-rpc. Martin submitted a more complex patch to achieve
this, but it turns out that clnt_create() does everything we need.

Reviewed by: Martin Blapp <mb@imp.ch>


74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


63439 18-Jul-2000 sheldonh

Cross-reference mount_nfs(8) and showmount(8).

PR: 20008
Reported by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>


57670 01-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


50477 28-Aug-1999 peter

$Id$ -> $FreeBSD$


48792 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
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


29117 04-Sep-1997 tegge

Added an replacement for callrpc that uses tcp as primary transport method.
This enables larger reply messages.


28068 11-Aug-1997 charnier

Use err(3). Add prototypes.


24825 11-Apr-1997 obrien

Add -3 option to usage() statement.


24360 29-Mar-1997 imp

compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.


17797 23-Aug-1996 mpp

Use the .Bx macro where appropriate.


14542 11-Mar-1996 dg

Include queue.h in preparation of struct socket changes.


14038 11-Feb-1996 mpp

Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.


9336 27-Jun-1995 dfr

Changes to support version 3 of the NFS protocol.
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>


2024 11-Aug-1994 jkh

Use the right man page.
Submitted by: jkh


1924 08-Aug-1994 wollman

Delete obsolete reference to librpc.a.


1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.