summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/axgetput.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-2/+2
* treewide: Remove useless casts from memset pointer argument.Ralf Baechle2017-08-031-1/+1
* axgetput: Don't check for negative return from strlen.Ralf Baechle2017-02-061-1/+1
* axgetput: Make do_version static.Ralf Baechle2017-02-061-1/+1
* axgetput: Move definition of several array from a .h to a .c file.Ralf Baechle2017-02-061-0/+4
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-241-1/+2
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-268/+268
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-1/+1
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-6/+6
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-10/+10
* Nuke trailing whitespace.Ralf Baechle2013-06-171-1/+1
* Nuke trailing blank lines.Ralf Baechle2013-06-171-1/+0
* Weed out all use of RCS strings.Ralf Baechle2013-06-061-22/+4
* axgetput: Delete homegrown declarations of optarg and optind.Ralf Baechle2009-06-231-4/+1
* axgetput: Remove homegrown 'extern int errno' declaration.Ralf Baechle2009-06-231-2/+1
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-4/+4
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-10/+10
* axgetput (bget, bput, ..) for 8bit clean up/download from anThomas Osterried2006-12-101-0/+415