index
:
ax25-tools.git
master
Non-GUI tools used to configure an AX.25 enabled computer
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document removal of yum kernel patches.
Ralf Baechle
2009-06-24
1
-0
/
+3
*
Delete antiquated yam kernel patches.
Ralf Baechle
2009-06-24
3
-4356
/
+2
*
axgetput: Delete homegrown declarations of optarg and optind.
Ralf Baechle
2009-06-23
1
-4
/
+1
*
axgetput: Remove homegrown 'extern int errno' declaration.
Ralf Baechle
2009-06-23
1
-2
/
+1
*
Bump version number to 0.0.10-rc2.
ax25-tools-0.0.10-rc2
Ralf Baechle
2009-06-21
1
-1
/
+1
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
25
-230
/
+15
*
Fix build in a directory other than the source directory.
Ralf Baechle
2009-06-19
1
-1
/
+1
*
Further update of .cvsignore files for hdlcutil/fl.
Ralf Baechle
2009-06-19
1
-2
/
+3
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
13
-0
/
+15
*
Remove all generated files.
Ralf Baechle
2009-06-19
26
-17895
/
+5
*
Delete 2001 vintage hdlcutil/fl/{xfhdlcchpar,xfhdlcst,xfsmmixer} binaries.
Ralf Baechle
2009-06-18
3
-0
/
+0
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
10
-16
/
+22
*
Fix utmp time code
Ralf Baechle
2009-06-14
2
-4
/
+11
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
2
-7
/
+7
*
Bump version number to 0.0.10-rc1.
ax25-tools-0.0.10-rc1
Ralf Baechle
2009-06-06
3
-11
/
+25
*
Fix build error caused by variable definition after statement.
Ralf Baechle
2009-06-06
1
-2
/
+1
*
dmascc_cfg.c did not compile on modern SuSE system.
Thomas Osterried
2009-05-27
1
-3
/
+25
*
fix
Thomas Osterried
2009-02-12
1
-1
/
+1
*
escape fix
Thomas Osterried
2009-02-12
1
-1
/
+1
*
time_t for file_time
Thomas Osterried
2009-01-22
1
-3
/
+3
*
made proto_bin compatible to call(1) ~a upload.
Thomas Osterried
2009-01-22
1
-15
/
+25
*
Unix98 support.
Thomas Osterried
2009-01-20
4
-12
/
+16
*
Unix98 PTY support for mkiss and m6pack.
Thomas Osterried
2009-01-20
4
-49
/
+188
*
Support for Unix98-pty's. Thanks to Christoph <dk2crn>.
Thomas Osterried
2009-01-15
2
-19
/
+63
*
kissnetd now supports unix98 pty's (new option: -p num).
Thomas Osterried
2009-01-09
2
-45
/
+171
*
completed docu
Thomas Osterried
2008-11-21
1
-1
/
+2
*
important security fix:
Thomas Osterried
2008-11-21
1
-9
/
+18
*
bugfix: write_ax25(line, ..) segfaultet if line is static char[].
Thomas Osterried
2008-11-08
1
-6
/
+14
*
buffer is 512. statement was:
Thomas Osterried
2008-10-22
2
-2
/
+2
*
#include <string.h> in order to make the compiler happy
Thomas Osterried
2008-10-22
1
-0
/
+1
*
fix: strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); // was sizeof(ut.ut_line)...
Thomas Osterried
2008-10-22
1
-2
/
+2
*
fflush stdout and stderr before close. just to be sure
Thomas Osterried
2008-10-10
1
-0
/
+2
*
get_assoc(): file handle of fopen(PROC_AX25_CALLS_FILE, "r") was
Thomas Osterried
2008-10-10
1
-1
/
+3
*
forked child now closes stdin, stdout, stderr.
Thomas Osterried
2008-10-01
1
-0
/
+4
*
kissattach now supports Unix98 pseudo terminals (/dev/ptmx).
Thomas Osterried
2008-09-26
2
-14
/
+48
*
Fix for autoconf. Thanks to Tom <DL1JBE>
Thomas Osterried
2008-08-03
3
-6
/
+5
*
temporary: prefer automake-1.9 because automake-1.4 has
Thomas Osterried
2008-06-07
1
-2
/
+2
*
fix in Makefile.am for installation of man page axgetput.1
Thomas Osterried
2008-05-16
1
-0
/
+1
*
changed mail addresses
Thomas Osterried
2008-04-27
31
-50
/
+50
*
typo: embeded is embedded
Thomas Osterried
2008-04-13
2
-8
/
+8
*
axspawn on embeded systems like openwrt:
Thomas Osterried
2008-04-13
2
-33
/
+108
*
This only ever "worked" because strncmp happens to be defined as a
Ralf Baechle
2008-02-17
1
-2
/
+2
*
fix: ask_pw_sys(): do not query for the same numbers
Thomas Osterried
2008-02-16
1
-1
/
+0
*
new feature: bcpasswd authentication type "unix".
Thomas Osterried
2008-02-16
3
-7
/
+32
*
typo
Thomas Osterried
2008-02-16
1
-1
/
+1
*
- bugfix: did false computations on 64bit plattforms.
Thomas Osterried
2007-09-16
1
-0
/
+4
*
- axparms is now more posix compliant
Thomas Osterried
2007-04-16
2
-40
/
+44
*
Fix possible irritation because arguments were "-xxx".
Thomas Osterried
2007-04-16
2
-18
/
+18
*
consistent names (tty instead of ttyinterface)
Thomas Osterried
2007-04-16
1
-1
/
+1
*
updated manpage
Thomas Osterried
2007-03-11
1
-2
/
+47
[next]