OpenBSD CVS

CVS log for src/sbin/mount_nfs/mount_nfs.8


[BACK] Up to [local] / src / sbin / mount_nfs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41 / (download) - annotate - [select for diffs], Thu Nov 9 13:47:27 2023 UTC (6 months, 4 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

sort .xr after previous;  from jmc

Revision 1.40 / (download) - annotate - [select for diffs], Thu Nov 9 12:47:05 2023 UTC (6 months, 4 weeks ago) by kn
Branch: MAIN
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored)

link to showmount(8);  OK deraadt

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jun 6 20:58:50 2009 UTC (15 years ago) by ckuethe
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

mention that the timeout is in milliseconds... because i always forget.

Revision 1.38 / (download) - annotate - [select for diffs], Thu May 31 19:19:45 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

convert to new .Dd format;

Revision 1.37 / (download) - annotate - [select for diffs], Tue Feb 20 14:07:32 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.36: +9 -9 lines
Diff to previous 1.36 (colored)

sort the -o options; from Igor Sobrado

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jan 3 19:01:18 2006 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.35: +2 -10 lines
Diff to previous 1.35 (colored)

most modern implementations of nfsd support TCP, not just 4.4BSD;
prompted by a similar commit in freebsd.

do not recommend TCP;

ok millert

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jun 29 20:48:05 2005 UTC (18 years, 11 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.34: +19 -19 lines
Diff to previous 1.34 (colored)

sort options

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jun 23 00:41:56 2005 UTC (18 years, 11 months ago) by jaredy
Branch: MAIN
Changes since 1.33: +37 -22 lines
Diff to previous 1.33 (colored)

- cleanup dead flags
- minor mdoc/rewording improvements
- add some relevant crossrefs

ok jmc

Revision 1.33 / (download) - annotate - [select for diffs], Tue Feb 22 06:09:28 2005 UTC (19 years, 3 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.32: +23 -21 lines
Diff to previous 1.32 (colored)

- refer to netstat output more precisely
  (from peter_philipp@freenet.de via PR#4109)
- other minor tweaks (mdoc, wording, consistency, etc.)

ok jmc

Revision 1.32 / (download) - annotate - [select for diffs], Tue Oct 7 18:35:57 2003 UTC (20 years, 8 months ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.31: +23 -3 lines
Diff to previous 1.31 (colored)

add support for modifying attribute cache parameters
inspired by PR2567, the included diff was wrong tho and not used here
manpage from millert@
ok millert@ on code and jmc@ on manpage

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jun 2 20:06:15 2003 UTC (21 years ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.30: +2 -6 lines
Diff to previous 1.30 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.30 / (download) - annotate - [select for diffs], Wed May 7 17:21:01 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

typo.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Apr 2 16:04:19 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

nfs -> NFS

Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 9 07:26:45 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.27: +5 -3 lines
Diff to previous 1.27 (colored)

typos;

Revision 1.27 / (download) - annotate - [select for diffs], Sat Sep 14 06:44:05 2002 UTC (21 years, 8 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Document -R default (10000); ok deraadt

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jun 26 21:32:02 2002 UTC (21 years, 11 months ago) by fgsch
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

Missing .Xr's from Margarida Sequeira <niness@devilness.org>.
Remove unmount(2) per millert suggestion; millert@ ok.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Oct 3 18:50:07 2001 UTC (22 years, 8 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.24: +2 -15 lines
Diff to previous 1.24 (colored)

Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it
has been in the userland tools and the manpages for ages.

Spotted by Lars Hansson <lars@unet.net.ph>

Ok deraadt@

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jul 13 18:19:24 2001 UTC (22 years, 11 months ago) by csapuntz
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

Add noac flag to disable attribute caching

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 24 17:03:18 2001 UTC (22 years, 11 months ago) by csapuntz
Branch: MAIN
Changes since 1.22: +2 -29 lines
Diff to previous 1.22 (colored)



Get rid of NQNFS options

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 8 13:46:50 2001 UTC (23 years ago) by aaron
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Fix a typo (perfomance -> performance) and lots of section shuffling;
mpech@prosoft.org.lv

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 9 17:53:00 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jul 5 14:01:21 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

Correct minor formatting errors/typos.

Revision 1.19 / (download) - annotate - [select for diffs], Wed May 24 15:43:28 2000 UTC (24 years ago) by mickey
Branch: MAIN
Changes since 1.18: +17 -2 lines
Diff to previous 1.18 (colored)

a note on how to rule the daemons, nfsio threads in this reincarnation

Revision 1.18 / (download) - annotate - [select for diffs], Sat Apr 15 02:15:15 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Mostly punctuation fixes.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 18 22:56:00 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.16: +11 -6 lines
Diff to previous 1.16 (colored)

Remove hard sentence breaks, and some other cleanup along the way.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 14 21:31:34 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 17 20:53:27 1999 UTC (24 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.14: +8 -6 lines
Diff to previous 1.14 (colored)

go back to UDP mounts by default until NFS/TCP is fixed

Revision 1.14 / (download) - annotate - [select for diffs], Mon May 31 17:26:12 1999 UTC (25 years ago) by millert
Branch: MAIN
Changes since 1.13: +7 -9 lines
Diff to previous 1.13 (colored)

Use connection-oriented transport (ie: TCP) when possible.  This makes
the default trasport for NFSV3 be TCP like most other OS's.

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 23 14:11:17 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.12 / (download) - annotate - [select for diffs], Sun May 2 13:50:58 1999 UTC (25 years, 1 month ago) by rohee
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

oppurtinity -> opportunity

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 15 01:20:36 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net

Revision 1.10 / (download) - annotate - [select for diffs], Sat Nov 28 19:56:26 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

kill redundant .Nm macro arguments; other misc fixes

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 17 04:14:55 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.8: +16 -14 lines
Diff to previous 1.8 (colored)

sbin/ man page fixes

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 30 22:45:14 1998 UTC (25 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

man page fixes; aaron@ug.cs.dal.ca

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 15 17:55:46 1998 UTC (26 years ago) by mickey
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (colored)

use Bx macro for BSD versions

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 20 15:37:25 1997 UTC (27 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.5: +7 -1 lines
Diff to previous 1.5 (colored)

support for -o port=N; provos

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 10 09:06:17 1996 UTC (27 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

"the the" purge

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 2 00:40:48 1996 UTC (27 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Clarify -c option.  NetBSD PR#2884

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 10 06:39:40 1996 UTC (28 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +3 -6 lines
Diff to previous 1.2 (colored)

-P is only for backwards compat

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 21 00:16:02 1996 UTC (28 years, 2 months ago) by niklas
Branch: MAIN
Changes since 1.1: +54 -31 lines
Diff to previous 1.1 (colored)

From NetBSD: Merge of 960317

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:43:40 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:43:40 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.