index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_nfs
/
Makefile
Age
Commit message (
Expand
)
Author
2011-04-10
Extend CPPFLAGS, don't replace it
joerg
2010-03-05
Remove no longer used -DNFS.
pooka
2008-10-16
Convert mount_nfs to the mount_foo_parseargs() format. No functional
pooka
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-03-23
Remove Kerberos4/NFSKERB settings.
wiz
2006-01-21
whitespace.
yamt
2006-01-21
Use the rpc code from sys/lib/libsa to determine the root file handle.
dsl
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
2005-05-15
Split getnfsargs() out into its own file, it drags in 70kB of rpc code.
dsl
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2003-04-11
PR/1472: David Carrel: Add option to specify the nfs port.
christos
2003-03-22
move getmntopts(3) to libutil, build and install also it's manpage
jdolecek
2002-09-21
MNT_GETARGS support
christos
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-09-16
back to using mount/getmntopts.c since mount is now post lite-2
lukem
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-01-09
it's a shame, but since we have no kernel support for kerb NFS (which may or ...
tls
1996-02-18
Bring in NFSv3 code by Rick Macklem (from Lite2).
fvdl
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1994-12-22
specify man pages the new way.
cgd
1994-07-27
If in a kerberos environment; build -DKERBEROS
brezak
1994-06-13
Import 4.4-Lite version.
mycroft
1994-06-08
Update from 4.4-Lite, with local changes.
mycroft