Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nhfsstone remove due to license uncertainty. | Neil Brown | 2006-12-19 | 12 | -2543/+0 |
| | | | | | | | | It isn't clear the the License (See DISCLAIMER) is GPLv2 compatable, and it is believed that the code is largely unused, so get rid of nhfsstone just to be safe. Signed-off-by: NeilBrown <neilb@suse.de> | ||||
* | Comment out the decades-old SCCS id strings from the original Sun | Greg Banks | 2006-06-27 | 1 | -1/+1 |
| | | | | | | distribution. They cause compile warnings, there is no longer any reason to try to build them into the binaries, and gcc seems to be eliding some of them anyway. | ||||
* | Replace the deprecated sigblock() with more modern | Greg Banks | 2006-06-27 | 1 | -0/+22 |
| | | | | signal functions to avoid compile warnings. | ||||
* | 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 |