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
*
Fixed spelling errors.
HEAD
master
Thomas Osterried
2023-05-13
10
-11
/
+11
*
Fixed speeling errors in man pages and programs.
Thomas Osterried
2023-05-13
20
-28
/
+28
*
Fixed manual section name on top.
Thomas Osterried
2023-05-13
1
-2
/
+2
*
moved dmascc_cfg.1 to section 8: dmascc_cfg.8
Thomas Osterried
2023-05-13
2
-1
/
+1
*
Hint for first time compilation
Thomas Osterried
2022-09-16
1
-0
/
+12
*
ax25(4): Capitalize the acronym ASCII and make it bold.
Ralf Baechle
2021-08-06
1
-1
/
+3
*
netromd: Rewrite the code to no longer use SOCK_PACKET.
Ralf Baechle
2021-07-27
2
-15
/
+24
*
netromd: Don't include <netrose/rose.h>.
Ralf Baechle
2021-07-27
1
-1
/
+0
*
rxecho: Increase space allocated for network interface name to IFNAMSIZ.
Ralf Baechle
2021-07-27
1
-2
/
+2
*
rxecho: rip out support for PF_INET, SOCK_PACKET sockets.
Ralf Baechle
2021-07-27
1
-59
/
+0
*
configure.ac: Remove AC_FUNC_SETPGRP test.
Ralf Baechle
2021-07-27
1
-1
/
+0
*
ax25.4: Remove recommendation for PF_INET, SOCK_PACKET sockets.
Ralf Baechle
2021-07-27
1
-8
/
+1
*
ax25.4: Use .B nroff highliting as is common practice for man pages.
Ralf Baechle
2021-07-27
1
-17
/
+38
*
configure: Paranoidly quote things for m4 macro expansion safety.
Ralf Baechle
2019-04-11
1
-2
/
+2
*
configure: Remove AC_TYPE_SIGNAL.
Ralf Baechle
2019-04-11
1
-1
/
+0
*
treewide: Update all references to the FSF's address.
Ralf Baechle
2019-04-11
19
-19
/
+38
*
COPYING: Update license from FSF source.
Ralf Baechle
2019-04-10
1
-21
/
+20
*
Bump version to 0.0.10-rc5.
ax25-tools-0.0.10-rc5
Ralf Baechle
2019-04-02
1
-1
/
+1
*
ChangeLog: Update with changes since 0.0.10-rc4.
Ralf Baechle
2019-04-02
1
-0
/
+11
*
RPM: Remove deprecated Group tag from spec file.
Ralf Baechle
2019-04-02
1
-2
/
+0
*
RPM: Drop useless %defattr directives.
Ralf Baechle
2019-04-02
1
-2
/
+0
*
RPM: Drop useless %attr directives.
Ralf Baechle
2019-04-02
1
-2
/
+2
*
RPM: Move -docs subpackage back into the main and x subpackages.
Ralf Baechle
2019-04-02
1
-15
/
+11
*
axspawn: Fix transformation by bad cleanup
Ralf Baechle
2019-03-28
1
-3
/
+2
*
Man pages: Update with date from last non-trivial change.
Ralf Baechle
2019-03-28
31
-31
/
+31
*
axgetput: Rename README file to README.axgetput.
Ralf Baechle
2019-03-28
3
-2
/
+2
*
RPM: Shuffle doc and license files to their proper locations.
Ralf Baechle
2019-03-28
1
-5
/
+6
*
RPM: Don't package %{_docdir}/*
Ralf Baechle
2019-03-28
1
-1
/
+0
*
RPM: Avoid installation of doc files during make install.
Ralf Baechle
2019-03-28
1
-1
/
+1
*
README: Fix spelling of "kissattach".
Ralf Baechle
2019-03-28
1
-1
/
+1
*
Kissattach: Document -6 option for spattach, too.
Ralf Baechle
2019-03-28
1
-2
/
+2
*
Kissattach: Document -i option in synopsis section of manpage.
Ralf Baechle
2019-03-28
1
-2
/
+2
*
RPM: Cleanup X BuildReques: tags, depending fltk-devel does it all.
Ralf Baechle
2019-03-27
1
-2
/
+1
*
autoconf: Renovate checking for GUI libraries.
Ralf Baechle
2019-03-27
1
-7
/
+2
*
RPM: Add gcc to build requirements.
Ralf Baechle
2019-03-26
1
-0
/
+1
*
RPM: Make the ax25-tools-docs package a noarch package.
Ralf Baechle
2019-03-26
1
-0
/
+1
*
RPM: Package ax25/ax25.profile.
Ralf Baechle
2019-03-21
1
-0
/
+1
*
Automake: distribute scm-version.h.in.
Ralf Baechle
2019-03-21
1
-1
/
+1
*
Automake: distribute but don't install setlocalversion script.
Ralf Baechle
2019-03-21
1
-0
/
+1
*
RPM: Add distribution version to rpm release tag.
Ralf Baechle
2019-03-21
1
-1
/
+1
*
RPM: Throw in a `.' between BASEVERSION and EXTRAVERSION.
Ralf Baechle
2019-03-21
1
-1
/
+1
*
ax25getput: Distribute TIPS.txt.
Ralf Baechle
2019-03-20
1
-0
/
+1
*
Treewide: Delete duplicate #includes.
Ralf Baechle
2017-08-08
4
-4
/
+0
*
Make missing libutil fatal.
Ralf Baechle
2017-08-08
1
-1
/
+1
*
net2kiss: Switch from private openpty() implementation to libutil.
Ralf Baechle
2017-08-08
2
-48
/
+2
*
ax25-tools don't need ncurses.
Ralf Baechle
2017-08-08
1
-2
/
+0
*
axgetput: Delete duplicate inclusion of <sys/types.h>
Ralf Baechle
2017-08-08
1
-1
/
+0
*
kissattach.8, spattach.8: Fix references to non-existing man page.
Ralf Baechle
2017-08-03
1
-2
/
+2
*
ax25.4: Fix reference to non-existing man page.
Ralf Baechle
2017-08-03
1
-2
/
+2
*
Delete more assignments in if conditions.
Ralf Baechle
2017-08-03
5
-41
/
+75
[next]