aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/elf2aout
Commit message (Expand)AuthorAgeFilesLines
* Set NO_WERROR to ignore the following warning which is emitted onBruce Evans2002-07-111-0/+1
* Make it work for a different endianness binary.Ruslan Ermilov2002-05-252-47/+31
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.Ruslan Ermilov2002-05-201-1/+29
* Kill the stray #include line.Ruslan Ermilov2002-05-201-1/+0
* s/u_int/u_int32_t/Ruslan Ermilov2002-05-201-8/+9
* Get byte swapping primitives from sys/endian.h now that they are exportedJake Burkholder2002-05-171-5/+1
* Add a Makefile for this.Jake Burkholder2002-04-221-0/+6
* Utility to create a.out [kernels] from an ELF one.David E. O'Brien2002-03-281-0/+156