Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for building rpm packages. | Ralf Baechle | 2009-06-27 | 1 | -0/+1 |
| | | | | Now just a rpmbuild -ta <foo.tar.gz> will do. | ||||
* | Document removal of yum kernel patches. | Ralf Baechle | 2009-06-24 | 1 | -0/+3 |
| | |||||
* | Fix utmp time code | Ralf Baechle | 2009-06-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Thanks to using the antiquated time(2) call the microsecond field of the struct utmp being manipulated was never initialized resulting in random values. On some 64-bit systems this also manifested itself in below warnings. axspawn.c: In function ‘cleanup’: axspawn.c:1017: warning: passing argument 1 of ‘time’ from incompatible pointer type /usr/include/time.h:186: note: expected ‘time_t *’ but argument is of type ‘int32_t *’ [...] axspawn.c: In function ‘main’: [...] axspawn.c:1693: warning: passing argument 1 of ‘time’ from incompatible pointer type /usr/include/time.h:186: note: expected ‘time_t *’ but argument is of type ‘int32_t *’ Fixed by changing it to the recommended initialization sequenze based on gettimeofday(). | ||||
* | Bump version number to 0.0.10-rc1.ax25-tools-0.0.10-rc1 | Ralf Baechle | 2009-06-06 | 1 | -0/+14 |
| | |||||
* | changed syserrlist to strerrno | Craig Small | 2003-02-22 | 1 | -0/+1 |
| | |||||
* | changed netromd to use PF_SOCKET | Craig Small | 2002-10-13 | 1 | -0/+1 |
| | |||||
* | added remaining sys/time.h includes for ppc | Craig Small | 2002-06-19 | 1 | -0/+1 |
| | |||||
* | remove inline statements in hdrvcomm | Craig Small | 2001-08-27 | 1 | -1/+2 |
| | |||||
* | Tomi patch for mkiss pid problem | Craig Small | 2001-08-27 | 1 | -0/+1 |
| | |||||
* | rolled over the version to 0.0.9 | Craig Small | 2001-05-16 | 1 | -0/+4 |
| | |||||
* | synced to klaus code | Craig Small | 2001-05-10 | 1 | -0/+17 |
| | |||||
* | Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6 | Ralf Baechle | 2001-04-11 | 1 | -0/+9 |
| | |||||
* | Import ax25-tools 0.0.5 from tarballax25-tools-0.0.5 | Ralf Baechle | 1999-08-24 | 1 | -1/+11 |
| | |||||
* | Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4 | Ralf Baechle | 1999-08-10 | 1 | -0/+11 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 1 | -1/+16 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 1 | -0/+4 |