summaryrefslogtreecommitdiffstats
path: root/ax25mond/ax25mond.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Kill assignments in if conditions.Ralf Baechle2017-08-031-9/+11
* Sort out variable and function declarations.Ralf Baechle2017-01-311-15/+15
* Fix further abuse of 0 as NULL pointer.Ralf Baechle2017-01-311-7/+7
* ax25mond: Switch version number printed to ax25-apps version.Ralf Baechle2017-01-231-1/+2
* Kill a ton of useless casts to char * all over the code.Ralf Baechle2013-06-171-2/+2
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-2/+2
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-1/+1
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-16/+15
* changed fd_set variables around so no clashax25-apps-0.0.6Craig Small2002-03-041-1/+1
* updated libtool, uniformly indented source, corrected small ax25mond Makefile...Terry Dawson VK2KTJ2001-09-121-286/+328
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-101-0/+377