summaryrefslogtreecommitdiffstats
path: root/ax25/axwrapper.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-111-1/+2
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-1/+2
* axwrapper: Compute nfds argument of select() instead of using a constant.Ralf Baechle2017-07-261-1/+10
* axwrapper: Remove unused code resulting in warning.Ralf Baechle2017-07-261-7/+0
* axwrapper: Handle EINTR error return from select().Ralf Baechle2017-07-261-0/+3
* axwrapper: Fix use of 0 instead of NULL as a pointer value.Ralf Baechle2017-02-061-1/+1
* axwrapper: Mark functions sigchld_handler and convert_{cr_lf,lf_cr} static.Ralf Baechle2017-02-061-3/+3
* ax25/axwrapper.c: Fix signedness compiler warnings.Ralf Baechle2015-06-071-1/+2
* axwrapper: Indent with tabs instead of spaces.Ralf Baechle2015-05-251-2/+2
* Add Tomi Manninen OH2BNS's axwrapper program.Ralf Baechle2015-05-251-0/+225