Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/15/2004 23:09:54
Module Name:	src
Committed By:	dsl
Date:		Tue Jun 15 23:09:54 UTC 2004

Modified Files:
	src/bin/sh: mkinit.sh

Log Message:
Use shell variables to get '(' and '\' inside shell substitution patterns.
Solves problems with different shells having differntly buggy parsers
(and the standard probably allowing random behaviour).
Should fix bin/25938


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/bin/sh/mkinit.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.