History log of /csrg-svn/sbin/mount_nfs/mount_nfs.c (Results 1 – 21 of 21)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69262 04-May-1995 mckusick

add NFS_ARGSVERSION to nfs_args structure

# 68994 28-Apr-1995 bostic

prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>

# 68684 30-Mar-1995 mckusick

bug fix for OSF/1 servers

# 68642 29-Mar-1995 mckusick

minor nits from Rick Macklem

# 68630 29-Mar-1995 mckusick

update for version 3 from Rick Macklem

# 68150 07-Jan-1995 mckusick

usage on error (from cgd)

# 67807 09-Oct-1994 mckusick

do not assume that root file handle can always be obtained
by UDP (from mycroft)

# 67795 09-Oct-1994 mckusick

better error message on failure (from mycroft)

# 66491 27-Mar-1994 bostic

Rick Macklem notes that NFS should get MNT_RDONLY and MNT_UPDATE
add MNT_FORCE so that MNT_UPDATE can be forced

# 66483 27-Mar-1994 bostic

Jan-Simon Pendry's and my new mount code

# 61511 05-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 57811 03-Feb-1993 mckusick

cleanup from Rick Macklem

# 56646 26-Oct-1992 hibler

we allow -g as well

# 56600 21-Oct-1992 mckusick

we do allow -F flags

# 56426 05-Oct-1992 bostic

err doesn't need newlines, thanks, Craig!

# 56415 04-Oct-1992 bostic

let mount(2) do existence and type checking

# 56407 04-Oct-1992 bostic

Welcome to the wonderful world of ANSI C! (Not to mention prototypes
and general cleanliness...)

# 53128 03-Apr-1992 torek

1,$s/exit()/exit(0)/

# 52991 17-Mar-1992 mckusick

add set_rpc_maxgrouplist() to control maximum number of groups used

# 52989 17-Mar-1992 mckusick

add -P option to request use of reserved port

# 52112 06-Jan-1992 mckusick

from Rick Macklem