From: Andrew Kudryashov <andrewinsilenthill@gmail.com> Hunk 1: “Also, I found that x_escape() does funny things to sequences of backslashes” which was caused by improper quoting; use an empirical list of chars to escape (only 0x20‥0x7E, everything else is SOL anyway) Hunk 2: “and "\*" will be appended” was actually correct, but not in all cases; handle these cases (and break 0x02 in filename)
first part of LP: #909818; ${name@#} will later be changed to ${name@#expr} where expr is the IV ipv 0 (eval.c:377ff)
Description
MirBSD Korn Shell for Jehanne
Languages
C
57.6%
Shell
26%
Roff
13.3%
Perl
2.6%
Makefile
0.5%