Subject: CVS commit: basesrc/distrib/common
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/31/2002 04:09:44
Module Name: basesrc
Committed By: bjh21
Date: Sun Mar 31 01:09:44 UTC 2002
Modified Files:
basesrc/distrib/common: makedev2spec.awk
Log Message:
When matching "?" and "*" in a regexp, put backslashes before them
even at the start of the regexp. This seems to be necessary to
placate mawk.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/common/makedev2spec.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.