NetBSD-Bugs archive

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

PR/58233 CVS commit: [netbsd-10] src



The following reply was made to PR install/58233; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58233 CVS commit: [netbsd-10] src
Date: Mon, 14 Oct 2024 18:11:36 +0000

 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