summaryrefslogtreecommitdiffstats
path: root/hdlcutil
Commit message (Expand)AuthorAgeFilesLines
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-1111-11/+22
* Man pages: Update with date from last non-trivial change.Ralf Baechle2019-03-286-6/+6
* Delete more assignments in if conditions.Ralf Baechle2017-08-031-9/+12
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-313-12/+25
* hdrvcomm: Make functions hdrvc_sendmsg and hdrvc_recvmsg static.Ralf Baechle2017-02-061-2/+2
* Remove support for !defined(__GLIBC__) and __GLIBC__ != 2.Ralf Baechle2017-02-061-4/+0
* hdlcutil: Remove undocumented user mode.Ralf Baechle2017-02-061-204/+168
* hdlcutil: Remove HDRVC_KERNEL ifdefery.Ralf Baechle2017-01-274-56/+0
* Use the right way to get the required feature set from glibc.Ralf Baechle2017-01-262-2/+3
* sethdlc: Fix missleading indentation.Ralf Baechle2017-01-261-8/+7
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-247-7/+14
* Delete accidental remanent of old version number from previous commit.Ralf Baechle2017-01-231-1/+1
* hdlcutil/fl: Switch version number printed to ax25-tools version.Ralf Baechle2017-01-234-4/+12
* hdlcutil: Switch version number printed to ax25-tools version.Ralf Baechle2017-01-233-3/+9
* hdlcutil/usersmdiag.h: Fix signedness compiler warnings.Ralf Baechle2015-06-071-1/+1
* hdlcutil/sethdlc.c: Fix signedness compiler warnings.Ralf Baechle2015-06-071-2/+2
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-171-2/+2
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-6/+6
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-1712-261/+261
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-174-4/+4
* Nuke trailing whitespace.Ralf Baechle2013-06-1716-207/+207
* Nuke trailing blank lines.Ralf Baechle2013-06-174-14/+0
* Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-171-4/+1
* Fix linking order.Ralf Baechle2013-06-101-2/+1
* Fix warnings about passing of string constant as argument.Ralf Baechle2013-06-062-5/+5
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-042-2/+2
* 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-192-0/+2
* Remove all generated files.Ralf Baechle2009-06-192-1098/+0
* 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-141-1/+1
* Fix for autoconf. Thanks to Tom <DL1JBE>Thomas Osterried2008-08-031-3/+3
* changed mail addressesThomas Osterried2008-04-2717-23/+23
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-222-583/+789
* q&d bugfix. but now compiles ;)Thomas Osterried2005-10-312-5/+3
* include <net/ethernet.h> or <linux/if_ether.h>Michael Taylor2004-12-121-0/+6
* /usr/include/linux/soundmodem.h not included with 2.6.x kernel, so include so...Michael Taylor2004-12-122-1/+91
* added netinet/in.h for htons prototypeMichael Taylor2004-12-121-1/+1
* replace asm/byteorder.h with public endian.hMichael Taylor2004-12-121-1/+1
* replace asm/byteorder.h with public header endian.hMichael Taylor2004-12-121-1/+1
* fix minor problemMichael Taylor2004-12-111-1/+3
* removedMichael Taylor2003-04-027-980/+0
* Removed MakefilesCraig Small2003-02-222-511/+6
* testCraig Small2003-02-222-0/+892
* added remaining sys/time.h includes for ppcCraig Small2002-06-191-0/+5
* removed some stuff that shouldnt be thereCraig Small2002-03-042-2/+2
* remove inline statements in hdrvcommCraig Small2001-08-271-2/+2
* last checking for 0.0.8ax25-tools-0.0.8Craig Small2001-05-162-50/+133
* synced to klaus codeCraig Small2001-05-109-0/+599