| Commit message (Expand) | Author | Age | Files | Lines |
* | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 1 | -0/+11 |
* | Update NetBSD RCS IDs to reflect the changes being upstreamed. | delphij | 2015-10-27 | 2 | -2/+2 |
* | In gunzip(1), treat trailing garbage as a warning and not an error. This | delphij | 2015-10-26 | 2 | -3/+10 |
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 1 | -6/+3 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+22 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 4 | -21/+33 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 6 | -17/+57 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -3/+3 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Sync from head | sjg | 2012-11-04 | 2 | -5/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
* | | | | | | | r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged. | delphij | 2015-04-16 | 1 | -1/+1 |
* | | | | | | | When reading in the original file name from gzip header, we read | delphij | 2015-04-15 | 1 | -2/+5 |
* | | | | | | | Sync with NetBSD: | delphij | 2015-04-13 | 2 | -10/+20 |
* | | | | | | | compress,gzip,xz: Preserve timestamps with nanosecond precision. | jilles | 2015-02-17 | 1 | -5/+5 |
* | | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -4/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Sync with NetBSD. | delphij | 2014-10-23 | 5 | -17/+41 |
* | | | | | | Integrate usr.bin/gzip/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 2 | -0/+16 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Correct buffer size. | delphij | 2014-06-26 | 1 | -1/+1 |
* | | | | | use .Mt to mark up email addresses consistently (part3) | bapt | 2014-06-23 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -4/+3 |
| |/
|/| |
|
* | | Fix style nit: don't use leading zero for dates in .Dd | eadler | 2012-06-05 | 1 | -1/+1 |
|/ |
|
* | According to the NetBSD foundation [1]: | delphij | 2011-10-16 | 1 | -7/+0 |
* | Incorporate recent changes from NetBSD. Most notable change is the addition | delphij | 2011-10-10 | 4 | -33/+233 |
* | Sync RCS id with NetBSD, this was intentionally omitted from the advisory | delphij | 2011-09-28 | 1 | -1/+1 |
* | Fix handling of corrupt compress(1)ed data. [11:04] | bz | 2011-09-28 | 1 | -12/+19 |
* | Fix a regression introduced with previous changeset: if output is stdout, | delphij | 2011-05-25 | 1 | -1/+2 |
* | Match symbolic link handling behavior with GNU gzip, bzip2 and xz: | delphij | 2011-05-23 | 2 | -5/+5 |
* | Diff reduction against NetBSD. The most notable change is to zdiff(1) to | delphij | 2011-05-23 | 5 | -63/+128 |
* | Update manpage to remove CRT reference. | gjb | 2011-02-07 | 1 | -2/+2 |
* | Correct some typos in comments, no functional changes. | bcr | 2010-10-16 | 3 | -9/+9 |
* | In the past gunzip(1) write()'s after each inflate return. This is | delphij | 2010-09-23 | 1 | -0/+2 |
* | Check return value of dup(), it could be -1 when the system is running | delphij | 2010-08-19 | 1 | -1/+8 |
* | Several style fixes as prompted by bde@. | delphij | 2010-06-10 | 1 | -28/+22 |
* | Follow up revision 208888 with purely ident changes. | delphij | 2010-06-07 | 1 | -6/+6 |
* | Correct a bug in gzip(1): make sure that initialize isb with fstat() on | delphij | 2010-06-07 | 1 | -3/+9 |
* | Use _exit(2) system call directly instead of using exit(3) in signal | delphij | 2010-04-27 | 1 | -1/+1 |
* | Language improvements to make the BUGS section easier to read. | delphij | 2010-04-27 | 1 | -3/+3 |
* | Add a signal handler for SIGINT which removes output file when necessary. | delphij | 2010-04-26 | 1 | -4/+21 |
* | Diff reduction against NetBSD and add myself to AUTHORS section of the | delphij | 2010-04-07 | 3 | -13/+14 |
* | 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 |
* | We should distinguish between a real truncated case and EOF after | delphij | 2009-11-16 | 1 | -3/+14 |
* | Apply a NetBSD fix (revision 1.12) to handle multi-session bzip2 files | delphij | 2009-11-09 | 1 | -5/+14 |