summary refs log tree commit diff
path: root/src/mkbuiltins
diff options
context:
space:
mode:
authorLarry Doolittle <ldoolitt@recycle.lbl.gov>2008-03-07 20:22:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-05-02 14:09:34 +0800
commitc07f66d14e9b77db9ecc17fb77a3077511a0aa46 (patch)
tree8daa1fcad1415fee0efd7cd790dc47b4d753997c /src/mkbuiltins
parent[EXPAND] Fix slash treatment in expmeta (diff)
downloaddash-c07f66d14e9b77db9ecc17fb77a3077511a0aa46.tar.gz
dash-c07f66d14e9b77db9ecc17fb77a3077511a0aa46.zip
[JOBS] Fix cmdtxt crash on if statements
(Herbert: for context, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467065 )

This is a real bug in upstream dash, which has existed since at
least dash-0.5.1 (July 2004).  It is a latent bug in cmdtxt()
(which I think applies only to pipes) as it handles "if" commands.
The attached patch fixes it for me.

It's possible this patch will fix one or more of #462414,
#462977, and #463649.  I'll send messages there to see if
the submitters can test.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an title='2019-01-13 21:56:35 -0500'>2019-01-13Enable warnings in libeditJune McEnroe 2019-01-13Show full path in RPS1June McEnroe 2019-01-13Shorten $HOME to ~ in prompt expansionJune McEnroe 2019-01-13Document PSlitJune McEnroe 2019-01-13Document PS0June McEnroe 2019-01-13Set PS0 in cashJune McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe