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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netrom_call: Make alarm_handler() a static function.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
rose_call: Make alarm_handler a static function.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
tcp_call: Make alarm_handler() a static function.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
dmascc: Mark usage() function static.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
yamdrv: Mark functions static and delete unused function.
Ralf Baechle
2017-02-06
1
-15
/
+2
*
netromt: Use symbolic pathnames from pathnames.h.
Ralf Baechle
2017-02-06
1
-2
/
+2
*
rsmemsiz: Move /proc filename defines to pathnames.h.
Ralf Baechle
2017-02-06
2
-9
/
+11
*
Remove support for !defined(__GLIBC__) and __GLIBC__ != 2.
Ralf Baechle
2017-02-06
9
-38
/
+0
*
hdlcutil: Remove undocumented user mode.
Ralf Baechle
2017-02-06
1
-204
/
+168
*
hdlcutil: Remove HDRVC_KERNEL ifdefery.
Ralf Baechle
2017-01-27
4
-56
/
+0
*
rsparms: Fix signedness warning.
Ralf Baechle
2017-01-26
1
-1
/
+1
*
rip98d: Fix warning.
Ralf Baechle
2017-01-26
1
-1
/
+2
*
axspawn: Sort out pointer signedness mess.
Ralf Baechle
2017-01-26
1
-3
/
+4
*
mcsh: Fix warning about format string.
Ralf Baechle
2017-01-26
1
-2
/
+2
*
yamcfg: Fix warning about format string.
Ralf Baechle
2017-01-26
1
-1
/
+1
*
Use the right way to get the required feature set from glibc.
Ralf Baechle
2017-01-26
18
-14
/
+25
*
sethdlc: Fix missleading indentation.
Ralf Baechle
2017-01-26
1
-8
/
+7
*
beacon: Fix confusing indentation.
Ralf Baechle
2017-01-26
1
-1
/
+4
*
beacon: Fix confusing indentation.
Ralf Baechle
2017-01-26
1
-1
/
+4
*
axspawn: Fix missleading indentation.
Ralf Baechle
2017-01-26
1
-1
/
+1
*
Don't fail when trying to remove a non-existing scm-version.h.tmp file.
Ralf Baechle
2017-01-26
1
-1
/
+1
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
30
-36
/
+67
*
Provide scm version define.
Ralf Baechle
2017-01-23
4
-0
/
+104
*
mheardd: Delete duplicate inclusion of <config.h>.
Ralf Baechle
2017-01-23
1
-1
/
+0
*
Delete accidental remanent of old version number from previous commit.
Ralf Baechle
2017-01-23
1
-1
/
+1
*
hdlcutil/fl: Switch version number printed to ax25-tools version.
Ralf Baechle
2017-01-23
4
-4
/
+12
*
hdlcutil: Switch version number printed to ax25-tools version.
Ralf Baechle
2017-01-23
3
-3
/
+9
*
kissnet: Switch version number printed to ax25-tools version.
Ralf Baechle
2017-01-22
1
-3
/
+7
*
ttylinkd: Switch version number printed to ax25-tools version.
Ralf Baechle
2017-01-22
1
-1
/
+1
*
axparms: Fix name of bpqether proc file in man page.
Ralf Baechle
2017-01-19
1
-1
/
+1
*
Makefile.am: axwapper.8 was not in the list of the man pages to be installed.
Thomas Osterried
2016-11-16
1
-2
/
+2
*
got rid of ctime() and using localtime()/strftime().
Thomas Osterried
2016-07-18
1
-29
/
+21
*
fix for segfault issue:
Thomas Osterried
2016-07-18
1
-22
/
+60
*
beacon with new option -H: -> beacon intervals relative to the hour.
Thomas Osterried
2016-07-04
2
-8
/
+33
*
beacon: new option -f: do not fork.
Thomas Osterried
2016-07-04
2
-5
/
+14
*
added "-d a" option to mheard:
Thomas Osterried
2016-07-04
1
-2
/
+5
*
added "-d a" option to mheard:
Thomas Osterried
2016-07-04
1
-8
/
+63
*
Fixed regression in axgetput (bget/bput crc was calculated wrong)
Thomas Osterried
2016-02-12
2
-27
/
+31
*
Fix spelling of "subsequent".
Ralf Baechle
2015-07-16
1
-1
/
+1
*
Remove all references to axassociate(8) and axsetcall(8).
Ralf Baechle
2015-07-16
2
-9
/
+3
*
axparms: Accept numeric user ID.
Ralf Baechle
2015-06-19
3
-7
/
+23
*
ax25/ax25d.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-12
/
+0
*
netrom/netromr.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-2
/
+2
*
netrom/netromt.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-3
/
+3
*
yamdrv/mcs2h.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-2
/
+1
*
rose/rsuplnk.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
rose/rsdwnlnk.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
netrom/nrsdrv.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
netrom/netromt.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-3
/
+3
*
hdlcutil/usersmdiag.h: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
[prev]
[next]