Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke trailing whitespace. | Ralf Baechle | 2013-06-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible. | Ralf Baechle | 2013-06-17 | 1 | -2/+1 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Fix parallel installation bugs. | Ralf Baechle | 2009-09-23 | 1 | -1/+1 |
| | | | | | | | | install-exec-local hooks may be run in parallel. This may result in the attempted installation of files into directories before they have been created. Fixed by using install-exec-hook instead. Reported and axgetput-only patch by Thomas Beierlein <tb@forth-ev.de>. | ||||
* | Fix for autoconf. Thanks to Tom <DL1JBE> | Thomas Osterried | 2008-08-03 | 1 | -2/+1 |
| | |||||
* | fix in Makefile.am for installation of man page axgetput.1 | Thomas Osterried | 2008-05-16 | 1 | -0/+1 |
| | |||||
* | Convert to autoconf 2.59. Delete junk from past centuries. | Ralf Baechle | 2007-01-22 | 1 | -2/+0 |
| | |||||
* | axgetput (bget, bput, ..) for 8bit clean up/download from an | Thomas Osterried | 2006-12-10 | 1 | -0/+22 |
axspawn(8) login session. Initial checkin. Import from http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/axgetput/ |