Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src
Module Name:    src
Committed By:   martin
Date:           Mon Oct 14 18:13:36 UTC 2024
Modified Files:
        src/tests/usr.bin/gzip [netbsd-9]: t_gzip.sh
        src/usr.bin/gzip [netbsd-9]: unlz.c unxz.c
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.36.1 src/tests/usr.bin/gzip/t_gzip.sh
cvs rdiff -u -r1.6 -r1.6.6.1 src/usr.bin/gzip/unlz.c
cvs rdiff -u -r1.8 -r1.8.2.1 src/usr.bin/gzip/unxz.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index