summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add Tomi Manninen OH2BNS's axwrapper program.Ralf Baechle2015-05-251-0/+1
| | | | | | | | | | | | | 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>
* Nuke trailing whitespace.Ralf Baechle2013-06-171-3/+3
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Add support for building rpm packages.Ralf Baechle2009-06-271-0/+1
| | | | Now just a rpmbuild -ta <foo.tar.gz> will do.
* Document removal of yum kernel patches.Ralf Baechle2009-06-241-0/+3
|
* Fix utmp time codeRalf Baechle2009-06-141-0/+1
| | | | | | | | | | | | | | | | | | | Thanks to using the antiquated time(2) call the microsecond field of the struct utmp being manipulated was never initialized resulting in random values. On some 64-bit systems this also manifested itself in below warnings. axspawn.c: In function ‘cleanup’: axspawn.c:1017: warning: passing argument 1 of ‘time’ from incompatible pointer type /usr/include/time.h:186: note: expected ‘time_t *’ but argument is of type ‘int32_t *’ [...] axspawn.c: In function ‘main’: [...] axspawn.c:1693: warning: passing argument 1 of ‘time’ from incompatible pointer type /usr/include/time.h:186: note: expected ‘time_t *’ but argument is of type ‘int32_t *’ Fixed by changing it to the recommended initialization sequenze based on gettimeofday().
* Bump version number to 0.0.10-rc1.ax25-tools-0.0.10-rc1Ralf Baechle2009-06-061-0/+14
|
* changed syserrlist to strerrnoCraig Small2003-02-221-0/+1
|
* changed netromd to use PF_SOCKETCraig Small2002-10-131-0/+1
|
* added remaining sys/time.h includes for ppcCraig Small2002-06-191-0/+1
|
* remove inline statements in hdrvcommCraig Small2001-08-271-1/+2
|
* Tomi patch for mkiss pid problemCraig Small2001-08-271-0/+1
|
* rolled over the version to 0.0.9Craig Small2001-05-161-0/+4
|
* synced to klaus codeCraig Small2001-05-101-0/+17
|
* Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6Ralf Baechle2001-04-111-0/+9
|
* Import ax25-tools 0.0.5 from tarballax25-tools-0.0.5Ralf Baechle1999-08-241-1/+11
|
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-0/+11
|
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-1/+16
|
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+4