Module Name: src Committed By: snj Date: Wed Apr 19 17:09:38 UTC 2017
Modified Files: src/bin/sh [netbsd-7]: expand.c Log Message: Pull up following revision(s) (requested by kre in ticket #1388): bin/sh/expand.c: revision 1.102 Fix for the "${unset-var#$(cmd1)}$(cmd2)" runs the wrong command bug. ... From FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.91.4.1 src/bin/sh/expand.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.