Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src



Module Name:    src
Committed By:   martin
Date:           Mon Oct 14 18:11:36 UTC 2024

Modified Files:
        src/tests/usr.bin/gzip [netbsd-10]: t_gzip.sh
        src/usr.bin/gzip [netbsd-10]: unlz.c unxz.c

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.44.1 src/tests/usr.bin/gzip/t_gzip.sh
cvs rdiff -u -r1.7.2.1 -r1.7.2.2 src/usr.bin/gzip/unlz.c
cvs rdiff -u -r1.8 -r1.8.10.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