index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_nfs
Age
Commit message (
Expand
)
Author
2024-08-19
Replace too flexible inet_aton(3) with getaddrinfo(3).
Florian Obser
2023-11-09
sort .xr after previous; from jmc
Klemens Nanni
2023-11-09
link to showmount(8); OK deraadt
Klemens Nanni
2020-01-22
remove semicolons not needed after } statements. ok deraadt
Ted Unangst
2018-01-05
Remove useless <sys/socketvar.h> includes.
Martin Pieuchot
2016-05-27
W^X violations are no longer permitted by default. A kernel log message
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-05-21
Use errc/warnc to simplify code.
Philip Guenther
2012-05-29
Fix tyop in error message; this was copied from/to umount(8)'s umount.c which...
Jasper Lievisse Adriaanse
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-06-06
mention that the timeout is in milliseconds... because i always forget.
Chris Kuethe
2009-05-12
don't define _KERNEL. Theres no need and its gross.
Thordur I. Bjornsson
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-20
sort the -o options; from Igor Sobrado
Jason McIntyre
2006-11-10
enable -g again
Alexander von Gernler
2006-11-03
storing return value of strtol() in int variable was not safe,
Alexander von Gernler
2006-07-28
permit synchronous mounts
Nikolay Sturm
2006-01-03
most modern implementations of nfsd support TCP, not just 4.4BSD;
Jason McIntyre
2005-06-29
ignore (but still accept) -D and -L
Jared Yanovich
2005-06-29
sort options
Jared Yanovich
2005-06-23
- cleanup dead flags
Jared Yanovich
2005-04-08
Sync with recent realpath(3) changes: on failure, don't use the second
Jared Yanovich
2005-02-22
- refer to netstat output more precisely
Jared Yanovich
2004-09-15
Restore correct noac option parsing.
Miod Vallat
2004-08-20
Unbreak processing of options when given a command line with multiple
Otto Moerbeek
2004-07-16
remove netiso traces, millert deraadt ok
Henning Brauer
2004-06-22
Rewrite of getmntopts(), making it more robust and getting rid of
Otto Moerbeek
2004-05-18
Backout changes accidentally committed in prvious commit.
Otto Moerbeek
2004-05-18
Trailers are really wonders of the past. Remove them from man page and
Otto Moerbeek
2003-10-07
add support for modifying attribute cache parameters
Henning Brauer
2003-07-29
spaces
Theo de Raadt
2003-07-06
error out on hostspec overflow with a "hostname too long" instead of silently
Anil Madhavapeddy
2003-07-03
use realpath() in helpers instead of doing it ourselves every time.
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-07
typo.
Jason McIntyre
2003-04-29
Fix parsing of noac option; noticed and OK by henning@
Todd C. Miller
2003-04-02
nfs -> NFS
Jason McIntyre
2003-02-09
typos;
Jason McIntyre
2002-09-14
Document -R default (10000); ok deraadt
Peter Valchev
2002-06-26
Missing .Xr's from Margarida Sequeira <niness@devilness.org>.
Federico G. Schwindt
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-03-21
o sync usage() to man page
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-01
remove unused variables
Theo de Raadt
2001-11-05
kill more registers;
Mike Pechkin
2001-10-03
Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it
Hans Insulander
2001-07-13
Add noac flag to disable attribute caching
Constantine Sapuntzakis
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-07-07
Initialize missing parts of struct nfs_args nfsdefargs
Todd C. Miller
[next]