aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gzip
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* MFC r326276:Eitan Adler2018-03-054-0/+8
* MFC r326791: Close the correct file descriptor.Xin LI2017-12-261-1/+1
* MFC r326185: Set errno to EFTYPE instead of EINVAL to be more consistentXin LI2017-12-251-1/+1
* MFC r326560: Create links for xzdiff.Xin LI2017-12-201-0/+2
* MFC r326052: Support SIGINFO.Xin LI2017-12-055-95/+263
* MFC r313327:Xin LI2017-05-311-1/+1
* MFC r311522:Konstantin Belousov2017-01-131-4/+4
* MFC r304875:Xin LI2016-12-111-1/+1
* MFC r309184:Xin LI2016-12-101-19/+18
* MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r...Marcelo Araujo2016-10-211-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Update NetBSD RCS IDs to reflect the changes being upstreamed.Xin LI2015-10-272-2/+2
* In gunzip(1), treat trailing garbage as a warning and not an error. ThisXin LI2015-10-262-3/+10
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-6/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-21/+33
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-196-17/+57
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-3/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-042-5/+4
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged.Xin LI2015-04-161-1/+1
* | | | | | When reading in the original file name from gzip header, we readXin LI2015-04-151-2/+5
* | | | | | Sync with NetBSD:Xin LI2015-04-132-10/+20
* | | | | | compress,gzip,xz: Preserve timestamps with nanosecond precision.Jilles Tjoelker2015-02-171-5/+5
* | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
| |_|_|_|/ |/| | | |
* | | | | Sync with NetBSD.Xin LI2014-10-235-17/+41
* | | | | Integrate usr.bin/gzip/tests from NetBSD into atf/kyuaEnji Cooper2014-10-092-0/+16
| |_|_|/ |/| | |
* | | | Correct buffer size.Xin LI2014-06-261-1/+1
* | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-2/+2
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-4/+3
* | Fix style nit: don't use leading zero for dates in .DdEitan Adler2012-06-051-1/+1
|/
* According to the NetBSD foundation [1]:Xin LI2011-10-161-7/+0
* Incorporate recent changes from NetBSD. Most notable change is the additionXin LI2011-10-104-33/+233
* Sync RCS id with NetBSD, this was intentionally omitted from the advisoryXin LI2011-09-281-1/+1
* Fix handling of corrupt compress(1)ed data. [11:04]Bjoern A. Zeeb2011-09-281-12/+19
* Fix a regression introduced with previous changeset: if output is stdout,Xin LI2011-05-251-1/+2
* Match symbolic link handling behavior with GNU gzip, bzip2 and xz:Xin LI2011-05-232-5/+5
* Diff reduction against NetBSD. The most notable change is to zdiff(1) toXin LI2011-05-235-63/+128