Subject: CVS commit: basesrc/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/09/2002 13:40:49
Module Name: basesrc
Committed By: yamt
Date: Sun Jun 9 10:40:48 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib: str.c
Log Message:
rewrite strip_txz:
- don't match against filenames like "a.tgz.a"
- more buffer overrun checks.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 basesrc/usr.sbin/pkg_install/lib/str.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.