Subject: CVS commit: basesrc/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/26/2002 16:46:46
Module Name: basesrc
Committed By: agc
Date: Tue Nov 26 14:46:45 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib: str.c
Log Message:
Don't use special-case code for the '_' modifier, just add it to the
modifier table. Fixes a problem pointed out by Rene Hexel.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 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.