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
/
sbin
/
mount_nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync usage string and man page. Correct use of .Nm. Spelling. Remove
charnier
1998-07-06
2
-23
/
+19
*
Fix bogon in man page. "-o conn" actually turns off NFSMNT_NOCONN as it is
jkoshy
1998-06-29
1
-2
/
+2
*
Support changing the attribute cache limits per-mount. We don't have
peter
1998-05-19
2
-2
/
+38
*
Mention the 2GB NFS v2 filesize limit.
peter
1998-05-01
1
-2
/
+3
*
Don't define KERNEL before including <nfs/nfs.h>. It is no longer
bde
1998-02-01
1
-3
/
+1
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
1
-1
/
+0
*
style(9) corrections
imp
1997-12-26
1
-3
/
+5
*
Be extra paranoid about trusting the length returned by gethostbyaddr.
imp
1997-12-24
1
-3
/
+3
*
Introduce a -N option that disables the use of reserved ports, now
joerg
1997-10-19
2
-5
/
+14
*
Allow the 'async' mount flag.
dfr
1997-06-03
1
-1
/
+2
*
Test both the NFS and MOUNT protocols for v3 support before allowing a v3
dfr
1997-05-01
1
-1
/
+61
*
Use v3 protocol by default if it is supported by the server. Allow the
dfr
1997-04-18
2
-11
/
+49
*
Make "-o noxxx" work properly, allowing the user to clean e.g. the resvport
dfr
1997-04-02
1
-22
/
+47
*
Make mount_nfs use reserved ports by default.. Mounts already use
guido
1997-04-01
1
-2
/
+2
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
peter
1997-03-11
3
-46
/
+37
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Mention the historic mount options, as `deprecated'.
joerg
1996-10-22
1
-0
/
+49
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
1
-3
/
+3
*
Get rid of the last vestiges of the old MOUNT_* constants in the
wollman
1996-05-13
1
-2
/
+9
*
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-1
/
+1
*
Fix a bunch of spelling errors.
mpp
1996-01-29
1
-2
/
+2
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
2
-97
/
+259
*
Added -o port option. Use specified port number for NFS requests. The default
karl
1995-06-14
2
-1
/
+13
*
Fixed bug where UDP was required to mount a TCP NFS filesystem.
dg
1995-05-24
1
-3
/
+7
*
Add support for kerberised NQNFS.
dfr
1995-01-30
2
-3
/
+12
*
Kill used "error" variable.
dg
1995-01-27
1
-1
/
+0
*
Fixed bogus error reporting when the failure is RPC related ("Address
dg
1995-01-27
1
-1
/
+2
*
Correct a litle typo in an error message: PRC -> RPC.
ats
1994-11-26
1
-1
/
+1
*
Add support for filesystem-specific `-o' options, and re-implement the
wollman
1994-11-01
1
-2
/
+65
*
Automatically load NFS and a bevy of other filesystems.
wollman
1994-09-22
1
-1
/
+11
*
Fixed a bug where mount_nfs would core-dump if used with IP# directly.
phk
1994-09-15
1
-9
/
+10
*
Delete obsolete references to librpc.a.
wollman
1994-08-08
1
-3
/
+0
*
Convert to our man installation style. Also fixed long-standing bug
wollman
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
3
-0
/
+787