summaryrefslogtreecommitdiffstats
path: root/rsconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-2/+2
| | | | | | They only inflate the .data section of the binary. Initializations to FALSE are still left to do. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Delete useless definition of _LINUX_STRING_H_.Ralf Baechle2013-06-171-2/+0
| | | | | | | Originally this appeared to have been an attempt to avoid the inclusion of the kernels's <linux/string.h>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Nuke trailing whitespace.Ralf Baechle2013-06-171-8/+8
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-201-10/+2
|
* nrconfig.c: call comparison fix.Thomas Osterried2009-04-091-22/+36
| | | | | axconfig.c, nrconfig.c and rsconfig.c: assurances against null pointer deferences.
* From Matti Aarnio (oh2mqk@sral.fi):Ralf Baechle2008-04-021-66/+96
| | | | | | | | | | | | | | | | * axconfig.c: Find all running network ports, and compare them against the /etc/ax25/axports file. * nrconfig.c: Find all running network ports, and compare them against the /etc/ax25/nrports file. * rsconfig.c: Find all running network ports, and compare them against the /etc/ax25/rsports file. * Update man pages
* Fix pile of warnings about differing signedness. One of them looksRalf Baechle2007-01-231-1/+1
| | | | like a real buglet for some architectures.
* Added better error messages in libax25, eg to print out the namesHamish Moffatt2001-09-111-4/+4
| | | | of missing files etc.
* Import ax25-lib 0.0.3 from tarballax25-lib-0.0.3Ralf Baechle1999-04-301-0/+2
|
* Import ax25-lib 0.0.2 from tarballax25-lib-0.0.2Ralf Baechle1999-04-211-4/+12
|
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-101-0/+273