summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling errors.HEADmasterThomas Osterried2023-05-131-1/+1
* Fixed speeling errors in man pages and programs.Thomas Osterried2023-05-131-1/+1
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-111-1/+2
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-33/+67
* ax25d: Fix use of 0 instead of NULL as a pointer value.Ralf Baechle2017-02-061-2/+2
* ax25d: Reorder code to avoid the need for forward declarations.Ralf Baechle2017-02-061-461/+454
* ax25d: Make several functions static.Ralf Baechle2017-02-061-4/+7
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-241-1/+2
* ax25/ax25d.c: Fix warning about set but unused variable.Ralf Baechle2015-06-071-12/+0
* Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-toolsRalf Baechle2015-05-021-403/+403
|\
| * Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-385/+385
| * Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-2/+2
| * Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-7/+7
| * Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-1/+1
| * Nuke trailing whitespace.Ralf Baechle2013-06-171-17/+17
* | Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>Thomas Osterried2015-05-011-1/+1
|/
* Weed out all use of RCS strings.Ralf Baechle2013-06-061-2/+0
* Fix for CVE-2011-2910: check return status of setuid(), ..Thomas Osterried2011-08-181-6/+10
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-211-13/+1
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-3/+3
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-3/+3
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-5/+5
* Fixed Length of NodeThomas Osterried2006-01-081-2/+2
* gcc4.0 is more pedantic than useful..Thomas Osterried2005-11-281-3/+3
* - better handling for IP mode VC connections (configurable viaThomas Osterried2005-10-301-31/+227
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-1/+1
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-071-1/+14
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+1195