summaryrefslogtreecommitdiffstats
path: root/dmascc/dmascc_cfg.c
Commit message (Collapse)AuthorAgeFilesLines
* dmascc_cfg.c did not compile on modern SuSE system.Thomas Osterried2009-05-271-3/+25
| | | | | Because HZ is not a constant value anymore, we now use the appropriate sysconf() call.
* This only ever "worked" because strncmp happens to be defined as aRalf Baechle2008-02-171-2/+2
| | | | | | macro which supplied the parens needed for an if statment. Strncmp is defined that way on at least some glibc ports, including i386 but not on uClibc/MIPS.
* synced to klaus codeCraig Small2001-05-101-67/+197
|
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-1/+1
|
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-0/+191