summaryrefslogtreecommitdiffstats
path: root/usr.sbin/elf2exe
Commit message (Expand)AuthorAgeFilesLines
* Don't call err() without a format string.kris2000-07-121-2/+2
* Use long long format specifiers and cast each parameter to long long.marcel1999-12-181-14/+6
* o Don't use long for 64 bit variables. Use u_int64_t instead.marcel1999-12-172-47/+62
* Allow elf2exe to be compiled on architectures other than Alpha. Thismarcel1999-12-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Remove accidental 8bit character in error message.se1999-08-021-5/+21
* Fix typo and use Fx macro instead of literal FreeBSD.se1999-08-021-3/+4
* ELF to EXE converter for ARC BIOS / AlphaBIOS booting.se1999-07-283-0/+438
OpenPOWER on IntegriCloud