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
/
ax25ipd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort out variable and function declarations.
Ralf Baechle
2017-01-31
6
-49
/
+66
*
Fix further abuse of 0 as NULL pointer.
Ralf Baechle
2017-01-31
1
-1
/
+1
*
ax25ipd: Switch version number printed to ax25-apps version.
Ralf Baechle
2017-01-23
2
-3
/
+1
*
Fix typo Documentatioa -> Documentation.
Ralf Baechle
2017-01-21
2
-2
/
+2
*
ax25ipd/process.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-08
1
-1
/
+1
*
ax25ipd: Fix grammar of bpether log message.
Ralf Baechle
2015-05-28
1
-1
/
+2
*
ax25ipd: Add support for all Linux-supported bit rates.
Ralf Baechle
2015-05-28
2
-0
/
+87
*
automake: Replace use of deprecated automake macro INCLUDES.
Ralf Baechle
2015-05-17
2
-4
/
+4
*
Insert space between `)' and a following `{'.
Ralf Baechle
2015-05-02
1
-1
/
+1
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2015-05-02
3
-259
/
+259
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2015-05-02
2
-3
/
+0
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2015-05-02
2
-2
/
+2
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2015-05-02
3
-6
/
+6
*
Use tabs for indentation, not spaces.
Ralf Baechle
2015-05-02
4
-84
/
+84
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2015-05-02
1
-4
/
+4
*
Nuke trailing whitespace.
Ralf Baechle
2015-05-02
10
-40
/
+40
*
Nuke trailing blank lines.
Ralf Baechle
2015-05-02
3
-3
/
+0
*
Fix accidental termination of ax25ipd.
Thomas Osterried
2015-05-02
1
-0
/
+20
*
ax25ipd: Make LOGx() macros bulletproof.
Ralf Baechle
2013-06-17
3
-4
/
+23
*
Kill a ton of useless casts to char * all over the code.
Ralf Baechle
2013-06-17
2
-12
/
+15
*
ax25ipd: Remove useless casts of inet_ntoa() return values to char *.
Ralf Baechle
2013-06-16
1
-4
/
+4
*
ax25ipd: Fix metric butload of type aliasing bugs.
Ralf Baechle
2013-06-16
1
-7
/
+8
*
Weed out all use of RCS strings.
Ralf Baechle
2013-06-05
1
-2
/
+0
*
Remove all definitions of docdir from makefiles.
Ralf Baechle
2013-06-04
1
-1
/
+0
*
Ignore even more generated files.
Ralf Baechle
2013-06-04
1
-4
/
+2
*
Convert .cvsignore files to .gitignore
Ralf Baechle
2013-06-04
1
-2
/
+2
*
Remove generated man pages on make distclean.
Ralf Baechle
2013-06-04
1
-0
/
+1
*
Include man page source files in generated dist archives.
Ralf Baechle
2013-06-04
1
-1
/
+1
*
Fix build of man pages when building in a separate build directory.
Ralf Baechle
2013-06-04
1
-2
/
+2
*
axudp: make "udp <portnumber>" in "route call ip udp port" obsolete; use
Thomas Osterried
2012-02-01
2
-1
/
+16
*
Fix man page generation.
Ralf Baechle
2012-01-10
1
-2
/
+2
*
Apply program name transformations also to remaining man page content.
Ralf Baechle
2011-12-11
3
-16
/
+36
*
ax25ipd: Mark reference to ax25ipd.conf as part of man page section 5.
Ralf Baechle
2011-12-11
1
-1
/
+1
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
1
-0
/
+1
*
Remove all generated files.
Ralf Baechle
2009-06-19
1
-613
/
+0
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
1
-1
/
+1
*
Eleminate use of register keyword
Ralf Baechle
2009-06-14
2
-2
/
+2
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
7
-89
/
+46
*
Added some includes. This fixes compilation problems in gentoo,
Thomas Osterried
2009-04-22
2
-2
/
+2
*
fix in help
Thomas Osterried
2009-02-01
1
-6
/
+6
*
small fix.
Thomas Osterried
2009-01-31
1
-0
/
+3
*
Better integration in unix98 PTY environments.
Thomas Osterried
2009-01-31
4
-29
/
+50
*
updated author's address
Thomas Osterried
2009-01-30
2
-2
/
+2
*
contact update
Thomas Osterried
2009-01-19
2
-2
/
+2
*
PATH_MAX: linux include standard has changed.
Thomas Osterried
2008-12-21
1
-1
/
+2
*
typo
Thomas Osterried
2008-10-11
2
-2
/
+2
*
Support for unix98 ptys ("/dev/ptmx"). Thanks to dk2crn.
Thomas Osterried
2008-10-11
5
-3
/
+59
*
io.c: WRITE to TTY returns -1 EAGAIN
Thomas Osterried
2008-04-13
1
-0
/
+13
*
Fix warnings about // style comment. And remove some of the most
Ralf Baechle
2007-01-23
2
-18
/
+28
*
Convert to autoconf 2.59. Delete junk from past centuries.
Ralf Baechle
2007-01-22
1
-192
/
+316
[next]