Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all references to nrctl. | Ralf Baechle | 2011-07-15 | 2 | -2/+0 |
| | | | | | This utility apparently was removed for ax25-utils 2.1.37 released in May 1997. | ||||
* | Fix for a problem I introduced in 2005. | Thomas Osterried | 2009-11-02 | 1 | -2/+0 |
| | | | | Thanks to Bernard <f6bvp> for reporting this problem. | ||||
* | Remove use of backwards compatibility header name. | Ralf Baechle | 2009-06-21 | 6 | -64/+0 |
| | | | | | | Glibc as old as 2.2 provides working headers under the right name and if not libax25 would install headers under the right name so this has become redundant and ugly. | ||||
* | Ignore a few more generated files. | Ralf Baechle | 2009-06-19 | 1 | -0/+1 |
| | |||||
* | Remove all generated files. | Ralf Baechle | 2009-06-19 | 1 | -615/+0 |
| | | | | | | | | | | | | | | Keeping generated files in CVS doesn't only tend to produce large and cluttered files it also may result in build problems due to timestamps in the wrong order. So dump everything, update .cvsignore to ignore these files and resolve all warnings generated by autoreconf. From now on users of a CVS checkout should run the command autoreconf --install --force after having done a CVS checkout. For this to succeed automake, autoconf and libtool will have to be installed. | ||||
* | Fix type of length argument to sockset syscalls. | Ralf Baechle | 2009-06-14 | 1 | -1/+1 |
| | | | | | | | | Various socket syscalls receive a length argument that should be a socklen_t rsp. a ptr to a socklen_t but instead int rsp. ptr to int were being passed. While in theory this was a bug it's harmless as dangerously large values would not be used but the issue manifested itself in a significant number of compilation warnings. | ||||
* | 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 | -316/+436 |
| | |||||
* | IP Address is now not mandatory anymore. | Thomas Osterried | 2005-11-28 | 1 | -0/+2 |
| | |||||
* | Removed Makefiles | Craig Small | 2003-02-22 | 1 | -495/+0 |
| | |||||
* | test | Craig Small | 2003-02-22 | 2 | -6/+6 |
| | |||||
* | changed netromd to use PF_SOCKET | Craig Small | 2002-10-13 | 1 | -1/+1 |
| | |||||
* | added remaining sys/time.h includes for ppc | Craig Small | 2002-06-19 | 2 | -0/+9 |
| | |||||
* | 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 | -14/+50 |
| | |||||
* | synced to klaus code | Craig Small | 2001-05-10 | 3 | -2/+498 |
| | |||||
* | Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6 | Ralf Baechle | 2001-04-11 | 2 | -3/+10 |
| | |||||
* | Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4 | Ralf Baechle | 1999-08-10 | 3 | -4/+12 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 10 | -143/+221 |
| | |||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 8 | -9/+92 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 20 | -0/+2700 |