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
/
mkiss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed spelling errors.
HEAD
master
Thomas Osterried
2023-05-13
1
-2
/
+2
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-07-31
1
-7
/
+14
*
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
*
Use the right way to get the required feature set from glibc.
Ralf Baechle
2017-01-26
1
-1
/
+0
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
1
-2
/
+3
*
mkiss: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-3
/
+3
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2013-06-17
1
-1
/
+0
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
1
-8
/
+8
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
1
-8
/
+8
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-9
/
+9
*
Added support for multiport tncs like the KPC-9612 (use of only the second
Thomas Osterried
2010-04-13
1
-12
/
+36
*
Unix98 support.
Thomas Osterried
2009-01-20
1
-1
/
+1
*
Unix98 PTY support for mkiss and m6pack.
Thomas Osterried
2009-01-20
1
-17
/
+82
*
#include <string.h> in order to make the compiler happy
Thomas Osterried
2008-10-22
1
-0
/
+1
*
Tomi patch for mkiss pid problem
Craig Small
2001-08-27
1
-13
/
+30
*
synced to klaus code
Craig Small
2001-05-10
1
-1
/
+1
*
Import ax25-tools 0.0.3 from tarball
ax25-tools-0.0.3
Ralf Baechle
1999-07-08
1
-72
/
+184
*
Import ax25-tools 0.0.1 from tarball
ax25-tools-0.0.1
Ralf Baechle
1999-04-21
1
-0
/
+512