summaryrefslogtreecommitdiffstats
path: root/kiss/mkiss.c
Commit message (Collapse)AuthorAgeFilesLines
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-8/+8
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-8/+8
| | | | | | | They only inflate the .data section of the binary. Initializations to FALSE are still left to do. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Nuke trailing whitespace.Ralf Baechle2013-06-171-9/+9
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Added support for multiport tncs like the KPC-9612 (use of only the secondThomas Osterried2010-04-131-12/+36
| | | | port). Example: This is done by "mkiss /dev/ttyUSB0 none /dev/ptmx
* Unix98 support.Thomas Osterried2009-01-201-1/+1
| | | | Thanks to dk2crn.
* Unix98 PTY support for mkiss and m6pack.Thomas Osterried2009-01-201-17/+82
|
* #include <string.h> in order to make the compiler happyThomas Osterried2008-10-221-0/+1
|
* Tomi patch for mkiss pid problemCraig Small2001-08-271-13/+30
|
* synced to klaus codeCraig Small2001-05-101-1/+1
|
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-72/+184
|
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+512