| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -5/+6 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | compress,gzip,xz: Preserve timestamps with nanosecond precision. | jilles | 2015-02-17 | 1 | -5/+6 |
|/ |
|
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -3/+3 |
* | - add a missing "be" and "in" | eadler | 2011-11-11 | 1 | -1/+1 |
* | Mark global functions and/or variables in compress(1) static where possible. | ed | 2011-11-06 | 1 | -15/+15 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 1 | -1/+1 |
* | Fix handling of corrupt compress(1)ed data. [11:04] | bz | 2011-09-28 | 1 | -6/+17 |
* | Remove $Log$ keyword, which can cause annoyance in diffs in some cases. | emaste | 2011-03-31 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 4 | -16/+0 |
* | Correct some typos in comments, no functional changes. | bcr | 2010-10-16 | 1 | -1/+1 |
* | Change all our own code to use st_*tim instead of st_*timespec. | ed | 2010-03-28 | 1 | -2/+2 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+2 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -2/+0 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -11/+10 |
* | Several changes: Added a BUGS section with several bugs. And | garys | 2005-09-07 | 1 | -26/+94 |
* | Unbreak r1.11 by delhij. Blind change from unsigned to signed char | kan | 2005-05-18 | 1 | -2/+2 |
* | Consistently use signed char so gcc4 won't complain | delphij | 2005-05-02 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Bump WARNS level to 6. | trhodes | 2004-09-10 | 1 | -0/+1 |
* | Fix the NAME section making whatis(1) happy in particular. | ru | 2004-07-05 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Don't truncate the output file before making sure that we can | trhodes | 2003-06-14 | 1 | -6/+17 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Spelling. | charnier | 2002-10-16 | 2 | -28/+32 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 2 | -39/+14 |
* | mdoc(7) police: lint. | ru | 2002-05-29 | 1 | -1/+1 |
* | Add a Standards section, and note that compress(1) and uncompress(1) now | tjr | 2002-05-17 | 1 | -1/+8 |
* | As required by SUSv3, a file argument of "-" causes standard input | tjr | 2002-05-17 | 2 | -3/+13 |
* | Compression ratio statistics should be written to stderr instead of stdout. | tjr | 2002-05-17 | 1 | -4/+5 |
* | Use exit status 2 to indicate that the file was not compressed because | tjr | 2002-05-17 | 2 | -0/+8 |
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -6/+9 |
* | compress(1) has an erroneous description of zcat, fixed. | trhodes | 2002-04-09 | 1 | -8/+7 |
* | unifdef -D__STDC__ | imp | 2002-03-23 | 1 | -28/+3 |
* | remove __P | imp | 2002-03-22 | 3 | -15/+15 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 2 | -9/+9 |
* | Use __FBSDID(). | markm | 2001-12-02 | 2 | -12/+14 |
* | WARNS=2 fix and 'register' removal. | markm | 2001-12-02 | 3 | -28/+31 |
* | mdoc(7) police: make double quotes in #include statement visible. | ru | 2001-10-01 | 1 | -1/+1 |
* | mdoc(7) police: Fixed the .Ex calls in manpages that describe more | ru | 2001-09-11 | 1 | -1/+1 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 1 | -3/+5 |