summaryrefslogtreecommitdiffstats
path: root/kiss/net2kiss.c
Commit message (Expand)AuthorAgeFilesLines
* Insert space between `)' and a following `{'.Ralf Baechle2013-06-171-1/+1
* Remove pointless return statements at the end of void functions.Ralf Baechle2013-06-171-1/+0
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-4/+4
* Remove parenthesis around arguments of return statements.Ralf Baechle2013-06-171-2/+2
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-6/+6
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-4/+4
* Nuke trailing whitespace.Ralf Baechle2013-06-171-48/+48
* Fix build error caused by variable definition after statement.Ralf Baechle2009-06-061-2/+1
* Support for Unix98-pty's. Thanks to Christoph <dk2crn>.Thomas Osterried2009-01-151-17/+61
* changed mail addressesThomas Osterried2008-04-271-1/+1
* added netinet/in.h for htons prototypeMichael Taylor2004-12-121-0/+1
* replace asm/byteorder.h with public header endian.hMichael Taylor2004-12-121-1/+2
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-0/+6
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+643