summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgzip/elfhdr.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjust the system endian and a.out headers to be more MI and cross-buildingobrien2004-06-221-46/+46
| | | | | | friendly. Use the systems headers rather than local versions. Reviewed by: ru
* Convert kgzip(8) to be an i386 cross-tool. This is needed forru2003-03-111-45/+46
| | | | | | | cross-releasing i386 on different architectures. This version provides an i386 version of <a.out.h>, and handles endianness. Tested on: alpha, sparc64
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* kgzip is a kzip(8) replacement able to compress and link bootablernordier1999-07-191-0/+163
32-bit binaries in both ELF and a.out format. Development sponsored by Global Technology Associates, Inc. Reviewed/tested by: abial
OpenPOWER on IntegriCloud