summaryrefslogtreecommitdiffstats
path: root/tcpip/ttylinkd.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling errors.HEADmasterThomas Osterried2023-05-131-1/+1
* Fixed speeling errors in man pages and programs.Thomas Osterried2023-05-131-1/+1
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-111-1/+2
* treewide: Remove useless casts from bind() pointer argument.Ralf Baechle2017-08-031-1/+1
* treewide: Remove useless casts of function return value to void.Ralf Baechle2017-08-031-3/+3
* treewide: Remove useless casts from sendto() pointer argument.Ralf Baechle2017-08-031-1/+1
* treewide: Remove useless casts from memset pointer argument.Ralf Baechle2017-08-031-4/+4
* treewide: Remove useless casts from memcpy pointer arguments.Ralf Baechle2017-08-031-5/+5
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-9/+18
* ttylinkd: Fix use of 0 instead of NULL as a pointer value.Ralf Baechle2017-02-061-3/+3
* ttylinkd: Make several variables and functions static.Ralf Baechle2017-02-061-17/+18
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-241-1/+2
* ttylinkd: Switch version number printed to ax25-tools version.Ralf Baechle2017-01-221-1/+1
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-37/+37
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-9/+9
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-2/+2
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-1/+1
* Nuke trailing whitespace.Ralf Baechle2013-06-171-58/+58
* 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/+2
* fixed sockaddr problem and moved b* to mem* functionsCraig Small2001-05-031-21/+22
* Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6Ralf Baechle2001-04-111-1/+2
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-071-0/+10
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+719