summaryrefslogtreecommitdiffstats
path: root/ax25ipd/io.c
Commit message (Expand)AuthorAgeFilesLines
* ax25ipd: Fix glibc feature selection macros.Ralf Baechle2017-07-261-0/+2
* ax25ipd: Cleanup header file inclusion.Ralf Baechle2017-07-261-12/+15
* ax25ipd: Replace bzero use with memset.Ralf Baechle2017-07-251-4/+4
* Compress multiple blank lines into single lines.Ralf Baechle2017-07-251-5/+0
* ax25ipd: Remove code for ICMP mode.Ralf Baechle2017-07-251-44/+0
* ax25ipd: Remove USE_SGTTY ifdefery.Ralf Baechle2017-07-251-16/+0
* ax25ipd: USE_TERMIO is always defined.Ralf Baechle2017-07-251-9/+0
* ax25ipd: USE_TERMIOS is never defined.Ralf Baechle2017-07-251-12/+0
* ax25ipd: Get rid of __bsdi__ ifdefery.Ralf Baechle2017-07-251-3/+0
* ax25ipd: Sort out prototype for io_error().Ralf Baechle2017-07-251-157/+162
* Sort out variable and function declarations.Ralf Baechle2017-01-311-11/+11
* ax25ipd: Add support for all Linux-supported bit rates.Ralf Baechle2015-05-281-0/+76
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2015-05-021-11/+11
* Use tabs for indentation, not spaces.Ralf Baechle2015-05-021-36/+36
* Nuke trailing whitespace.Ralf Baechle2015-05-021-1/+1
* Fix accidental termination of ax25ipd.Thomas Osterried2015-05-021-0/+20
* Kill a ton of useless casts to char * all over the code.Ralf Baechle2013-06-171-11/+14
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-1/+1
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-17/+12
* Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.Thomas Osterried2008-10-111-0/+26
* io.c: WRITE to TTY returns -1 EAGAINThomas Osterried2008-04-131-0/+13
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-1/+1
* io.c: io_error(): patch from testing upstream version.Thomas Osterried2006-06-101-16/+40
* gcc4.0 sucksThomas Osterried2005-12-091-1/+1
* - tun/tap support for ax25ipdThomas Osterried2005-10-301-3/+21
* #include <time.h> in io.cMichael Taylor2004-12-121-0/+1
* merged my changes with terry indent, daemon can now optionally not forkCraig Small2001-11-271-0/+1
* Fixed the indentation that indent broke in ax25ipd/io.cTerry Dawson VK2KTJ2001-09-221-516/+331
* updated libtool, uniformly indented source, corrected small ax25mond Makefile...Terry Dawson VK2KTJ2001-09-121-325/+525
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+574