History log of /freebsd-10-stable/usr.sbin/kgzip/
Revision Date Author Comments
256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


140442 18-Jan-2005 ru

Sort sections.


140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


134617 01-Sep-2004 julian

Revert..
not needed now


134613 01-Sep-2004 julian

When non kernel programs try to define _KERNEL
it always ends in tears.

this is a temporary hack..
we'll remove it in a short while. I'll set teh MFC to remind me

MFC after: 1 week


131500 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


130927 22-Jun-2004 obrien

Adjust the system endian and a.out headers to be more MI and cross-building
friendly. Use the systems headers rather than local versions.

Reviewed by: ru


116222 11-Jun-2003 obrien

Remove uneeded cast.


116221 11-Jun-2003 obrien

This appears to be WARNS=3 safe.


116219 11-Jun-2003 obrien

Do not refer to the non-existant BDECFLAGS.


112089 11-Mar-2003 ru

Convert kgzip(8) to be an i386 cross-tool. This is needed for
cross-releasing i386 on different architectures. This version
provides an i386 version of <a.out.h>, and handles endianness.

Tested on: alpha, sparc64


112048 09-Mar-2003 ru

Make usage() match SYNOPSIS.


112047 09-Mar-2003 ru

Get rid of the randomizing factor.


110330 04-Feb-2003 ru

Make this work on non-i386 as well. (Needed for cross-releases.)


81687 15-Aug-2001 ru

mdoc(7) police: utilize the new .Ex macro.


80084 21-Jul-2001 rnordier

Unset MAINTAINER.


80029 20-Jul-2001 obrien

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


80022 20-Jul-2001 obrien

Remove GCC'isms in CFLAGS.


79537 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


79452 09-Jul-2001 brian

Fix the type of the NULL arg to execl()

Idea from: Theo de Raadt <deraadt@openbsd.org>


76224 02-May-2001 obrien

* include/elf.h has been repo copied to include/elf-hints.h, and it no
longer includes machine/elf.h.
* consumers of elf.h now use the minimalist elf header possible.

This change is motivated by Binutils 2.11.0 and too much clashing over
our base elf headers and the Binutils elf headers.


74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


74532 20-Mar-2001 ru

Set the default manual section for usr.sbin/ to 8.


68966 20-Nov-2000 rnordier

Wrap over-long line; drop superfluous include.


68965 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


68313 04-Nov-2000 rnordier

Add support for creating a.out output files in addition to ELF.
This allows booting from compressed binaries using older bootstraps.

Thanks to: dwmalone


66555 02-Oct-2000 rnordier

Set MAINTAINER.


64214 03-Aug-2000 kris

Cleanup of TMPDIR code.

Requested by: bde (ages ago)


62986 12-Jul-2000 kris

Don't call err() without a format string.


56128 16-Jan-2000 kris

Fix insecure tempfile handling.

Reviewed by: audit@freebsd.org


54868 20-Dec-1999 billf

Now that we have an elf(5) we can x-ref it here.


50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


48906 19-Jul-1999 rnordier

This commit was generated by cvs2svn to compensate for changes in r48905,
which included commits to RCS files with non-trunk default branches.