pavalos 2007/01/13 21:39:22 PST DragonFly src repository
Modified files:
bin/sh parser.c
Log:
Do not forget to increment the input line counter
when reading a word spanning multiple lines.
Support \H, \h, \w, \W, \$ string expansion in the prompt.
Disallow empty condition parts of "if", "while" and "until" compound
commands.
Obtained-from: FreeBSD
Revision Changes Path
1.10 +105 -11 src/bin/sh/parser.c
http://www.dragonflybsd.org/cvsweb/src/bin/sh/parser.c.diff?r1=1.9&r2=1.10&f=u
