Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Weed out all use of RCS strings. | Ralf Baechle | 2013-06-05 | 1 | -3/+1 |
| | | | | | | | Their value has always been dubious and git doesn't support them so let's get rid of the clutter. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Convert spelling of Joerg Reuter's name from umlaut to oe. | Ralf Baechle | 2009-06-27 | 1 | -3/+3 |
| | | | | | In a world that is caught between ISO 8859-1, ISO 8859-15 and UTF-8 non-ASCII characters are a guaranteed mess, still. | ||||
* | Remove use of backwards compatibility header name. | Ralf Baechle | 2009-06-21 | 1 | -10/+2 |
| | | | | | | 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. | ||||
* | Fix type of length argument to sockset syscalls. | Ralf Baechle | 2009-06-14 | 1 | -4/+4 |
| | | | | | | | | 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. | ||||
* | - documentation (ax25rtd.8, ax25rtd.conf.5, ax25rtctl.8) | Thomas Osterried | 2006-10-05 | 1 | -2/+3 |
| | | | | - new feature: advanced routing option | ||||
* | used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.c | Michael Taylor | 2002-11-03 | 1 | -3/+3 |
| | |||||
* | changed fd_set variables around so no clashax25-apps-0.0.6 | Craig Small | 2002-03-04 | 1 | -13/+16 |
| | |||||
* | updated libtool, uniformly indented source, corrected small ax25mond ↵ | Terry Dawson VK2KTJ | 2001-09-12 | 1 | -52/+44 |
| | | | | Makefile bug | ||||
* | Initial revisionax25-apps-0.0.5p2 | Craig Small | 2001-04-10 | 1 | -2/+5 |
| | |||||
* | Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3 | Ralf Baechle | 1999-08-10 | 1 | -4/+18 |
| | |||||
* | Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1 | Ralf Baechle | 1999-06-07 | 1 | -0/+233 |