summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.c
Commit message (Expand)AuthorAgeFilesLines
* 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