History log of /freebsd-10.1-release/usr.bin/minigzip/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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


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


237410 21-Jun-2012 delphij

MFV: Update zlib to 1.2.7.

(x86 assembler optimization disabled for now because it
requires the new .cfi_* directives that is not supported
by base system binutils).

MFC after: 1 week


235802 22-May-2012 delphij

commandline -> command line

MFC after: 1 week


205472 22-Mar-2010 delphij

Enable mmap for minigzip(1).


201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


125503 05-Feb-2004 ru

Fixed style of DPADD and LDADD assignments as per style.Makefile(5).


107276 26-Nov-2002 ru

mdoc(7) police: markup polishing.

Approved by: re


104418 03-Oct-2002 johan

Actually implement gzip's -c option. minigzip now also doubles
as zcat properly.

PR: 13043
Submitted by: Toshihiko ARAI <toshi@jp.freebsd.org>
Jonathan Towne <jontow@twcny.rr.com>

Approved by: peter, sheldonh (mentor)
MFC After: 2 weeks


95124 20-Apr-2002 charnier

Use `The .Nm utility'


79755 15-Jul-2001 dd

Remove whitespace at EOL.


72432 13-Feb-2001 ru

mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.


68963 20-Nov-2000 ru

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


50477 28-Aug-1999 peter

$Id$ -> $FreeBSD$


32272 05-Jan-1998 charnier

Add SEE ALSO section including ref to gzip. Add .An.


31702 13-Dec-1997 bde

Fixed .PATH statement so that minigzip.c can be found when
${.OBJDIR} != ${.CURDIR}.


31696 13-Dec-1997 msmith

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