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
/
net2kiss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert space between `)' and a following `{'.
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
-4
/
+4
*
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
1
-6
/
+6
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
1
-4
/
+4
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-48
/
+48
*
Fix build error caused by variable definition after statement.
Ralf Baechle
2009-06-06
1
-2
/
+1
*
Support for Unix98-pty's. Thanks to Christoph <dk2crn>.
Thomas Osterried
2009-01-15
1
-17
/
+61
*
changed mail addresses
Thomas Osterried
2008-04-27
1
-1
/
+1
*
added netinet/in.h for htons prototype
Michael Taylor
2004-12-12
1
-0
/
+1
*
replace asm/byteorder.h with public header endian.h
Michael Taylor
2004-12-12
1
-1
/
+2
*
Import ax25-tools 0.0.4 from tarball
ax25-tools-0.0.4
Ralf Baechle
1999-08-10
1
-0
/
+6
*
Import ax25-tools 0.0.1 from tarball
ax25-tools-0.0.1
Ralf Baechle
1999-04-21
1
-0
/
+643