History log of /freebsd-10.3-release/usr.sbin/kgzip/kgzip.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 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


# 116222 11-Jun-2003 obrien

Remove uneeded cast.


# 112048 09-Mar-2003 ru

Make usage() match SYNOPSIS.


# 68966 20-Nov-2000 rnordier

Wrap over-long line; drop superfluous include.


# 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


# 64214 03-Aug-2000 kris

Cleanup of TMPDIR code.

Requested by: bde (ages ago)


# 56128 16-Jan-2000 kris

Fix insecure tempfile handling.

Reviewed by: audit@freebsd.org


# 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.


# 48905 19-Jul-1999 rnordier

kgzip is a kzip(8) replacement able to compress and link bootable
32-bit binaries in both ELF and a.out format.

Development sponsored by Global Technology Associates, Inc.

Reviewed/tested by: abial