NetBSD/usr.bin/gzip
simonb 9e6cc36b1a Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD:
Remove unneeded checks for prelen.

    In order to determine the type of a compressed file, we have to read
    in the first four bytes which may also be important for decompression
    purposes, to do that we would pass the buffer that we have already
    read in, along with the size of it.

    Rename header1 to fourbytes to make that explicit, and remove all
    checks for prelen.
2023-06-10 04:45:25 +00:00
..
Makefile
gzexe
gzexe.1
gzip.1
gzip.c Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD: 2023-06-10 04:45:25 +00:00
unbzip2.c
unlz.c Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD: 2023-06-10 04:45:25 +00:00
unpack.c Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD: 2023-06-10 04:45:25 +00:00
unxz.c
zdiff
zdiff.1
zforce
zforce.1
zgrep
zgrep.1
zmore
zmore.1
znew
znew.1
zuncompress.c