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
/
mount_nfs.c
Age
Commit message (
Expand
)
Author
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
2001-06-24
Get rid of NQNFS options
Constantine Sapuntzakis
2001-05-11
use strlcpy instead of strncpy+a[len-1]='\0'
Michael Shalayeff
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
1999-06-17
go back to UDP mounts by default until NFS/TCP is fixed
Todd C. Miller
1999-05-31
Use connection-oriented transport (ie: TCP) when possible. This makes
Todd C. Miller
1998-05-16
call pmap_getport() with correct proto; tron
Theo de Raadt
1997-11-11
use nfsproto variable; tron@lyssa.owl.de
Theo de Raadt
1997-08-20
Print "Filesystem not supported by kernel" not "Operation not supported by
Todd C. Miller
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-06-29
new location of des.h
Niels Provos
1997-06-25
(foo *)0 -> NULL
kstailey
1997-04-20
support for -o port=N; provos
Theo de Raadt
1996-12-12
i studdderr wheenn i tyttype
Theo de Raadt
1996-12-12
cannot use err() here
Theo de Raadt
1996-05-28
Be stricter when checking NQNFS and version combinations
Theo de Raadt
1996-05-08
Clarified warning messages a bit
Niklas Hallqvist
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-21
From NetBSD: Merge of 960317
Niklas Hallqvist
1995-12-27
Do not use hard-coded realm name
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt