summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/axgetput.c
Commit message (Collapse)AuthorAgeFilesLines
* axgetput: Delete homegrown declarations of optarg and optind.Ralf Baechle2009-06-231-4/+1
| | | | These should be declared by unistd.h only.
* axgetput: Remove homegrown 'extern int errno' declaration.Ralf Baechle2009-06-231-2/+1
| | | | <errno.h> is the way to go.
* 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
| | | | pointless comments.
* axgetput (bget, bput, ..) for 8bit clean up/download from anThomas Osterried2006-12-101-0/+415
axspawn(8) login session. Initial checkin. Import from http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/axgetput/