Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/bin/sh
Module Name: src
Committed By: martin
Date: Fri Apr 3 13:15:28 UTC 2026
Modified Files:
src/bin/sh [netbsd-11]: expand.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #246):
bin/sh/expand.c: revision 1.149 (partly, via patch)
While here, fix another, identical land mine, that
has been buried in the absolute wilderness for years.
Someone would have stepped on it one day.
Also fix a field splitting bug handling : or = in
IFS when generated from ${var-string1:string2} type
expansions. This one is even older.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.147.2.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.
Home |
Main Index |
Thread Index |
Old Index