Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nrattach: Make several functions and variables static. | Ralf Baechle | 2017-02-06 | 1 | -5/+5 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Add a git suffix to the version number used by all programs. | Ralf Baechle | 2017-01-24 | 1 | -1/+2 |
| | | | | | | | This uses a setlocalversion script derived from the kernel's scripts/setlocalversion. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-tools | Ralf Baechle | 2015-05-02 | 1 | -39/+39 |
|\ | | | | | | | | | Conflicts: ax25/axspawn.c | ||||
| * | Reformat consistently. Strictly whitespace changes only. | Ralf Baechle | 2013-06-17 | 1 | -18/+18 |
| | | | | | | | | | | | | | | Indentation by tabs only. Move case labels in switches are on the same level as the switch keyword. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
| * | Remove useless initializations to 0 or NULL. | Ralf Baechle | 2013-06-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | They only inflate the .data section of the binary. Initializations to FALSE are still left to do. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
| * | Nuke trailing whitespace. | Ralf Baechle | 2013-06-17 | 1 | -20/+20 |
| | | | | | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | | The current linux kernel has no limit anymore for the number of netrom | Thomas Osterried | 2015-05-01 | 1 | -1/+2 |
|/ | | | | | | and rose devices (previously 4 netrom, 6 rose). Thanks to Jaroslav, OK2JRQ for the patch | ||||
* | Fix for a problem I introduced in 2005. | Thomas Osterried | 2009-11-02 | 1 | -2/+0 |
| | | | | Thanks to Bernard <f6bvp> for reporting this problem. | ||||
* | Remove use of backwards compatibility header name. | Ralf Baechle | 2009-06-21 | 1 | -12/+0 |
| | | | | | | Glibc as old as 2.2 provides working headers under the right name and if not libax25 would install headers under the right name so this has become redundant and ugly. | ||||
* | IP Address is now not mandatory anymore. | Thomas Osterried | 2005-11-28 | 1 | -0/+2 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 1 | -0/+1 |
| | |||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 1 | -2/+17 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 1 | -0/+240 |