Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the following issues are fixed: | Thomas Osterried | 2008-04-13 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | 1. if stdin closes (i.e. if call is right end of a pipe), then call should close. this also fixes the case when call reads from a unix fifo, and the other end of the fifo terminates. This produced highest cpu-load, with select(), read() = 0, select(), read() = 0, .. 2. if stdin is not a tty, i.e. call is called from ax25d, then it's not a good idea to honor the ~ commands. In that special case, you could imagine what ~! means, while ax25d is running as uid 0... 3. while not operating on pty, the FILE buffers are not flushed in all cases. Thus, the messages like "Connected .." were be printed in the termination phase of the program.. | ||||
* | Convert to autoconf 2.59. Delete junk from past centuries. | Ralf Baechle | 2007-01-22 | 2 | -170/+278 |
| | |||||
* | Changed STD_DWN_DIR | Thomas Osterried | 2006-10-04 | 1 | -1/+1 |
| | |||||
* | - New option "-s <sourcecall>" (like in ax25_call) | Thomas Osterried | 2005-12-28 | 2 | -8/+18 |
| | | | | - usage: new function usage() | ||||
* | Added opentrac to listen | Craig Small | 2004-02-04 | 1 | -214/+216 |
| | | | | More autobbreak updating nightmares | ||||
* | changed fd_set variables around so no clashax25-apps-0.0.6 | Craig Small | 2002-03-04 | 1 | -2/+2 |
| | |||||
* | * adjusted temp version back to 0.0.6 | Craig Small | 2002-01-07 | 1 | -0/+3 |
| | | | | * Added \n to poll line | ||||
* | remerged with terry indents | Craig Small | 2001-11-27 | 2 | -19/+58 |
| | |||||
* | updated libtool, uniformly indented source, corrected small ax25mond ↵ | Terry Dawson VK2KTJ | 2001-09-12 | 6 | -2238/+2512 |
| | | | | Makefile bug | ||||
* | Initial revisionax25-apps-0.0.5p2 | Craig Small | 2001-04-10 | 3 | -2/+7 |
| | |||||
* | Import ax25-apps 0.0.4 from tarballax25-apps-0.0.4 | Ralf Baechle | 1999-08-24 | 1 | -5/+7 |
| | |||||
* | Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3 | Ralf Baechle | 1999-08-10 | 1 | -1/+13 |
| | |||||
* | Import ax25-apps 0.0.2 from tarballax25-apps-0.0.2 | Ralf Baechle | 1999-07-08 | 1 | -5/+0 |
| | |||||
* | Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1 | Ralf Baechle | 1999-06-07 | 11 | -0/+3861 |