Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buffer is 512. statement was: | Thomas Osterried | 2008-10-22 | 2 | -2/+2 |
| | | | | | | if ((n = read(s, buffer + 2, 512)) == -1) in rsdwnlnk.c if ((n = read(STDIN_FILENO, buffer + 2, 512)) == -1) in rsuplnk.c This smashes the buffer two bytes behind.. | ||||
* | changed mail addresses | Thomas Osterried | 2008-04-27 | 1 | -1/+1 |
| | |||||
* | Convert to autoconf 2.59. Delete junk from past centuries. | Ralf Baechle | 2007-01-22 | 1 | -313/+412 |
| | |||||
* | Removed Makefiles | Craig Small | 2003-02-22 | 1 | -474/+0 |
| | |||||
* | test | Craig Small | 2003-02-22 | 2 | -6/+6 |
| | |||||
* | added remaining sys/time.h includes for ppc | Craig Small | 2002-06-19 | 1 | -0/+7 |
| | |||||
* | removed some stuff that shouldnt be there | Craig Small | 2002-03-04 | 1 | -1/+1 |
| | |||||
* | last checking for 0.0.8ax25-tools-0.0.8 | Craig Small | 2001-05-16 | 1 | -18/+55 |
| | |||||
* | synced to klaus code | Craig Small | 2001-05-10 | 1 | -0/+475 |
| | |||||
* | Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6 | Ralf Baechle | 2001-04-11 | 1 | -0/+6 |
| | |||||
* | Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4 | Ralf Baechle | 1999-08-10 | 1 | -4/+1 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 4 | -133/+26 |
| | |||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 7 | -11/+189 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 14 | -0/+2050 |