Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove rpc.lockd | Neil Brown | 2007-02-22 | 3 | -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 Brown | 2007-02-05 | 1 | -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, and | Neil Brown | 2006-04-17 | 1 | -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> | neilbrown | 2006-04-10 | 1 | -0/+2 |
| | | | | | Check for sufficient version of librpcsecgss and libgssapi in configure.in | ||||
* | 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu> | neilbrown | 2006-04-10 | 1 | -0/+2 |
| | | | | | Update aclocal/tcp-wrappers.m4 to define HAVE_LIBWRAP and HAVE_TCP_WRAPPERS as appropriate. | ||||
* | aclocal/autoconf/automake, properly this time. | neilbrown | 2006-03-28 | 1 | -0/+4 |
| | |||||
* | Remove all the Makefiles | neilbrown | 2005-12-20 | 1 | -13/+0 |
| | |||||
* | More automake stuff | neilbrown | 2005-12-20 | 1 | -0/+585 |
| | |||||
* | Autogen update | neilbrown | 2005-12-20 | 2 | -3/+62 |
| | |||||
* | Added TOP, as needed, for easier compile in subdirectories | gmorris | 2005-04-12 | 1 | -1/+2 |
| | |||||
* | my new address | chip | 2005-04-07 | 1 | -1/+1 |
| | |||||
* | 2001-05-28 H.J. Lu <hjl@lucon.org> | hjl | 2001-05-28 | 1 | -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> | hjl | 2001-01-25 | 1 | -2/+9 |
| | | | | * utils/lockd/lockd.c (main): Ignore errno == EINVAL. | ||||
* | Install new man page. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Man page for rpc.lockd. | chip | 2000-02-26 | 1 | -0/+24 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 2 | -0/+47 |