patty/examples
XANTRONIX Development adaeb0d6d2 Use openpty(3) to open PTYs
Use openpty(3) to open PTYs, to achieve compatibility with OpenBSD as
posix_openpty() returns a file descriptor which does not block on
read() nor select()
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 openpty(3) to open PTYs 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 Use openpty(3) to open PTYs 2024-03-01 00:20:47 -05:00
patty.conf Better prototypes; better config 2024-03-01 00:20:46 -05:00