index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
gzip
Age
Commit message (
Expand
)
Author
2023-06-10
Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD:
simonb
2022-01-22
make siginfo handler print to /dev/tty.
christos
2021-09-10
usr.bin: remove unnecessary lint comment CONSTCOND
rillig
2021-06-24
Call check_siginfo() in compression loop to provide SIGINFO compression
simonb
2018-11-11
use the data size in case stdout was a pipe (M. Levinson)
christos
2018-10-29
fix typo.
christos
2018-10-27
handle stdin with header partially read.
christos
2018-10-27
remove debugging.
christos
2018-10-27
Fix printf conversion of off_t for 32 bit hosts (fix i386 build)
kre
2018-10-27
Fix previous
skrll
2018-10-26
Add lzip support to gzip based on the example lzip decoder.
christos
2018-10-06
Add -l support for xz files
martin
2018-06-12
Correct Undefined Behavior in gzip(1)
kamil
2017-10-22
Add gunzip and zcat to the NAME section as well
abhinav
2017-08-23
now that we are processing SIGINFO write can be interrupted and return
christos
2017-08-04
add SIGINFO support.
mrg
2017-06-03
update copyright strings.
mrg
2017-01-08
Document --keep. From Timo Buhrmester <fstd.lkml@gmail.com> on netbsd-docs.
wiz
2016-01-29
remove clauses 3, 4
christos
2015-10-27
port across the change from freebsd rev 290024:
mrg
2015-07-06
zgrep(1): suppress the prefixing of filename on output when only
nakayama
2015-04-15
Coverity CID 1264915, Via FreeBSD (Xin Li)
christos
2015-04-06
Document xz decompression support better. From Joachim Henke on netbsd-docs.
wiz
2015-01-13
do not use directory paths present in gzip files with the -N flag,
mrg
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-12-06
fix == compatibility problem
pettai
2013-11-13
Add zfgrep that fell off from last update
pettai
2013-11-12
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
pettai
2013-07-25
fferentiate zegrep and zfgrep by their basename only, so they can be
pgoyette
2013-07-20
Use Mt for email addresses.
wiz
2011-09-30
add copyright
christos
2011-08-30
Use __printflike and __dead.
joerg
2011-08-17
fix non-literal format strings
christos
2011-08-17
add noreturn atttribute.
christos
2011-08-16
Do proper input validation without penalizing performance.
joerg
2011-08-16
set errno on overflow return.
christos
2011-08-16
provisional fix for CVS-2011-2895, buffer overflow when uncompressing
christos
2011-06-21
Add a few explicit casts for sign mismatches.
joerg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-06-19
cross reference xz.1
christos
2011-06-19
make this work:
christos
2011-06-19
recognize .xz suffix
christos
2011-06-19
- remove unused call
christos
2011-06-19
XZ_SUPPORT requires maybe_errx().
tsutsui
2011-06-19
Add lzma (.xz) support. Somehow this does not decode after the first read yet.
christos
2011-03-23
Fix OPT_LIST. -t is not available in SMALL case.
tsutsui
2010-11-06
pull across a few changes from the freebsd folks:
mrg
2010-04-14
Consistently use -- for all programs called. Drop some redundant flags
joerg
2010-04-14
Sort SEE ALSO, fix an xref.
wiz
[next]