summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.c
Commit message (Expand)AuthorAgeFilesLines
* ax25ipd: Fix printing of version number.Ralf Baechle2017-07-261-1/+1
* ax25ipd: Cleanup header file inclusion.Ralf Baechle2017-07-261-2/+6
* ax25ipd: Sort out prototype for term_handler().Ralf Baechle2017-07-251-7/+7
* ax25ipd: Sort out prototypes for int_handler().Ralf Baechle2017-07-251-7/+7
* ax25ipd: Sort out prototypes for usr1_handler().Ralf Baechle2017-07-251-55/+55
* ax25ipd: Sort out prototypes for hupper().Ralf Baechle2017-07-251-9/+6
* ax25ipd: Make function greet_world() static.Ralf Baechle2017-07-251-11/+10
* ax25ipd: Make function do_stats() static.Ralf Baechle2017-07-251-1/+1
* ax25ipd: Fix stats.Ralf Baechle2017-07-251-0/+1
* Sort out variable and function declarations.Ralf Baechle2017-01-311-8/+25
* Fix further abuse of 0 as NULL pointer.Ralf Baechle2017-01-311-1/+1
* ax25ipd: Switch version number printed to ax25-apps version.Ralf Baechle2017-01-231-1/+1
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2015-05-021-4/+4
* Remove parenthesis around arguments of return statements.Ralf Baechle2015-05-021-1/+1
* Use tabs for indentation, not spaces.Ralf Baechle2015-05-021-8/+8
* Remove useless initializations to 0 or NULL.Ralf Baechle2015-05-021-4/+4
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-2/+2
* 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-311-25/+30
* Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.Thomas Osterried2008-10-111-0/+11
* Bugfix: --nofork worked well, but -f not. A break was missing..Thomas Osterried2006-10-041-0/+1
* #include <time.h> in io.cMichael Taylor2004-12-121-6/+6
* merged my changes with terry indent, daemon can now optionally not forkCraig Small2001-11-271-5/+14
* Fixed ax25ipd conf file bug, small cosmetic changesTerry Dawson VK2KTJ2001-09-221-4/+3
* Corrected typo in ax25ipd.cTerry Dawson VK2KTJ2001-09-121-1/+1
* updated libtool, uniformly indented source, corrected small ax25mond Makefile...Terry Dawson VK2KTJ2001-09-121-94/+96
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-101-10/+67
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+163