summaryrefslogtreecommitdiffstats
path: root/ax25/rxecho.c
Commit message (Expand)AuthorAgeFilesLines
* rxecho: Increase space allocated for network interface name to IFNAMSIZ.Ralf Baechle2021-07-271-2/+2
* rxecho: rip out support for PF_INET, SOCK_PACKET sockets.Ralf Baechle2021-07-271-59/+0
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-111-1/+2
* treewide: Remove casts of a type to the same type.Ralf Baechle2017-08-031-1/+1
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-8/+16
* Remove support for !defined(__GLIBC__) and __GLIBC__ != 2.Ralf Baechle2017-02-061-8/+0
* 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-11/+11
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-5/+5
* Nuke trailing whitespace.Ralf Baechle2013-06-171-11/+11
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-211-8/+0
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-2/+3
* changed mail addressesThomas Osterried2008-04-271-2/+2
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-24/+30
* rxecho did not multiplex to more than one iface after the firstThomas Osterried2005-10-301-8/+128
* used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.cMichael Taylor2002-11-031-1/+1
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-0/+6
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-071-2/+11
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+376