summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgzip
Commit message (Collapse)AuthorAgeFilesLines
* Add support for creating a.out output files in addition to ELF.rnordier2000-11-048-28/+224
| | | | | | This allows booting from compressed binaries using older bootstraps. Thanks to: dwmalone
* Set MAINTAINER.rnordier2000-10-021-0/+2
|
* Cleanup of TMPDIR code.kris2000-08-031-5/+5
| | | | Requested by: bde (ages ago)
* Don't call err() without a format string.kris2000-07-121-1/+1
|
* Fix insecure tempfile handling.kris2000-01-161-5/+10
| | | | Reviewed by: audit@freebsd.org
* Now that we have an elf(5) we can x-ref it here.billf1999-12-201-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-2810-10/+10
|
* kgzip is a kzip(8) replacement able to compress and link bootablernordier1999-07-1910-0/+1066
32-bit binaries in both ELF and a.out format. Development sponsored by Global Technology Associates, Inc. Reviewed/tested by: abial
OpenPOWER on IntegriCloud