Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eleminate use of register keyword | Ralf Baechle | 2009-06-14 | 1 | -1/+1 |
| | | | | | Any modern C compiler will just ignore register so it's just cluttering the screen. | ||||
* | Added some includes. This fixes compilation problems in gentoo, | Thomas Osterried | 2009-04-22 | 1 | -0/+1 |
| | | | | and warnings. | ||||
* | Better integration in unix98 PTY environments. | Thomas Osterried | 2009-01-31 | 1 | -1/+1 |
| | | | | | | Revised the getopt_long() part. Assured strcpy cases. Thanks to Christoph <dk2crn> for contribution. | ||||
* | contact update | Thomas Osterried | 2009-01-19 | 1 | -1/+1 |
| | |||||
* | Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn. | Thomas Osterried | 2008-10-11 | 1 | -0/+1 |
| | |||||
* | io.c: io_error(): patch from testing upstream version. | Thomas Osterried | 2006-06-10 | 1 | -1/+1 |
| | | | | fixes problem that it tends to terminate even if it need not to | ||||
* | - tun/tap support for ax25ipd | Thomas Osterried | 2005-10-30 | 1 | -0/+9 |
| | | | | | | | | | | | - fclose() fix in config.c description of tun/tap: added a new fast and efficient link to the linux kernel ax25 stack, via the ethertap interface. ax25 goes directly to the bpqether interface in the kernel via ethertap/tuntap interfaces, which is a much better way than traditional kissattach to a ttyp/ptyp pair. | ||||
* | merged my changes with terry indent, daemon can now optionally not fork | Craig Small | 2001-11-27 | 1 | -4/+4 |
| | |||||
* | updated libtool, uniformly indented source, corrected small ax25mond ↵ | Terry Dawson VK2KTJ | 2001-09-12 | 1 | -0/+3 |
| | | | | Makefile bug | ||||
* | Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1 | Ralf Baechle | 1999-06-07 | 1 | -0/+182 |