From 6911c1b1acd455e514de2fc88b3eaf0a23cabdd6 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 25 May 2015 20:57:47 +0200 Subject: Add Tomi Manninen OH2BNS's axwrapper program. Axwrapper first creates a pipe and then forks and execs the 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 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 228416c..66435ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ ax25-tools (0.0.10) 2.2.1. In the unexpected case somebody should still need them the patches can be found in older releases and the source archive. * Add support for building rpm packages. + * Add Tomi Manninen OH2BNS's axwrapper program. -- Ralf Baechle DL5RB Sat, 6 Jun 2009 17:36:01 +0100 -- cgit v1.2.3