Date: Thu, 23 Sep 2010 21:36:10 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh miscbltin.c src/tools/regression/bin/sh/builtins read4.0 read4.0.stdout Message-ID: <201009232137.o8NLbWLS074345@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2010-09-23 21:36:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/sh miscbltin.c
Added files: (Branch: RELENG_8)
tools/regression/bin/sh/builtins read4.0 read4.0.stdout
Log:
SVN rev 213087 on 2010-09-23 21:36:10Z by jilles
MFC r212339: sh: Fix 'read' if all chars before the first IFS char are
backslash-escaped.
Backslash-escaped characters did not set the flag for a non-IFS character.
Revision Changes Path
1.41.2.2 +1 -0 src/bin/sh/miscbltin.c
1.1.2.2 +10 -0 src/tools/regression/bin/sh/builtins/read4.0 (new)
1.1.2.2 +8 -0 src/tools/regression/bin/sh/builtins/read4.0.stdout (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009232137.o8NLbWLS074345>
