Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't call err() without a format string. | kris | 2000-07-12 | 1 | -2/+2 |
* | Use long long format specifiers and cast each parameter to long long. | marcel | 1999-12-18 | 1 | -14/+6 |
* | o Don't use long for 64 bit variables. Use u_int64_t instead. | marcel | 1999-12-17 | 1 | -46/+61 |
* | Allow elf2exe to be compiled on architectures other than Alpha. This | marcel | 1999-12-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Remove accidental 8bit character in error message. | se | 1999-08-02 | 1 | -5/+21 |
* | ELF to EXE converter for ARC BIOS / AlphaBIOS booting. | se | 1999-07-28 | 1 | -0/+380 |