Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Fix type of length argument to sockset syscalls. | Ralf Baechle | 2009-06-14 | 1 | -1/+1 |
| | | | | | | | | Various socket syscalls receive a length argument that should be a socklen_t rsp. a ptr to a socklen_t but instead int rsp. ptr to int were being passed. While in theory this was a bug it's harmless as dangerously large values would not be used but the issue manifested itself in a significant number of compilation warnings. | ||||
* | changed netromd to use PF_SOCKET | Craig Small | 2002-10-13 | 1 | -1/+1 |
| | |||||
* | added remaining sys/time.h includes for ppc | Craig Small | 2002-06-19 | 1 | -0/+1 |
| | |||||
* | synced to klaus code | Craig Small | 2001-05-10 | 1 | -1/+1 |
| | |||||
* | Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4 | Ralf Baechle | 1999-08-10 | 1 | -0/+6 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 1 | -2/+2 |
| | |||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 1 | -2/+14 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 1 | -0/+254 |