Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make manpage's SYNOPSIS match program's usage(). | ru | 2010-02-12 | 1 | -1/+4 |
* | Because optarg and optind are defined in unistd.h, | delphij | 2006-04-21 | 1 | -3/+0 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -6/+6 |
* | Back out the totally unapproved backout of my commits. | obrien | 2003-03-29 | 1 | -1/+1 |
* | Back out the removal (here too) of the "custom" version of | ru | 2003-02-19 | 1 | -1/+1 |
* | Use the offical sys/endian.h rather than reaching way over into another | obrien | 2002-12-30 | 1 | -1/+1 |
* | Make it work for a different endianness binary. | ru | 2002-05-25 | 1 | -47/+29 |
* | Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1. | ru | 2002-05-20 | 1 | -1/+29 |
* | Kill the stray #include line. | ru | 2002-05-20 | 1 | -1/+0 |
* | s/u_int/u_int32_t/ | ru | 2002-05-20 | 1 | -8/+9 |
* | Get byte swapping primitives from sys/endian.h now that they are exported | jake | 2002-05-17 | 1 | -5/+1 |
* | Utility to create a.out [kernels] from an ELF one. | obrien | 2002-03-28 | 1 | -0/+156 |