summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-25 20:57:47 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-25 21:02:13 +0200
commit6911c1b1acd455e514de2fc88b3eaf0a23cabdd6 (patch)
tree4bcb25b6fd2e2374f66b5000b5ff12b6f7240ddf /AUTHORS
parent4984e59635ed76196dc5f9a18ae8118be4853758 (diff)
Add Tomi Manninen OH2BNS's axwrapper program.
Axwrapper first creates a pipe and then forks and execs the program <server-program> with arguments given at the axwrapper command line. The argv[0] argument is mandatory; further arguments are optional. The parent process then sits and waits for any I/O to and from the user and converts any carriage return characters from the user to line feeds and any line feeds from the program to carriage returns. This is useful when starting non-AX.25-aware programs from ax25d. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 15d81ee..ca85b04 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,5 @@
axspawn Joerg Reuter DL1BKE <jreuter@poboxes.com>
+axwrapper Tomi Manninen OH2BNS <oh2bns@sral.fi>
ax25ipd Rob Mayfield VK5XXX <mayfieldrob@mail.dec.com>
ax25rtd Klaus Kudielka <oe1kib@oe1xtu.ampr.org>
bpqparms Joerg Reuter DL1BKE <jreuter@poboxes.com>