summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Call: Fix typo in man page.Ralf Baechle2015-06-101-1/+1
* Call: Fix parsing of the argument of the -T option.Ralf Baechle2015-06-101-9/+12
* call: Don't reinstall SIGQUIT signal handler.Ralf Baechle2015-06-101-1/+0
* call: Rewrite excessivly long select call for readability.Ralf Baechle2015-06-101-2/+9
* call: Harden against compiler overoptimization.Ralf Baechle2015-06-102-2/+2
* Call: Handle select(2) returning EINTR.Ralf Baechle2015-06-102-5/+10
* ax25rtd: Fix signedness compiler warnings.Ralf Baechle2015-06-085-7/+7
* ax25ipd/process.c: Fix signedness compiler warnings.Ralf Baechle2015-06-081-1/+1
* listen: Fix signedness compiler warnings.Ralf Baechle2015-06-085-13/+13
* listen/opentracdump.c: Fix signedness compiler warnings.Ralf Baechle2015-06-081-10/+10
* Update ChangeLog.Ralf Baechle2015-06-061-0/+9
* RPM: Fix warnings during package build.Ralf Baechle2015-05-281-1/+0
* RPM: Include config files in rpm package.Ralf Baechle2015-05-281-1/+5
* ax25ipd: Fix grammar of bpether log message.Ralf Baechle2015-05-281-1/+2
* ax25ipd: Add support for all Linux-supported bit rates.Ralf Baechle2015-05-282-0/+87
* Ignore "compile" file.Ralf Baechle2015-05-181-0/+1
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-175-10/+10
* Insert space between `)' and a following `{'.Ralf Baechle2015-05-021-1/+1
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2015-05-0210-453/+453
* Remove pointless return statements at the end of void functions.Ralf Baechle2015-05-023-6/+0
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2015-05-022-2/+2
* Remove parenthesis around arguments of return statements.Ralf Baechle2015-05-028-46/+46
* Use tabs for indentation, not spaces.Ralf Baechle2015-05-0210-113/+113
* Remove useless initializations to 0 or NULL.Ralf Baechle2015-05-023-13/+13
* Nuke trailing whitespace.Ralf Baechle2015-05-0234-121/+121
* Nuke trailing blank lines.Ralf Baechle2015-05-029-11/+0
* Fix accidental termination of ax25ipd.Thomas Osterried2015-05-021-0/+20
* Bump version to 0.0.8-rc4.ax25-apps-0.0.8-rc4Ralf Baechle2013-06-171-1/+1
* ax25ipd: Make LOGx() macros bulletproof.Ralf Baechle2013-06-173-4/+23
* Kill a ton of useless casts to char * all over the code.Ralf Baechle2013-06-175-19/+22
* ax25dump: Fix warning about set but not used variables.Ralf Baechle2013-06-171-0/+2
* call: Fix warning about set but not used variable.Ralf Baechle2013-06-171-2/+2
* call: Fix warning about set but not used variable.Ralf Baechle2013-06-171-4/+2
* call: Fix warning about set but unused variable.Ralf Baechle2013-06-171-2/+0
* Fix warnings about set but not used variables.Ralf Baechle2013-06-171-8/+1
* Remove useless test that is always evaluated as true.Ralf Baechle2013-06-171-2/+2
* ax25ipd: Remove useless casts of inet_ntoa() return values to char *.Ralf Baechle2013-06-161-4/+4
* ax25ipd: Fix metric butload of type aliasing bugs.Ralf Baechle2013-06-161-7/+8
* Listen: Fix test for tty's color capabilities.Ralf Baechle2013-06-161-1/+1
* Weed out all use of RCS strings.Ralf Baechle2013-06-0516-36/+9
* Ignore generated distribution archives.Ralf Baechle2013-06-041-0/+8
* List docfiles to be packaged in spec file.Ralf Baechle2013-06-041-0/+1
* Remove bogus removal of doc files.Ralf Baechle2013-06-041-3/+0
* Remove all definitions of docdir from makefiles.Ralf Baechle2013-06-042-2/+0
* Remove generated file ltconfig.Ralf Baechle2013-06-042-3017/+1
* Ignore even more generated files.Ralf Baechle2013-06-046-37/+28
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-046-4/+4
* Bump version number to 0.0.8-rc3.ax25-apps-0.0.8-rc3ax25-apps-0.0.8-rc2Ralf Baechle2013-06-041-1/+1
* Remove generated man pages on make distclean.Ralf Baechle2013-06-043-0/+5
* Include man page source files in generated dist archives.Ralf Baechle2013-06-044-4/+4