summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert spelling of Joerg Reuter's name from umlaut to oe.Ralf Baechle2009-06-2711-20/+20
* Renovate AC_CONFIG usage.Ralf Baechle2009-06-271-1/+2
* Bump version number to 0.0.8-rc2.Ralf Baechle2009-06-211-1/+1
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-218-72/+19
* Convert configure.ac from deprecated AC_HEADER_EGREP to AC_EGREP_HEADER.Ralf Baechle2009-06-211-3/+3
* Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.Ralf Baechle2009-06-193-4/+0
* Ignore more generated files.Ralf Baechle2009-06-191-1/+9
* Switch from deprecated AM_PROG_LIBTOOL to recommended AC_PROG_LIBTOOL.Ralf Baechle2009-06-191-1/+1
* Ignore a few more generated files.Ralf Baechle2009-06-195-0/+6
* Remove all generated files.Ralf Baechle2009-06-1922-44377/+5
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-145-10/+11
* Eleminate use of register keywordRalf Baechle2009-06-143-4/+4
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-149-92/+49
* Bump version to 0.0.8-rc1.ax25-apps-0.0.8-rc1Ralf Baechle2009-06-063-12/+19
* Fix build error caused by variable definition after statement.Ralf Baechle2009-06-061-1/+2
* initial checkin.Thomas Osterried2009-06-061-0/+568
* on modern systems, the ncurses gui crash in wtouchln() orThomas Osterried2009-04-291-2/+3
* Added some includes. This fixes compilation problems in gentoo,Thomas Osterried2009-04-223-2/+3
* fixed segfault issueThomas Osterried2009-04-151-10/+10
* call writes messages to stdout using printf(). it writes dataThomas Osterried2009-03-191-8/+33
* fix in helpThomas Osterried2009-02-011-6/+6
* small fix.Thomas Osterried2009-01-311-0/+3
* Better integration in unix98 PTY environments.Thomas Osterried2009-01-314-29/+50
* updated author's addressThomas Osterried2009-01-302-2/+2
* removed debug codeThomas Osterried2009-01-251-2/+0
* fixed segfault issue by parsing unexpected bin headers.Thomas Osterried2009-01-251-28/+39
* revised linemodeThomas Osterried2009-01-241-33/+1
* Hope this is the last fix for the slightly corrupted outputThomas Osterried2009-01-241-6/+12
* major fix.Thomas Osterried2009-01-241-37/+101
* small fixThomas Osterried2009-01-242-4/+11
* smaller fixesThomas Osterried2009-01-241-9/+8
* fix for fix in dos to unix time conversion partThomas Osterried2009-01-241-1/+1
* fixed problem i produced yesterday.Thomas Osterried2009-01-241-3/+5
* smaller changes.Thomas Osterried2009-01-231-15/+16
* fixed bin download corruption.Thomas Osterried2009-01-221-29/+35
* #BIN upload now preserves the file time.Thomas Osterried2009-01-223-4/+28
* - bugfixes:Thomas Osterried2009-01-211-57/+84
* contact updateThomas Osterried2009-01-193-3/+3
* added libtoolize. This fixes errors likeThomas Osterried2008-12-211-0/+1
* PATH_MAX: linux include standard has changed.Thomas Osterried2008-12-211-1/+2
* listen did not terminate if caller has died. fputs and fflushThomas Osterried2008-11-241-2/+4
* typoThomas Osterried2008-10-112-2/+2
* Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.Thomas Osterried2008-10-115-3/+59
* AC_INIT: we are ax25-apps, not libax25.Thomas Osterried2008-08-051-1/+1
* Fix for autoconf. Thanks to Tom <DL1JBE>Thomas Osterried2008-08-031-1/+1
* - new option -S: be silent. useful for using call in shellscripts.Thomas Osterried2008-07-092-12/+32
* changed mail addressThomas Osterried2008-04-272-3/+3
* updated addressesThomas Osterried2008-04-133-4/+4
* the following issues are fixed:Thomas Osterried2008-04-131-2/+14
* io.c: WRITE to TTY returns -1 EAGAINThomas Osterried2008-04-131-0/+13