patty/bin
XANTRONIX Development 021eca720d Search for patty.sock in ax25dump(8), tncd(8)
Changes:

    * Modify patty_client_new() to accept NULL as a Unix domain socket
      path; when NULL is provided, search for the pattyd(8) socket in
      pattyd.sock, followed by the default full socket path,
      /var/run/patty/patty.sock

    * Modify bin/ax25dump.c, bin/tncd.c to use default socket paths when
      calling patty_client_new() by defaulting to NULL when no -s flag
      is provided
2024-03-01 00:20:47 -05:00
..
ax25dump.8 Use getopt_long() in bin/ax25dump.c 2024-03-01 00:20:47 -05:00
ax25dump.c Search for patty.sock in ax25dump(8), tncd(8) 2024-03-01 00:20:47 -05:00
if.c Don't include patty/ax25.h in includes 2024-03-01 00:20:47 -05:00
kiss.c Fix #include cycle in include/patty/kiss/tnc.h 2024-03-01 00:20:47 -05:00
Makefile Add bin/tncd.8 2024-03-01 00:20:47 -05:00
pattyd.8 Consistently mention [tioarg ...] in pattyd(8) 2024-03-01 00:20:47 -05:00
pattyd.c More argument parsing fixes 2024-03-01 00:20:47 -05:00
tncd.8 Use getopt_long() in bin/tncd.c 2024-03-01 00:20:47 -05:00
tncd.c Search for patty.sock in ax25dump(8), tncd(8) 2024-03-01 00:20:47 -05:00