| Commit message (Expand) | Author | Age | Files | Lines |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -1/+3 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 2 | -0/+4 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery | 2017-10-31 | 1 | -0/+11 |
* | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
* | compress: Allow uncompress -c with multiple pathnames, as required by POSIX. | Jilles Tjoelker | 2017-05-21 | 2 | -1/+23 |
* | compress: Add basic tests. | Jilles Tjoelker | 2017-05-21 | 3 | -0/+187 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 4 | -4/+4 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -5/+6 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | compress,gzip,xz: Preserve timestamps with nanosecond precision. | Jilles Tjoelker | 2015-02-17 | 1 | -5/+6 |
|/ |
|
* | Replace index() and rindex() calls with strchr() and strrchr(). | Ed Schouten | 2012-01-03 | 1 | -3/+3 |
* | - add a missing "be" and "in" | Eitan Adler | 2011-11-11 | 1 | -1/+1 |
* | Mark global functions and/or variables in compress(1) static where possible. | Ed Schouten | 2011-11-06 | 1 | -15/+15 |
* | - change "is is" to "is" or "it is" | Eitan Adler | 2011-10-16 | 1 | -1/+1 |
* | Fix handling of corrupt compress(1)ed data. [11:04] | Bjoern A. Zeeb | 2011-09-28 | 1 | -6/+17 |
* | Remove $Log$ keyword, which can cause annoyance in diffs in some cases. | Ed Maste | 2011-03-31 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 4 | -16/+0 |
* | Correct some typos in comments, no functional changes. | Benedict Reuschling | 2010-10-16 | 1 | -1/+1 |
* | Change all our own code to use st_*tim instead of st_*timespec. | Ed Schouten | 2010-03-28 | 1 | -2/+2 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
* | Revert most part of 200420 as requested, as more review and polish is | Xin LI | 2009-12-13 | 1 | -0/+2 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI | 2009-12-11 | 1 | -2/+0 |
* | -mdoc sweep. | Ruslan Ermilov | 2005-11-18 | 1 | -11/+10 |
* | Several changes: Added a BUGS section with several bugs. And | Gary W. Swearingen | 2005-09-07 | 1 | -26/+94 |
* | Unbreak r1.11 by delhij. Blind change from unsigned to signed char | Alexander Kabaev | 2005-05-18 | 1 | -2/+2 |
* | Consistently use signed char so gcc4 won't complain | Xin LI | 2005-05-02 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
* | Bump WARNS level to 6. | Tom Rhodes | 2004-09-10 | 1 | -0/+1 |
* | Fix the NAME section making whatis(1) happy in particular. | Ruslan Ermilov | 2004-07-05 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+2 |
* | Don't truncate the output file before making sure that we can | Tom Rhodes | 2003-06-14 | 1 | -6/+17 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -1/+1 |
* | Spelling. | Philippe Charnier | 2002-10-16 | 2 | -28/+32 |
* | ANSIify function definitions to avoid a warning. | David Malone | 2002-07-28 | 2 | -39/+14 |
* | mdoc(7) police: lint. | Ruslan Ermilov | 2002-05-29 | 1 | -1/+1 |
* | Add a Standards section, and note that compress(1) and uncompress(1) now | Tim J. Robbins | 2002-05-17 | 1 | -1/+8 |
* | As required by SUSv3, a file argument of "-" causes standard input | Tim J. Robbins | 2002-05-17 | 2 | -3/+13 |
* | Compression ratio statistics should be written to stderr instead of stdout. | Tim J. Robbins | 2002-05-17 | 1 | -4/+5 |
* | Use exit status 2 to indicate that the file was not compressed because | Tim J. Robbins | 2002-05-17 | 2 | -0/+8 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-19 | 1 | -6/+9 |
* | compress(1) has an erroneous description of zcat, fixed. | Tom Rhodes | 2002-04-09 | 1 | -8/+7 |
* | unifdef -D__STDC__ | Warner Losh | 2002-03-23 | 1 | -28/+3 |