index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
call
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed spelling erorrs.
HEAD
master
Thomas Osterried
2023-05-13
2
-2
/
+2
*
Fixed spelling errors in man pages.
Thomas Osterried
2023-05-13
1
-1
/
+1
*
Moved setsockopt section behind bind().
Thomas Osterried
2022-05-13
1
-16
/
+21
*
In setsockopt section:
Thomas Osterried
2022-05-02
1
-10
/
+10
*
Added line delimiter before '-m' paragraph.
Thomas Osterried
2022-05-02
1
-0
/
+1
*
Call: Remove duplicate #include.
Ralf Baechle
2017-08-08
1
-1
/
+0
*
call: Remove unused arguments from sevenplname()
Ralf Baechle
2017-08-03
1
-5
/
+2
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-08-03
2
-61
/
+75
*
call: Fix structure mismatch
Ralf Baechle
2017-07-27
4
-0
/
+13
*
call: Fix possible buffer overflow.
Ralf Baechle
2017-07-26
1
-3
/
+3
*
call: Fix buffer overflow.
Ralf Baechle
2017-07-26
1
-1
/
+1
*
call: Fix use of glibc feature selection macros
Ralf Baechle
2017-07-26
1
-2
/
+4
*
Compress multiple blank lines into single lines.
Ralf Baechle
2017-07-25
2
-5
/
+0
*
the curses terminal connection displays the destination call in
Thomas Osterried
2017-02-11
1
-0
/
+3
*
call: Sort out initialization of t_win variables.
Ralf Baechle
2017-01-31
1
-2
/
+6
*
call: Fix error check on iconv's return value.
Ralf Baechle
2017-01-31
1
-1
/
+1
*
Sort out variable and function declarations.
Ralf Baechle
2017-01-31
3
-17
/
+23
*
call: Fix declaration of unix2yapp().
Ralf Baechle
2017-01-31
1
-1
/
+1
*
Fix further abuse of 0 as NULL pointer.
Ralf Baechle
2017-01-31
2
-26
/
+26
*
call: Fix argument of time() to time(NULL).
Ralf Baechle
2017-01-31
1
-3
/
+3
*
call: Remove unused definition of MAXCMDLEN.
Ralf Baechle
2016-02-12
1
-1
/
+0
*
call: Have exactly one empty line following functions.
Ralf Baechle
2016-02-12
1
-12
/
+3
*
call: Move statline() to make declaration unnecessary.
Ralf Baechle
2016-02-12
1
-42
/
+41
*
call: Put statements following if() or while on separate line.
Ralf Baechle
2016-02-12
1
-48
/
+85
*
call: Have a blank separate a closing parenthesis and opening brace.
Ralf Baechle
2016-02-12
1
-39
/
+39
*
call: Avoid multiple statements or definitions in one line.
Ralf Baechle
2016-02-12
1
-13
/
+28
*
call: Don't use C++ comments.
Ralf Baechle
2016-02-12
1
-81
/
+131
*
call: Format with tabs instead of blanks.
Ralf Baechle
2016-02-12
1
-133
/
+133
*
call: Make static what can be made static.
Ralf Baechle
2016-02-12
1
-31
/
+31
*
call: Remove unused function writemsg().
Ralf Baechle
2016-02-12
1
-30
/
+0
*
call: Nuke trailing whitespace.
Ralf Baechle
2016-02-12
1
-48
/
+48
*
call: Remove initializations to 0 of global variables.
Ralf Baechle
2016-02-12
1
-5
/
+5
*
UTF-8 support for call.
Thomas Osterried
2016-02-11
2
-278
/
+769
*
call: Fix race condition between select(2) and signal delivery.
Ralf Baechle
2015-06-10
1
-6
/
+13
*
call: The -T option is also supported for NET/ROM and ROSE.
Ralf Baechle
2015-06-10
1
-2
/
+2
*
Call: Fix typo in man page.
Ralf Baechle
2015-06-10
1
-1
/
+1
*
Call: Fix parsing of the argument of the -T option.
Ralf Baechle
2015-06-10
1
-9
/
+12
*
call: Don't reinstall SIGQUIT signal handler.
Ralf Baechle
2015-06-10
1
-1
/
+0
*
call: Rewrite excessivly long select call for readability.
Ralf Baechle
2015-06-10
1
-2
/
+9
*
call: Harden against compiler overoptimization.
Ralf Baechle
2015-06-10
2
-2
/
+2
*
Call: Handle select(2) returning EINTR.
Ralf Baechle
2015-06-10
1
-5
/
+8
*
listen: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-5
/
+5
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2015-05-02
2
-71
/
+71
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2015-05-02
1
-3
/
+0
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2015-05-02
3
-37
/
+37
*
Use tabs for indentation, not spaces.
Ralf Baechle
2015-05-02
1
-21
/
+21
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2015-05-02
1
-5
/
+5
*
Nuke trailing whitespace.
Ralf Baechle
2015-05-02
5
-7
/
+7
*
Nuke trailing blank lines.
Ralf Baechle
2015-05-02
1
-1
/
+0
*
Kill a ton of useless casts to char * all over the code.
Ralf Baechle
2013-06-17
1
-2
/
+2
[next]