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
/
ax25d.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
-1
/
+1
*
treewide: Update all references to the FSF's address.
Ralf Baechle
2019-04-11
1
-1
/
+2
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-07-31
1
-33
/
+67
*
ax25d: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-2
/
+2
*
ax25d: Reorder code to avoid the need for forward declarations.
Ralf Baechle
2017-02-06
1
-461
/
+454
*
ax25d: Make several functions static.
Ralf Baechle
2017-02-06
1
-4
/
+7
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
1
-1
/
+2
*
ax25/ax25d.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-12
/
+0
*
Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-tools
Ralf Baechle
2015-05-02
1
-403
/
+403
|
\
|
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
1
-385
/
+385
|
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2013-06-17
1
-2
/
+2
|
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
1
-7
/
+7
|
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
1
-1
/
+1
|
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-17
/
+17
*
|
Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
Thomas Osterried
2015-05-01
1
-1
/
+1
|
/
*
Weed out all use of RCS strings.
Ralf Baechle
2013-06-06
1
-2
/
+0
*
Fix for CVE-2011-2910: check return status of setuid(), ..
Thomas Osterried
2011-08-18
1
-6
/
+10
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
1
-13
/
+1
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
1
-3
/
+3
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
1
-3
/
+3
*
Fix warnings about // style comment. And remove some of the most
Ralf Baechle
2007-01-23
1
-5
/
+5
*
Fixed Length of Node
Thomas Osterried
2006-01-08
1
-2
/
+2
*
gcc4.0 is more pedantic than useful..
Thomas Osterried
2005-11-28
1
-3
/
+3
*
- better handling for IP mode VC connections (configurable via
Thomas Osterried
2005-10-30
1
-31
/
+227
*
Import ax25-tools 0.0.3 from tarball
ax25-tools-0.0.3
Ralf Baechle
1999-07-08
1
-1
/
+1
*
Import ax25-tools 0.0.2 from tarball
ax25-tools-0.0.2
Ralf Baechle
1999-06-07
1
-1
/
+14
*
Import ax25-tools 0.0.1 from tarball
ax25-tools-0.0.1
Ralf Baechle
1999-04-21
1
-0
/
+1195