summaryrefslogtreecommitdiffstats
path: root/kiss/kissnetd.c
Commit message (Collapse)AuthorAgeFilesLines
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-2/+2
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-3/+3
| | | | | | | 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-41/+41
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* kissnetd now supports unix98 pty's (new option: -p num).Thomas Osterried2009-01-091-44/+166
| | | | | | | | | The num devices are written to stdout and could easily used in startp scripts. Introduced PATH_MAX for the pty name. Kiss header for crc smack and rmnc are now supported. write return code is now honoured. Thanks to dk2crn for contriution.
* changed syserrlist to strerrnoCraig Small2003-02-221-0/+1
|
* Changed sys_errlist[] to strerror()Michael Taylor2002-12-261-2/+2
|
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-1/+1
|
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+257