Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix nhfsrun signal | Neil Brown | 2006-06-05 | 1 | -1/+1 |
| | | | | | | | | nhfsrun is supposed to be able to be signalled with SIGUSR1, but the signal trapped is number 30, which is something else entirely (SIGPWR). This patch simply changes it to say "USR1", which gets it right no matter what the value is. "Steinar H. Gunderson" <sesse@debian.org> | ||||
* | Remove **/Makefile.in, aclocal.m4, configure, and | Neil Brown | 2006-04-17 | 1 | -580/+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 |
| | |||||
* | head/tail fixes | neilbrown | 2005-12-21 | 1 | -1/+1 |
| | |||||
* | Remove all the Makefiles | neilbrown | 2005-12-20 | 1 | -17/+0 |
| | |||||
* | More automake stuff | neilbrown | 2005-12-20 | 1 | -0/+572 |
| | |||||
* | Autogen update | neilbrown | 2005-12-20 | 1 | -0/+14 |
| | |||||
* | Added TOP, as needed, for easier compile in subdirectories | gmorris | 2005-04-12 | 1 | -0/+1 |
| | |||||
* | Use $(INSTALLSCRIPT) for scripts. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Fix typo. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Install nhfsstone helper scripts and their man pages. | chip | 2000-02-26 | 1 | -1/+8 |
| | |||||
* | Create man pages for nhfsstone support scripts. | chip | 2000-02-26 | 3 | -0/+69 |
| | |||||
* | Oops, I meant nhffstone(8). | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Oops, that was MAN8, not MAN1. | chip | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Rename nhfsstone.1 to nhfsstone.man, | chip | 2000-02-26 | 2 | -381/+1 |
| | | | | and have it installed automatically. | ||||
* | Rename from nhfsstone.1. | chip | 2000-02-26 | 1 | -0/+381 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 9 | -0/+2446 |