summaryrefslogtreecommitdiffstats
path: root/ax25ipd
Commit message (Collapse)AuthorAgeFilesLines
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-147-89/+46
|
* Added some includes. This fixes compilation problems in gentoo,Thomas Osterried2009-04-222-2/+2
| | | | and warnings.
* fix in helpThomas Osterried2009-02-011-6/+6
|
* small fix.Thomas Osterried2009-01-311-0/+3
|
* Better integration in unix98 PTY environments.Thomas Osterried2009-01-314-29/+50
| | | | | | Revised the getopt_long() part. Assured strcpy cases. Thanks to Christoph <dk2crn> for contribution.
* updated author's addressThomas Osterried2009-01-302-2/+2
|
* contact updateThomas Osterried2009-01-192-2/+2
|
* PATH_MAX: linux include standard has changed.Thomas Osterried2008-12-211-1/+2
| | | | now we need to include limits.h
* typoThomas Osterried2008-10-112-2/+2
|
* Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.Thomas Osterried2008-10-115-3/+59
|
* io.c: WRITE to TTY returns -1 EAGAINThomas Osterried2008-04-131-0/+13
| | | | | if ttyqueue is full. The behaviour to give up here was wrong.
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-232-18/+28
| | | | pointless comments.
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-192/+316
|
* Added documention how to configure bpqether interfaces.Thomas Osterried2006-10-051-1/+35
|
* Bugfix: --nofork worked well, but -f not. A break was missing..Thomas Osterried2006-10-041-0/+1
|
* io.c: io_error(): patch from testing upstream version.Thomas Osterried2006-06-102-17/+41
| | | | fixes problem that it tends to terminate even if it need not to
* gcc4.0 sucksThomas Osterried2005-12-091-1/+1
|
* - make compiler happyThomas Osterried2005-10-311-5/+3
|
* - tun/tap support for ax25ipdThomas Osterried2005-10-3010-10/+417
| | | | | | | | | | | - 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.
* #include <time.h> in io.cMichael Taylor2004-12-122-6/+7
| | | | tidy options struct initalization
* use AM_CFLAGS rather than CFLAGSMichael Taylor2004-12-121-1/+1
|
* Added opentrac to listenCraig Small2004-02-041-234/+243
| | | | More autobbreak updating nightmares
* changed fd_set variables around so no clashax25-apps-0.0.6Craig Small2002-03-041-2/+2
|
* Steve Frasers patch for ssid matching in ax25ipdCraig Small2002-01-121-1/+1
|
* remerged with terry indentsCraig Small2001-11-271-0/+4
|
* merged my changes with terry indent, daemon can now optionally not forkCraig Small2001-11-278-30/+78
|
* Fixed ax25ipd conf file bug, small cosmetic changesTerry Dawson VK2KTJ2001-09-224-11/+10
|
* Fixed the indentation that indent broke in ax25ipd/io.cTerry Dawson VK2KTJ2001-09-221-516/+331
|
* Corrected typo in ax25ipd.cTerry Dawson VK2KTJ2001-09-121-1/+1
|
* Updated ax25ipd man pageTerry Dawson VK2KTJ2001-09-121-8/+16
|
* updated libtool, uniformly indented source, corrected small ax25mond ↵Terry Dawson VK2KTJ2001-09-129-853/+1129
| | | | Makefile bug
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-104-14/+73
|
* Import ax25-apps 0.0.2 from tarballax25-apps-0.0.2Ralf Baechle1999-07-086-20/+926
|
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-0712-0/+2943