summaryrefslogtreecommitdiff
path: root/usr.bin/gzip
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-03prepend_gzip: avoid searching beyond this stringmrg
2004-01-02Fix off-by-one error in the malloc of the new argv in prepend_gzip().simonb
2004-01-02Fix typo in comment.wiz
2004-01-02Sort sections. New sentence, new line. Bump date.wiz
2004-01-02implement $GZIP handling.mrg
2004-01-02note that $GZIP support is missing stillmrg
2004-01-02allow HAVE_ZLIB_GZOPENFULL to be overriden externallymrg
2004-01-01don't dump core in the face of unknown long options. from cjep@mrg
2004-01-01.P -> .Pp (typo fix).wiz
2004-01-01add some simple -DSMALL support. reduces the size of gzip(1) itself a bymrg
2004-01-01port simonb's bzip2 support.mrg
2003-12-28Add RCS Id.wiz
2003-12-28Add a BSD licensed zgrep written by me.wiz
2003-12-28GNU gzip compatibility: don't let "gzip -dc" (zcat) operate on non-gzipmrg
2003-12-28fix an error in the previousmrg
2003-12-28zdiff is also zcmp (from wiz)mrg
2003-12-28No argument necessary after .Nm; add missing comma to enumeration.wiz
2003-12-28Use more macros.wiz
2003-12-28Uppercase CRT.wiz
2003-12-28Add RCS Id.wiz
2003-12-28install gzexe, zdiff, zforce, zmore and znew scripts and manual pages.mrg
2003-12-28import openbsd z* scripts and manuals.mrg
2003-12-26.Pp\n.Pp -> .Pp.wiz
2003-12-26--long-options are supportedmrg
2003-12-26New sentence, new line; avoid &; uppercase CRC.wiz
2003-12-26bump .Ddmrg
2003-12-26- document --listmrg
2003-12-26support gzip -l -v.mrg
2003-12-26- print totals for --list.mrg
2003-12-26begin to start to support --list.mrg
2003-12-23Sort options; no spaces at EOL; limit line lengths.wiz
2003-12-23- make this WARNS=3 happymrg
2003-12-23fix markup of --suffix optionjdolecek
2003-12-23some const-poisoing, depend on bss to set gzipflags[]jdolecek
2003-12-23remove one extra backslash from MLINKSjdolecek
2003-12-23install gunzip, zcat & gzcat links.mrg
2003-12-23delete unused variablesmrg
2003-12-23import distrib/utils/x_gzip into usr.bin/gzip, with these enhancements:mrg