summaryrefslogtreecommitdiffstats
path: root/listen/listen.c
Commit message (Expand)AuthorAgeFilesLines
* listen: Fix overzealous GCC warnings.Ralf Baechle2021-07-281-2/+4
* Listen: Fix test for hours in proper value range.Ralf Baechle2021-07-281-1/+1
* listen: Remove unnecessary including of <netinet/in.h>Ralf Baechle2017-08-031-1/+0
* Listen: Remove useless postincrement op.Ralf Baechle2017-08-031-1/+1
* treewide: Kill assignments in if conditions.Ralf Baechle2017-08-031-6/+8
* Listen: Remove useless parens around argument of return statement.Ralf Baechle2017-07-281-1/+1
* listen: Remove all uses of register keyword.Ralf Baechle2017-07-281-4/+4
* listen: Fix overzealous GCC 7 compiler warnings.Ralf Baechle2017-07-261-6/+26
* Compress multiple blank lines into single lines.Ralf Baechle2017-07-251-1/+0
* listen: Remove code controlled by NEW_AX25_STACK.Ralf Baechle2017-07-251-8/+0
* Sort out variable and function declarations.Ralf Baechle2017-01-311-8/+6
* Improved timestamps. With code and -t -tt -ttt ... option behaviour from tcpd...Thomas Osterried2016-07-041-11/+135
* listen -a shows on segmented packets ok, but shows also the defragmented,Thomas Osterried2016-03-121-0/+28
* listen: Fix signedness compiler warnings.Ralf Baechle2015-06-081-3/+3
* Remove parenthesis around arguments of return statements.Ralf Baechle2015-05-021-2/+2
* Nuke trailing whitespace.Ralf Baechle2015-05-021-1/+1
* The last patch introduced cosmetic errors likeThomas Osterried2010-06-051-16/+28
* Don't abort on SIGWINCH. Cleanly terminate on SIGINT and SIGTERM.Ralf Baechle2010-05-301-4/+34
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-211-4/+0
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-1/+1
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-2/+2
* used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.cMichael Taylor2002-11-031-1/+1
* updated libtool, uniformly indented source, corrected small ax25mond Makefile...Terry Dawson VK2KTJ2001-09-121-82/+89
* Initial revisionax25-apps-0.0.5p2Craig Small2001-04-101-5/+9
* Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3Ralf Baechle1999-08-101-16/+25
* Import ax25-apps 0.0.2 from tarballax25-apps-0.0.2Ralf Baechle1999-07-081-1/+1
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+293