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
path:
root
/
kiss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed spelling errors.
HEAD
master
Thomas Osterried
2023-05-13
1
-2
/
+2
*
Fixed speeling errors in man pages and programs.
Thomas Osterried
2023-05-13
3
-4
/
+4
*
treewide: Update all references to the FSF's address.
Ralf Baechle
2019-04-11
1
-1
/
+2
*
Man pages: Update with date from last non-trivial change.
Ralf Baechle
2019-03-28
5
-5
/
+5
*
Kissattach: Document -6 option for spattach, too.
Ralf Baechle
2019-03-28
1
-2
/
+2
*
Kissattach: Document -i option in synopsis section of manpage.
Ralf Baechle
2019-03-28
1
-2
/
+2
*
Treewide: Delete duplicate #includes.
Ralf Baechle
2017-08-08
2
-2
/
+0
*
net2kiss: Switch from private openpty() implementation to libutil.
Ralf Baechle
2017-08-08
2
-48
/
+2
*
kissattach.8, spattach.8: Fix references to non-existing man page.
Ralf Baechle
2017-08-03
1
-2
/
+2
*
kissnetd: Fix swapped calloc arguments.
Ralf Baechle
2017-08-03
1
-1
/
+1
*
treewide: Remove useless casts of function return value to void.
Ralf Baechle
2017-08-03
1
-11
/
+8
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-07-31
5
-26
/
+51
*
kissnetd: Fix possible buffer overflow.
Ralf Baechle
2017-07-26
1
-1
/
+2
*
mkiss: Change type of buffer[] to fix warning.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
mkiss: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-3
/
+3
*
Remove support for !defined(__GLIBC__) and __GLIBC__ != 2.
Ralf Baechle
2017-02-06
2
-8
/
+0
*
Use the right way to get the required feature set from glibc.
Ralf Baechle
2017-01-26
5
-5
/
+2
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
4
-8
/
+12
*
kissnet: Switch version number printed to ax25-tools version.
Ralf Baechle
2017-01-22
1
-3
/
+7
*
mkiss: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-3
/
+3
*
automake: Replace use of deprecated automake macro INCLUDES.
Ralf Baechle
2015-05-17
1
-2
/
+2
*
Insert space between `)' and a following `{'.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
4
-107
/
+107
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2013-06-17
2
-2
/
+0
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2013-06-17
2
-5
/
+5
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
4
-20
/
+20
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
4
-23
/
+23
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
7
-119
/
+119
*
Nuke trailing blank lines.
Ralf Baechle
2013-06-17
1
-1
/
+0
*
Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.
Ralf Baechle
2013-06-17
1
-3
/
+2
*
Convert .cvsignore files to .gitignore
Ralf Baechle
2013-06-04
1
-2
/
+2
*
kissattach and it's sisters are parsing axports on their own.
Thomas Osterried
2012-10-28
1
-1
/
+1
*
Added support for multiport tncs like the KPC-9612 (use of only the second
Thomas Osterried
2010-04-13
2
-12
/
+43
*
Added help for arguments n* /dev/ptmx
Thomas Osterried
2010-03-31
2
-1
/
+2
*
Fix parallel installation bugs.
Ralf Baechle
2009-09-23
1
-1
/
+1
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
2
-16
/
+0
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
1
-0
/
+1
*
Remove all generated files.
Ralf Baechle
2009-06-19
1
-507
/
+0
*
Fix build error caused by variable definition after statement.
Ralf Baechle
2009-06-06
1
-2
/
+1
*
Unix98 support.
Thomas Osterried
2009-01-20
2
-5
/
+5
*
Unix98 PTY support for mkiss and m6pack.
Thomas Osterried
2009-01-20
2
-18
/
+86
*
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
*
#include <string.h> in order to make the compiler happy
Thomas Osterried
2008-10-22
1
-0
/
+1
*
fflush stdout and stderr before close. just to be sure
Thomas Osterried
2008-10-10
1
-0
/
+2
*
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
*
changed mail addresses
Thomas Osterried
2008-04-27
3
-4
/
+4
*
consistent names (tty instead of ttyinterface)
Thomas Osterried
2007-04-16
1
-1
/
+1
[next]