patty/examples
XANTRONIX Development 8f3bcc3d41 Use posix_openpt() for creating pseudo TTY pairs
Use posix_openpt() for creating pseudo TTY pairs, rather than depending
on the presence of /dev/ptmx, which is not a portable assumption
2024-03-01 00:20:47 -05:00
..
ax25config.txt Add examples/ax25config.txt 2024-03-01 00:20:45 -05:00
ax25dump.c Allow setting baud, flow control for TNCs 2024-03-01 00:20:47 -05:00
connect.c Missed a spot with patty_ax25_pton() fix 2024-03-01 00:20:47 -05:00
daemon.c Use posix_openpt() for creating pseudo TTY pairs 2024-03-01 00:20:47 -05:00
decode.c Allow setting baud, flow control for TNCs 2024-03-01 00:20:47 -05:00
listen.c Missed a spot with patty_ax25_pton() fix 2024-03-01 00:20:47 -05:00
Makefile Implement src/daemon.c 2024-03-01 00:20:47 -05:00
patty.conf Better prototypes; better config 2024-03-01 00:20:46 -05:00