Home | History | Annotate | Download | only in gzip
History log of /src/usr.bin/gzip/unxz.c
RevisionDateAuthorComments
 1.9  04-May-2024  christos PR/58223: RVP: Don't write to stdout when testing.
 1.8  06-Oct-2018  martin branches: 1.8.2; 1.8.10;
Add -l support for xz files
 1.7  04-Aug-2017  mrg branches: 1.7.2; 1.7.4;
add SIGINFO support.
 1.6  29-Jan-2016  christos remove clauses 3, 4
 1.5  30-Sep-2011  christos add copyright
 1.4  17-Aug-2011  christos fix non-literal format strings
 1.3  19-Jun-2011  christos branches: 1.3.2;
make this work:
- forgot to account for prelen in the input length
- deal with EOF properly
 1.2  19-Jun-2011  christos - remove unused call
- read headers separately
- print error id.
 1.1  19-Jun-2011  christos Add lzma (.xz) support. Somehow this does not decode after the first read yet.
 1.3.2.2  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.2.1  19-Jun-2011  cherry file unxz.c was added on branch cherry-xenmp on 2011-06-23 14:20:43 +0000
 1.7.4.1  10-Jun-2019  christos Sync with HEAD
 1.7.2.1  20-Oct-2018  pgoyette Sync with head
 1.8.10.1  14-Oct-2024  martin Pull up following revision(s) (requested by christos in ticket #979):

usr.bin/gzip/unlz.c: revision 1.10
usr.bin/gzip/unlz.c: revision 1.9
usr.bin/gzip/unxz.c: revision 1.9
tests/usr.bin/gzip/t_gzip.sh: revision 1.2

PR/58223: RVP: Don't write to stdout when testing.

PR/58233: RVP: Fix lzip dictionary size calculation

Add a test for PR/58223
 1.8.2.1  14-Oct-2024  martin Pull up following revision(s) (requested by christos in ticket #1913):

usr.bin/gzip/unlz.c: revision 1.10
usr.bin/gzip/unlz.c: revision 1.9
usr.bin/gzip/unxz.c: revision 1.9
tests/usr.bin/gzip/t_gzip.sh: revision 1.2

PR/58223: RVP: Don't write to stdout when testing.

PR/58233: RVP: Fix lzip dictionary size calculation

Add a test for PR/58223

RSS XML Feed