Age | Commit message (Expand) | Author |
2015-06-25 | Put fts_close() where missing. | Masao Uebayashi |
2015-05-03 | Preserve times to nanosecond precision instead of just microsecond. | Philip Guenther |
2015-04-09 | Both more and less accept options beginning with '+'. | Todd C. Miller |
2015-02-01 | KNF whitespace fix and handle funopen error case. | Tobias Stoeckmann |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-10-08 | userland reallocarray audit. | Doug Hogan |
2014-10-07 | no more Xr to gzsig | Theo de Raadt |
2014-05-08 | +.Xr less 1 , | Jason McIntyre |
2014-05-07 | When you want more, you say "more". When you want less, you say "less". | Vadim Zhukov |
2014-03-17 | use Ex; | Jason McIntyre |
2014-01-28 | make description of gzip(1) exit status codes more accurate. | Igor Sobrado |
2014-01-28 | make it clear that -LV are no ops; ok millert | Jason McIntyre |
2014-01-27 | Remove the no-op flags -L and -V from compress(1), these options | Todd C. Miller |
2014-01-27 | remove the no-op flags -L and -V from compress(1), these options | Igor Sobrado |
2014-01-26 | - document for uncompress and zcat exit status of 0 or >0 only | Jason McIntyre |
2013-12-29 | +.Sh EXIT STATUS | Jason McIntyre |
2013-08-12 | some minor fixes; From: Jan Stary | Jason McIntyre |
2013-04-17 | zlib info header is 32-bit; handle for localtime() call; ok millert | Theo de Raadt |
2012-09-30 | When outputting to stdout and compressing would grow the file, exit | Todd C. Miller |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-21 | flesh out the rfc sections; | Jason McIntyre |
2011-09-22 | Remove the rcsid which were intentionally skipped in the "purge of 2009" | Theo de Raadt |
2011-03-05 | Fix potential crash when GZIP variable set and more than 512 command | Todd C. Miller |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-07-28 | Truncate output file when compressing. OK deraadt@ | Todd C. Miller |
2010-07-22 | document exit returns; from daniel dickman | Jason McIntyre |
2010-07-01 | if you want usenet archives from 1985, you'll have to look elsewhere | Ted Unangst |
2010-03-27 | remove irrelevant man page; ok deraadt | Jason McIntyre |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2009-11-11 | memory leak with #ifdef SMALL, found by parfait | Theo de Raadt |
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado |
2009-04-18 | allow -V (show version) in decompression mode; ok millert@ | Christian Weisgerber |
2009-02-10 | STANDARDS: | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-02-08 | some minor corrections for the STANDARDS section; | Jason McIntyre |
2008-10-08 | For "gunzip -N", the name stored in the gzip header has no directory, | Todd C. Miller |
2008-08-20 | Use and report errors that inflate(3) can return, instead of | Marco Pfatschbacher |
2008-08-07 | spacing. | Igor Sobrado |
2008-07-27 | an enum specifier is more elegant than a set of #defines; | Igor Sobrado |
2008-07-05 | each utility must have its own usage and an unique set of options. | Igor Sobrado |
2008-02-25 | For the -l flag, set testmode to 1 instead of incrementing it. Fixes | Todd C. Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-20 | since less(1) and more(1) are the same point, don;t list them both | Jason McIntyre |
2007-05-20 | Add support for zmore being called as zless, | Jonathan Gray |
2007-04-04 | oops, tweak previous here too; | Jason McIntyre |
2007-04-04 | tweak previous; | Jason McIntyre |
2007-04-04 | Rename "nosave" variable to "storename" in hopes of clarifying | Todd C. Miller |
2007-04-04 | Clarify the behavior of the -N and -n flags. | Todd C. Miller |
2007-04-03 | Fix PR 5417; gunzip should set the timestamp based on the | Todd C. Miller |