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
/
ax25
/
axgetput
/
axgetput.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed spelling errors.
HEAD
master
Thomas Osterried
2023-05-13
1
-1
/
+1
*
Fixed speeling errors in man pages and programs.
Thomas Osterried
2023-05-13
1
-2
/
+2
*
treewide: Remove useless casts from memset pointer argument.
Ralf Baechle
2017-08-03
1
-1
/
+1
*
axgetput: Don't check for negative return from strlen.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
axgetput: Make do_version static.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
axgetput: Move definition of several array from a .h to a .c file.
Ralf Baechle
2017-02-06
1
-0
/
+4
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
1
-1
/
+2
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
1
-268
/
+268
*
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
-6
/
+6
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
1
-10
/
+10
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-1
/
+1
*
Nuke trailing blank lines.
Ralf Baechle
2013-06-17
1
-1
/
+0
*
Weed out all use of RCS strings.
Ralf Baechle
2013-06-06
1
-22
/
+4
*
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
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
1
-4
/
+4
*
Fix warnings about // style comment. And remove some of the most
Ralf Baechle
2007-01-23
1
-10
/
+10
*
axgetput (bget, bput, ..) for 8bit clean up/download from an
Thomas Osterried
2006-12-10
1
-0
/
+415