summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix and make spelling cosistent.Ralf Baechle2011-07-141-2/+2
* Move the X-based smdiag and man page into ax25-tools-x package.Ralf Baechle2011-06-251-6/+51
* Split off X programs into a separate rpm package.Ralf Baechle2011-06-251-5/+70
* List Thomas Sailer as author of xfhdlc{chpar,st} and xfsm{diag,mixer}.Ralf Baechle2011-06-251-1/+4
* Add a build dependency to libXi-devel, fltk-devel to the rpm spec fileRalf Baechle2011-06-241-1/+6
* Fix incorrectly encoded ñ in Iñaki Arenaza's name.Ralf Baechle2011-04-081-3/+6
* Added support for multiport tncs like the KPC-9612 (use of only the secondThomas Osterried2010-04-132-12/+43
* Added help for arguments n* /dev/ptmxThomas Osterried2010-03-312-1/+2
* Christoph Rueckert <dk2crn> had an issue with OpenSuse 11.2.Thomas Osterried2010-03-311-3/+3
* Fix for a problem I introduced in 2005.Thomas Osterried2009-11-021-2/+0
* Fix parallel installation bugs.Ralf Baechle2009-09-233-3/+3
* Add support for building rpm packages.Ralf Baechle2009-06-275-2/+91
* Convert spelling of Joerg Reuter's name from umlaut to oe.Ralf Baechle2009-06-271-2/+2
* Renovate AC_CONFIG usage.Ralf Baechle2009-06-271-1/+2
* Document removal of yum kernel patches.Ralf Baechle2009-06-241-0/+3
* Delete antiquated yam kernel patches.Ralf Baechle2009-06-243-4356/+2
* axgetput: Delete homegrown declarations of optarg and optind.Ralf Baechle2009-06-231-4/+1
* axgetput: Remove homegrown 'extern int errno' declaration.Ralf Baechle2009-06-231-2/+1
* Bump version number to 0.0.10-rc2.ax25-tools-0.0.10-rc2Ralf Baechle2009-06-211-1/+1
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-2125-230/+15
* Fix build in a directory other than the source directory.Ralf Baechle2009-06-191-1/+1
* Further update of .cvsignore files for hdlcutil/fl.Ralf Baechle2009-06-191-2/+3
* Ignore a few more generated files.Ralf Baechle2009-06-1913-0/+15
* Remove all generated files.Ralf Baechle2009-06-1926-17895/+5
* Delete 2001 vintage hdlcutil/fl/{xfhdlcchpar,xfhdlcst,xfsmmixer} binaries.Ralf Baechle2009-06-183-0/+0
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-1410-16/+22
* Fix utmp time codeRalf Baechle2009-06-142-4/+11
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-142-7/+7
* Bump version number to 0.0.10-rc1.ax25-tools-0.0.10-rc1Ralf Baechle2009-06-063-11/+25
* Fix build error caused by variable definition after statement.Ralf Baechle2009-06-061-2/+1
* dmascc_cfg.c did not compile on modern SuSE system.Thomas Osterried2009-05-271-3/+25
* fixThomas Osterried2009-02-121-1/+1
* escape fixThomas Osterried2009-02-121-1/+1
* time_t for file_timeThomas Osterried2009-01-221-3/+3
* made proto_bin compatible to call(1) ~a upload.Thomas Osterried2009-01-221-15/+25
* Unix98 support.Thomas Osterried2009-01-204-12/+16
* Unix98 PTY support for mkiss and m6pack.Thomas Osterried2009-01-204-49/+188
* Support for Unix98-pty's. Thanks to Christoph <dk2crn>.Thomas Osterried2009-01-152-19/+63
* kissnetd now supports unix98 pty's (new option: -p num).Thomas Osterried2009-01-092-45/+171
* completed docuThomas Osterried2008-11-211-1/+2
* important security fix:Thomas Osterried2008-11-211-9/+18
* bugfix: write_ax25(line, ..) segfaultet if line is static char[].Thomas Osterried2008-11-081-6/+14
* buffer is 512. statement was:Thomas Osterried2008-10-222-2/+2
* #include <string.h> in order to make the compiler happyThomas Osterried2008-10-221-0/+1
* fix: strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); // was sizeof(ut.ut_line)...Thomas Osterried2008-10-221-2/+2
* fflush stdout and stderr before close. just to be sureThomas Osterried2008-10-101-0/+2
* get_assoc(): file handle of fopen(PROC_AX25_CALLS_FILE, "r") wasThomas Osterried2008-10-101-1/+3
* forked child now closes stdin, stdout, stderr.Thomas Osterried2008-10-011-0/+4
* kissattach now supports Unix98 pseudo terminals (/dev/ptmx).Thomas Osterried2008-09-262-14/+48
* Fix for autoconf. Thanks to Tom <DL1JBE>Thomas Osterried2008-08-033-6/+5