summaryrefslogtreecommitdiffstats
path: root/ttyutils.c
Commit message (Collapse)AuthorAgeFilesLines
* ttyutils.c: added support for higher baud rates.Thomas Osterried2022-05-021-0/+33
| | | | Signed-off-by: John Paul Morrison<jmorrison@bogomips.com>
* This fixes a bug in ttyutils.c for tty_is_locked, tty_lock() and tty_unlock()Thomas Osterried2021-02-031-6/+13
| | | | | | | | | | | | for very long path names, i.e. kissattach /dev/serial/by-id/usb-FTDI_usb_serial_converter_FTCAWZIA-if00-port 0 tnc -> Segmentation fault because buffer[50] was not only too short; the length was also not checked. Thanks to David KI6ZHD for reporting this bug. Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
* Nuke trailing whitespace.Ralf Baechle2013-06-171-7/+7
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-201-1/+1
|
* Import libax25 0.0.5 from tarballlibax25-0.0.5Ralf Baechle1999-07-081-1/+13
|
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-101-0/+152