index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't abort on SIGWINCH. Cleanly terminate on SIGINT and SIGTERM.
Ralf Baechle
2010-05-30
1
-4
/
+34
*
- Important bugfix (call did not work properly after my last patch)
Thomas Osterried
2009-11-11
2
-140
/
+215
*
fix: on read through closed pipe, call did endless select(),
Thomas Osterried
2009-08-24
2
-17
/
+66
*
Add support for building rpm packages.
Ralf Baechle
2009-06-27
5
-2
/
+56
*
Convert spelling of Joerg Reuter's name from umlaut to oe.
Ralf Baechle
2009-06-27
11
-20
/
+20
*
Renovate AC_CONFIG usage.
Ralf Baechle
2009-06-27
1
-1
/
+2
*
Bump version number to 0.0.8-rc2.
Ralf Baechle
2009-06-21
1
-1
/
+1
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
8
-72
/
+19
*
Convert configure.ac from deprecated AC_HEADER_EGREP to AC_EGREP_HEADER.
Ralf Baechle
2009-06-21
1
-3
/
+3
*
Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.
Ralf Baechle
2009-06-19
3
-4
/
+0
*
Ignore more generated files.
Ralf Baechle
2009-06-19
1
-1
/
+9
*
Switch from deprecated AM_PROG_LIBTOOL to recommended AC_PROG_LIBTOOL.
Ralf Baechle
2009-06-19
1
-1
/
+1
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
5
-0
/
+6
*
Remove all generated files.
Ralf Baechle
2009-06-19
22
-44377
/
+5
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
5
-10
/
+11
*
Eleminate use of register keyword
Ralf Baechle
2009-06-14
3
-4
/
+4
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
9
-92
/
+49
*
Bump version to 0.0.8-rc1.
ax25-apps-0.0.8-rc1
Ralf Baechle
2009-06-06
3
-12
/
+19
*
Fix build error caused by variable definition after statement.
Ralf Baechle
2009-06-06
1
-1
/
+2
*
initial checkin.
Thomas Osterried
2009-06-06
1
-0
/
+568
*
on modern systems, the ncurses gui crash in wtouchln() or
Thomas Osterried
2009-04-29
1
-2
/
+3
*
Added some includes. This fixes compilation problems in gentoo,
Thomas Osterried
2009-04-22
3
-2
/
+3
*
fixed segfault issue
Thomas Osterried
2009-04-15
1
-10
/
+10
*
call writes messages to stdout using printf(). it writes data
Thomas Osterried
2009-03-19
1
-8
/
+33
*
fix in help
Thomas Osterried
2009-02-01
1
-6
/
+6
*
small fix.
Thomas Osterried
2009-01-31
1
-0
/
+3
*
Better integration in unix98 PTY environments.
Thomas Osterried
2009-01-31
4
-29
/
+50
*
updated author's address
Thomas Osterried
2009-01-30
2
-2
/
+2
*
removed debug code
Thomas Osterried
2009-01-25
1
-2
/
+0
*
fixed segfault issue by parsing unexpected bin headers.
Thomas Osterried
2009-01-25
1
-28
/
+39
*
revised linemode
Thomas Osterried
2009-01-24
1
-33
/
+1
*
Hope this is the last fix for the slightly corrupted output
Thomas Osterried
2009-01-24
1
-6
/
+12
*
major fix.
Thomas Osterried
2009-01-24
1
-37
/
+101
*
small fix
Thomas Osterried
2009-01-24
2
-4
/
+11
*
smaller fixes
Thomas Osterried
2009-01-24
1
-9
/
+8
*
fix for fix in dos to unix time conversion part
Thomas Osterried
2009-01-24
1
-1
/
+1
*
fixed problem i produced yesterday.
Thomas Osterried
2009-01-24
1
-3
/
+5
*
smaller changes.
Thomas Osterried
2009-01-23
1
-15
/
+16
*
fixed bin download corruption.
Thomas Osterried
2009-01-22
1
-29
/
+35
*
#BIN upload now preserves the file time.
Thomas Osterried
2009-01-22
3
-4
/
+28
*
- bugfixes:
Thomas Osterried
2009-01-21
1
-57
/
+84
*
contact update
Thomas Osterried
2009-01-19
3
-3
/
+3
*
added libtoolize. This fixes errors like
Thomas Osterried
2008-12-21
1
-0
/
+1
*
PATH_MAX: linux include standard has changed.
Thomas Osterried
2008-12-21
1
-1
/
+2
*
listen did not terminate if caller has died. fputs and fflush
Thomas Osterried
2008-11-24
1
-2
/
+4
*
typo
Thomas Osterried
2008-10-11
2
-2
/
+2
*
Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.
Thomas Osterried
2008-10-11
5
-3
/
+59
*
AC_INIT: we are ax25-apps, not libax25.
Thomas Osterried
2008-08-05
1
-1
/
+1
*
Fix for autoconf. Thanks to Tom <DL1JBE>
Thomas Osterried
2008-08-03
1
-1
/
+1
*
- new option -S: be silent. useful for using call in shellscripts.
Thomas Osterried
2008-07-09
2
-12
/
+32
[next]