index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
call: Remove unused arguments from sevenplname()
Ralf Baechle
2017-08-03
1
-5
/
+2
*
listen: Remove unnecessary including of <netinet/in.h>
Ralf Baechle
2017-08-03
1
-1
/
+0
*
Listen: Remove useless postincrement op.
Ralf Baechle
2017-08-03
1
-1
/
+1
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-08-03
10
-99
/
+136
*
ax25ipd: Limit SEE ALSO section of man page to things actually related.
Ralf Baechle
2017-07-28
1
-3
/
+0
*
Listen: Remove useless parens around argument of return statement.
Ralf Baechle
2017-07-28
1
-1
/
+1
*
listen: Remove all uses of register keyword.
Ralf Baechle
2017-07-28
1
-4
/
+4
*
ax25rtd: Mention all files used in files section of man page.
Ralf Baechle
2017-07-28
1
-0
/
+8
*
ax25rtd: Spelling fix: recomment -> recommend
Ralf Baechle
2017-07-28
2
-2
/
+2
*
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
*
listen: Fix overzealous GCC 7 compiler warnings.
Ralf Baechle
2017-07-26
2
-6
/
+46
*
call: Fix buffer overflow.
Ralf Baechle
2017-07-26
1
-1
/
+1
*
ax25ipd: Fix printing of version number.
Ralf Baechle
2017-07-26
1
-1
/
+1
*
call: Fix use of glibc feature selection macros
Ralf Baechle
2017-07-26
1
-2
/
+4
*
ax25ipd: Fix glibc feature selection macros.
Ralf Baechle
2017-07-26
1
-0
/
+2
*
ax25ipd: Cleanup header file inclusion.
Ralf Baechle
2017-07-26
7
-54
/
+52
*
ax25ipd: Replace bzero use with memset.
Ralf Baechle
2017-07-25
1
-4
/
+4
*
Compress multiple blank lines into single lines.
Ralf Baechle
2017-07-25
13
-31
/
+0
*
ax25ipd: Remove code for ICMP mode.
Ralf Baechle
2017-07-25
1
-44
/
+0
*
ax25ipd: Remove USE_SGTTY ifdefery.
Ralf Baechle
2017-07-25
1
-16
/
+0
*
ax25ipd: USE_TERMIO is always defined.
Ralf Baechle
2017-07-25
2
-10
/
+0
*
ax25ipd: USE_TERMIOS is never defined.
Ralf Baechle
2017-07-25
1
-12
/
+0
*
ax25ipd: Get rid of __bsdi__ ifdefery.
Ralf Baechle
2017-07-25
1
-3
/
+0
*
ax25ipd: Sort out prototype for io_error().
Ralf Baechle
2017-07-25
2
-158
/
+162
*
ax25ipd: Sort out prototype for term_handler().
Ralf Baechle
2017-07-25
2
-10
/
+7
*
ax25ipd: Sort out prototypes for int_handler().
Ralf Baechle
2017-07-25
2
-8
/
+7
*
ax25ipd: Sort out prototypes for usr1_handler().
Ralf Baechle
2017-07-25
2
-56
/
+55
*
ax25ipd: Sort out prototypes for hupper().
Ralf Baechle
2017-07-25
2
-10
/
+6
*
ax25ipd: Remoe pointless prototype for main().
Ralf Baechle
2017-07-25
1
-1
/
+0
*
ax25ipd: Make function greet_world() static.
Ralf Baechle
2017-07-25
2
-12
/
+10
*
ax25ipd: Make function do_stats() static.
Ralf Baechle
2017-07-25
2
-2
/
+1
*
ax25ipd: Fix stats.
Ralf Baechle
2017-07-25
2
-2
/
+5
*
listen: Remove code controlled by NEW_AX25_STACK.
Ralf Baechle
2017-07-25
1
-8
/
+0
*
Listen: Move statement following if to separate line.
Ralf Baechle
2017-07-25
1
-1
/
+2
*
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
*
listen: Fix comparison broken by limited range of types.
Ralf Baechle
2017-01-31
1
-1
/
+1
*
Sort out variable and function declarations.
Ralf Baechle
2017-01-31
17
-141
/
+186
*
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
5
-46
/
+46
*
call: Fix argument of time() to time(NULL).
Ralf Baechle
2017-01-31
1
-3
/
+3
*
ax25mond: Switch version number printed to ax25-apps version.
Ralf Baechle
2017-01-23
1
-1
/
+2
*
gitignore: Ignore *~ files.
Ralf Baechle
2017-01-23
1
-0
/
+1
*
ax25ipd: Switch version number printed to ax25-apps version.
Ralf Baechle
2017-01-23
2
-3
/
+1
*
ax25rtd: Delete useless declaration of variable Version.
Ralf Baechle
2017-01-23
1
-2
/
+0
*
Fix typo Documentatioa -> Documentation.
Ralf Baechle
2017-01-21
2
-2
/
+2
*
Remove definition for /proc/net/ax25_ports from pathnames.h.
Ralf Baechle
2017-01-19
1
-1
/
+0
*
Makefile.am: man page for ax25mond thought it's talking about "call"
Thomas Osterried
2016-11-16
1
-2
/
+2
[next]