DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/sh parser.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]