summaryrefslogtreecommitdiffstats
path: root/listen/ax25dump.c
Commit message (Collapse)AuthorAgeFilesLines
* ax25dump: Fix warning about set but not used variables.Ralf Baechle2013-06-171-0/+2
| | | | | | | | | | | | gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -Wno-pointer-sign -MT ax25dump.o -MD -MP -MF .deps/ax25dump.Tpo -c -o ax25dump.o ax25dump.c ax25dump.c: In function ‘ax25_dump’: ax25dump.c:170:10: warning: ‘ns’ may be used uninitialized in this function [-Wmaybe-uninitialized] ax25dump.c:167:10: warning: ‘nr’ may be used uninitialized in this function [-Wmaybe-uninitialized] GCC isn't quite smart enough to figure out that this warning is bogus. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Weed out all use of RCS strings.Ralf Baechle2013-06-051-2/+0
| | | | | | | Their value has always been dubious and git doesn't support them so let's get rid of the clutter. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* changed mail addressThomas Osterried2008-04-271-2/+2
|
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-2/+2
| | | | pointless comments.
* Added opentrac to listenCraig Small2004-02-041-1/+8
| | | | More autobbreak updating nightmares
* remerged with terry indentsCraig Small2001-11-271-28/+28
|
* updated libtool, uniformly indented source, corrected small ax25mond ↵Terry Dawson VK2KTJ2001-09-121-161/+174
| | | | Makefile bug
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-101-1/+1
|
* Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3Ralf Baechle1999-08-101-33/+68
|
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+362