Module Name: src Committed By: kre Date: Sat Oct 28 03:59:11 UTC 2017
Modified Files:
src/bin/sh: var.c var.h
Log Message:
Extract the variable name validity test from setname() into a
function of its own. It will soon be needed from another source.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/bin/sh/var.c
cvs rdiff -u -r1.35 -r1.36 src/bin/sh/var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
