summaryrefslogtreecommitdiffstats
path: root/utils/lockd
Commit message (Collapse)AuthorAgeFilesLines
* Remove rpc.lockdNeil Brown2007-02-223-133/+0
| | | | | | This was only needed for kernels 2.2.14 through 2.2.17. These have long since been superceded, so remove some dead weight.
* Remove explicit path names from man page for showmount and lockd.Neil Brown2007-02-051-1/+1
| | | | | Just like statd, the path isn't needs in the man page and different distros install it in different places.
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-593/+0
| | | | | | support/include/config.h.in from source control These are auto autogenerated by aclocal -I aclocal ; autoheader ; automake ; autoconf
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
| | | | | Check for sufficient version of librpcsecgss and libgssapi in configure.in
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
| | | | | Update aclocal/tcp-wrappers.m4 to define HAVE_LIBWRAP and HAVE_TCP_WRAPPERS as appropriate.
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
|
* Remove all the Makefilesneilbrown2005-12-201-13/+0
|
* More automake stuffneilbrown2005-12-201-0/+585
|
* Autogen updateneilbrown2005-12-202-3/+62
|
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-1/+2
|
* my new addresschip2005-04-071-1/+1
|
* 2001-05-28 H.J. Lu <hjl@lucon.org>hjl2001-05-281-0/+8
| | | | | | | * utils/lockd/lockd.c (main): chdir to NFS_STATEDIR. * utils/mountd/mountd.c (main): Likewise. * utils/nfsd/nfsd.c (main): Likewise. * utils/rquotad/rquota_svc.c (main): Likewise.
* 2001-01-25 H.J. Lu <hjl@lucon.org>hjl2001-01-251-2/+9
| | | | * utils/lockd/lockd.c (main): Ignore errno == EINVAL.
* Install new man page.chip2000-02-261-1/+1
|
* Man page for rpc.lockd.chip2000-02-261-0/+24
|
* Initial revisionhjl1999-10-182-0/+47