aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/elf2exe
Commit message (Expand)AuthorAgeFilesLines
* Sync several manual pages with current. This includes:Tom Rhodes2003-03-111-3/+7
* MFC: 1.10: mark manpage as MD.Ruslan Ermilov2002-08-081-1/+1
* MFC: simplify formatting.Ruslan Ermilov2001-08-201-2/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-6/+6
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* MFC: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-2/+2
* Use long long format specifiers and cast each parameter to long long.Marcel Moolenaar1999-12-181-14/+6
* o Don't use long for 64 bit variables. Use u_int64_t instead.Marcel Moolenaar1999-12-172-47/+62
* Allow elf2exe to be compiled on architectures other than Alpha. ThisMarcel Moolenaar1999-12-151-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Remove accidental 8bit character in error message.Stefan Eßer1999-08-021-5/+21
* Fix typo and use Fx macro instead of literal FreeBSD.Stefan Eßer1999-08-021-3/+4
* ELF to EXE converter for ARC BIOS / AlphaBIOS booting.Stefan Eßer1999-07-283-0/+438