summaryrefslogtreecommitdiff
path: root/usr.bin/gzip
Commit message (Expand)AuthorAgeFilesLines
* fts_read: Handle error from a NULL return better.Bryan Drewery2020-12-081-1/+3
* Remove unneeded checks for prelen.Xin LI2020-03-143-22/+17
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* Correct documentation year.Xin LI2019-01-071-1/+1
* Port NetBSD improvements:Xin LI2019-01-074-9/+1021
* Use endian.h le32dec() instead of rolling our own.Xin LI2018-07-101-17/+6
* gzip(1): Don't shadow global 'err'Conrad Meyer2018-07-091-4/+4
* Don't delete outfile unconditionally.Xin LI2018-07-091-4/+12
* gzip: fix for undefined behavior.Pedro F. Giffuni2018-07-081-5/+9
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* Close the correct file descriptor.Xin LI2017-12-121-1/+1
* gzip(1): Remove duplicate close()Conrad Meyer2017-12-121-1/+0
* Create links for xzdiff.Xin LI2017-12-051-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-274-0/+8
* Set errno to EFTYPE instead of EINVAL to be more consistent with theXin LI2017-11-251-1/+1
* Support SIGINFO.Xin LI2017-11-215-95/+263
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Reflect actual NetBSD revision we already have.Xin LI2017-02-061-1/+1
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-4/+4
* style(9) indent changes, no actual code change.Xin LI2016-11-261-22/+21
* Use printable ASCII instead of octal representation.Xin LI2016-08-271-1/+1
* Use nitems() from sys/param.h.Marcelo Araujo2016-07-301-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
| |_|_|_|/ |/| | | |