summaryrefslogtreecommitdiffstats
path: root/usr.bin/elf2aout/elf2aout.c
Commit message (Expand)AuthorAgeFilesLines
* Make manpage's SYNOPSIS match program's usage().ru2010-02-121-1/+4
* Because optarg and optind are defined in unistd.h,delphij2006-04-211-3/+0
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-6/+6
* Back out the totally unapproved backout of my commits.obrien2003-03-291-1/+1
* Back out the removal (here too) of the "custom" version ofru2003-02-191-1/+1
* Use the offical sys/endian.h rather than reaching way over into anotherobrien2002-12-301-1/+1
* Make it work for a different endianness binary.ru2002-05-251-47/+29
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.ru2002-05-201-1/+29
* Kill the stray #include line.ru2002-05-201-1/+0
* s/u_int/u_int32_t/ru2002-05-201-8/+9
* Get byte swapping primitives from sys/endian.h now that they are exportedjake2002-05-171-5/+1
* Utility to create a.out [kernels] from an ELF one.obrien2002-03-281-0/+156
OpenPOWER on IntegriCloud