Dash
[Prev Page][Next Page]
- Re: possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: no match should be no string ?
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Re: no match should be no string ?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: no match should be no string ?
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Re: no match should be no string ?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- no match should be no string ?
- From: Marc Chantreux <mc@xxxxxxxxxx>
- [PATCH] exec: Check executable bit when searching path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Testing dash on a new OS?
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- Fwd: Bug#874264: dash: 'command -v' mistakenly returns a shell script whose executable is not set
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- Testing dash on a new OS?
- From: "Kuhl, Brian" <brian.kuhl@xxxxxxxxxxxxx>
- stdin should be consumed line by line
- From: Tycho Kirchner <tychokirchner@xxxxxxx>
- Re: $ENV handling depends on defined(linux), why??
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: $ENV handling depends on defined(linux), why??
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: $ENV handling depends on defined(linux), why??
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- $ENV handling depends on defined(linux), why??
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: [PATCH] Fix chkmail loop break condition
- From: june <june@causal.agency>
- [PATCH] Fix chkmail loop break condition
- From: "C. McEnroe" <june@causal.agency>
- [PATCH] jobs: Report creation of background jobs
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: shell script error management in busybox ash
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: shell script error management in busybox ash
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: shell script error management in busybox ash
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: shell script error management in busybox ash
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: shell script error management in busybox ash
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- shell script error management in busybox ash
- From: "Roberto A. Foglietta" <roberto.foglietta@xxxxxxxxx>
- [PATCH] input: Remove special case for unget EOF
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Add arrow key input support in dash
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Add arrow key input support in dash
- From: Evan Greenup <evan_greenup@xxxxxxxxxxxxxx>
- Re: [PATCH v2] expand: Recognize '^' as a negation character in BE
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] expand: Recognize '^' as a negation character in BE
- From: Dimitar Yurukov <mscalindt@xxxxxxxxx>
- Re: [PATCH] expand: Recognize '^' as a negation character in BE
- From: Dimitar Yurukov <mscalindt@xxxxxxxxx>
- Re: [PATCH] expand: Recognize '^' as a negation character in BE
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] expand: Recognize '^' as a negation character in BE
- From: Dimitar Yurukov <mscalindt@xxxxxxxxx>
- Re: [PATCH] parser: Fix VSLENGTH parsing with trailing garbage
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: [PATCH] parser: Fix VSLENGTH parsing with trailing garbage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: Fix VSLENGTH parsing with trailing garbage
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- [PATCH] parser: Fix VSLENGTH parsing with trailing garbage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- SEGV parsing of ${#1\x82} and ${#1\x84}
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: shell: Call CHECK_DECL on stat64
- From: Saagar Jha <saagar@xxxxxxxxxxxxx>
- shell: Call CHECK_DECL on stat64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Do not cache value of eflag in evaltree
- From: Patrick Brünn <P.Bruenn@xxxxxxxxxxxx>
- eval: Do not cache value of eflag in evaltree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Configure check for stat64 does not work on Apple silicon
- From: Saagar Jha <saagar@xxxxxxxxxxxxx>
- Re: 0.5.11.3: fyi: reverse solidus "expanded away"
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: 0.5.11.3: fyi: reverse solidus "expanded away"
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- 0.5.11.3: fyi: reverse solidus "expanded away"
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- trap overwrites last exit code
- From: Patrick Brünn <P.Bruenn@xxxxxxxxxxxx>
- Remove "hash -v" from man page
- From: Tim Lee <progscriptclone@xxxxxxxxx>
- Re: [PATCH] parser: Fix regression on ${#10} expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: Fix regression on ${#10} expansion
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- Re: ${#a#a} bug?
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [PATCH] parser: Fix regression on ${#10} expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] any subtitution with @/*: ${@#str} or ${*#str} etc
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [BUG] any subtitution with @/*: ${@#str} or ${*#str} etc
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [PATCH] [BUG] ${#10}
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- Re: [PATCH] trivial add ;& ;;& case break types
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [PATCH] trivial add ;& ;;& case break types
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [PATH] forgoten set $PPID readonly
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- ${#a#a} bug?
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- [PATCH]: allow recursive variable inderection in arith
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: earnestly <zibeon@xxxxxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: getopts appears to not be shifting $@ when consuming options
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH]: allow $(())
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- single_quote patch
- From: "Vladimir N. Oleynik" <dzo@xxxxxxxxxxx>
- getopts appears to not be shifting $@ when consuming options
- From: earnestly <zibeon@xxxxxxxxxxxxxx>
- Re: [PATCH v2] Cache the expanded prompt for editline
- From: June Bug <june@causal.agency>
- Re: [PATCH v2] Cache the expanded prompt for editline
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Cache the expanded prompt for editline
- From: June Bug <june@causal.agency>
- Re: [PATCH] Fail if building --with-libedit and can't find libedit
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Cache the expanded prompt for editline
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] jobs: Always reset SIGINT/SIGQUIT handlers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v3 PATCH 17/17] eval: Add vfork support
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH] jobs: Block signals during tcsetpgrp
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jobs: Block signals during tcsetpgrp
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: [PATCH] jobs: Block signals during tcsetpgrp
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- set -i, -s do not make sense, bash does not accept them
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] jobs: Block signals during tcsetpgrp
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: set -I is not required by standard, and does not match bash
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: set -I is not required by standard, and does not match bash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- set -I is not required by standard, and does not match bash
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH v2] Cache the expanded prompt for editline
- From: "C. McEnroe" <june@causal.agency>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] Cache the expanded prompt for editline
- From: "C. McEnroe" <june@causal.agency>
- [PATCH] input: Clear unget on RESET
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Fail if building --with-libedit and can't find libedit
- From: "C. McEnroe" <june@causal.agency>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- dash 0.5.11.2: somehow falsely waits
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- ungetc is not cleared on error?
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Florian Weimer <fw@xxxxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Jeff King <peff@xxxxxxxx>
- Re: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: Bug#976865: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Aurelien Jarno <aurelien@xxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Michael Biebl <biebl@xxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Michael Biebl <biebl@xxxxxxxxxx>
- [PATCH] jobs: Only block in waitcmd on first run
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Michael Biebl <biebl@xxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Michael Biebl <biebl@xxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [bug] dash eats one line
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [bug] dash eats one line
- From: Pedro <pedro@xxxxxxx>
- Fwd: Bug#975325: dash(1) man page: ulimit documentation is inconsistent and out-of-date
- From: "Andrej Shadura" <andrew@xxxxxxxxxx>
- Re: Changes to job handling cause hangs in wait
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Fwd: Bug#974900: dash removes trailing slash from script arguments
- From: "Andrej Shadura" <andrew@xxxxxxxxxx>
- Changes to job handling cause hangs in wait
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH] shell: Disable glob again as it strips traing slashes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] shell: Enable fnmatch/glob by default
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] shell: Enable fnmatch/glob by default
- From: René Scharfe <l.s.r@xxxxxx>
- Fwd: Busybox ash buffering-related issue in error handling
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- command -v bug with dash-0.5.11.1
- From: orbea <orbea@xxxxxxxxxx>
- Re: fix compilation on MacOS
- From: Adrian Gierakowski <agierakowski@xxxxxxxxx>
- Re: fix compilation on MacOS
- From: Adrian Gierakowski <agierakowski@xxxxxxxxx>
- Re: [PATCH] shell: Group readdir64/dirent64 with open64
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH] shell: Group readdir64/dirent64 with open64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- dash 0.5.11.1 doesn't build on macOS
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] dash: man pages: fix formatting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Status of set -o pipefail
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Status of set -o pipefail
- From: Ibrahim Ghazal <imgx64@xxxxxxxxx>
- [PATCH] dash: man pages: fix formatting
- From: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
- support for POSIX.1 job control terminal state management in dash
- From: Godmar Back <godmar@xxxxxxxxx>
- Re: [PATCH] Don't include config.h when building helpers using the native compiler
- From: Fabrice Fontaine <fontaine.fabrice@xxxxxxxxx>
- Re: [PATCH] Don't include config.h when building helpers using the native compiler
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] Don't include config.h when building helpers using the native compiler
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Don't include config.h when building helpers using the native compiler
- From: Fabrice Fontaine <fontaine.fabrice@xxxxxxxxx>
- [PATCH] eval: Check nflag in evaltree instead of cmdloop
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Bug when parsing redirection syntax error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Bug when parsing redirection syntax error
- From: Matt Whitlock <dash@xxxxxxxxxxxxxxxxx>
- [PATCH] jobs: Fix waitcmd busy loop
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] error: Remove USE_NORETURN ifdef
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Make glob(3) interruptible by SIGINT
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] shell: Enable fnmatch/glob by default
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Improving xtrace output from subshells
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] Fix typos
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] redir: Retry open64 on EINTR
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Stack overflow on unbounded recursion
- From: tiemeezeiv@xxxxxxxxxxx
- [PATCH] eval: Prevent recursive PS4 expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Get rid of PEOA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- parser: Fix double-backslash nl in old-style command sub
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- stalls whenever PS4 contains $() and set -x
- From: Yaroslav Halchenko <yoh@xxxxxxxxxxxxxx>
- Re: Bug in Dash's unquoting of backslashes within backquoted strings
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Bug in Dash's unquoting of backslashes within backquoted strings
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Bug in Dash's unquoting of backslashes within backquoted strings
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Bug in Dash's unquoting of backslashes within backquoted strings
- From: Matt Whitlock <dash@xxxxxxxxxxxxxxxxx>
- [PATCH] Fix typos
- From: Martin Michlmayr <tbm@xxxxxxxxxx>
- [PATCH] parser: Save and restore heredoclist in expandstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] parser: Catch errors in expandstr
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] input: Fix compiling against libedit with -fno-common
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v3 PATCH] mktokens relative TMPDIR
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Remove unused expandmeta() flag parameter
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: shell: Always use explicit large file API
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- shell: Always use explicit large file API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Fix compiling against libedit with -fno-common
- From: Mike Gilbert <floppym@xxxxxxxxxx>
- Re: [BUG] one-shot variables aren't propagated past functions
- From: Michael Greenberg <michael.greenberg@xxxxxxxxxx>
- [BUG] one-shot variables aren't propagated past functions
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [v3 PATCH] mktokens relative TMPDIR
- From: Michael Greenberg <michael.greenberg@xxxxxxxxxx>
- Re: [v2 PATCH] mktokens relative TMPDIR
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] mktokens relative TMPDIR
- From: Michael Greenberg <michael.greenberg@xxxxxxxxxx>
- [PATCH] Remove unused expandmeta() flag parameter
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: [PATCH] Remove poplocalvars() always-zero argument, make it static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mktokens relative TMPDIR
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Fix alias expansion after heredoc or newlines
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] parser: Catch errors in expandstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: Fix handling of empty aliases
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [v2 PATCH] parser: Fix handling of empty aliases
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- [v2 PATCH] parser: Fix handling of empty aliases
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Maybe a mistake
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Maybe a mistake
- From: "lunkov@xxxxxxxxx" <lunkov@xxxxxxxxx>
- jobs: Fix infinite loop in waitproc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: "Vitaly Zuevsky" <vitaly.zuevsky@xxxxxxxxx>
- Re: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- RE: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: "Vitaly Zuevsky" <vitaly.zuevsky@xxxxxxxxx>
- Re: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- RE: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
- From: "Vitaly Zuevsky" <vitaly.zuevsky@xxxxxxxxx>
- Re: dash & IFS
- From: n8dandy <n8dandy@xxxxxxxxxxxxxx>
- Re: dash & IFS
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- dash & IFS
- From: n8dandy <n8dandy@xxxxxxxxxxxxxx>
- Re: 'return' from subshell in function doesn't
- From: Dirk Fieldhouse <fieldhouse@xxxxxxx>
- Re: 'return' from subshell in function doesn't
- From: Stephane Chazelas <stephane@xxxxxxxxxxxx>
- Re: 'return' from subshell in function doesn't
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: 'return' from subshell in function doesn't
- From: Dirk Fieldhouse <fieldhouse@xxxxxxx>
- Re: 'return' from subshell in function doesn't
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- 'return' from subshell in function doesn't
- From: Dirk Fieldhouse <fieldhouse@xxxxxxx>
- Re: [PATCH] parser: Catch errors in expandstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: Catch errors in expandstr
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- [PATCH] Remove poplocalvars() always-zero argument, make it static
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Infinite loop expanding PS1='${PWD/#foo/bar} '
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Infinite loop expanding PS1='${PWD/#foo/bar} '
- From: Zygmunt Krynicki <zygoon@xxxxxx>
- [PATCH] Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- [PATCH] mktokens relative TMPDIR
- From: Michael Greenberg <michael.greenberg@xxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: AW: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Martijn Dekker <martijn@xxxxxxxx>
- AW: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Walter Harms <wharms@xxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Another alias substitution bug, now involving case statements
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Another alias substitution bug, now involving case statements
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Alias/heredoc/cmdsubst regression
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Alias/heredoc/cmdsubst regression
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] parseheredoc: fix alias expansion: save and restore checkkwd
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] parseheredoc: fix alias expansion: save and restore checkkwd
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Alias/heredoc/cmdsubst regression
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Alias/heredoc/cmdsubst regression
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Alias/heredoc/cmdsubst regression
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] parser: Catch errors in expandstr
- From: Simon Ser <contact@xxxxxxxxxxx>
- [PATCH] parser: Catch errors in expandstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] builtin: Fix seconds part of times(1)
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- Re: Program flow corruption involving 'command .' and an invalid expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] shell: delete AC_PROG_YACC
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Fix trailing newlines processing in backquote expanding
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] builtin: Fix seconds part of times(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Please alphabetize dash.1 Builtins
- From: Daniel Lewart <lewart3@xxxxxxxxx>
- [v3 PATCH] redir: Clear saved redirections in subshell
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] redir: Clear saved redirections in subshell
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: EXIT trap handling in subshells broken
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [v2 PATCH] redir: Clear saved redirections in subshell
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: EXIT trap handling in subshells broken
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] redir: Clear saved redirections in subshell
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: EXIT trap handling in subshells broken
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Fix trailing newlines processing in backquote expanding
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Fix trailing newlines processing in backquote expanding
- From: Nikolai Merinov <n.merinov@xxxxxxxxxxxxxxxxxx>
- EXIT trap handling in subshells broken
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- dash enters infinite loop on invalid PS1 values
- From: Simon Ser <contact@xxxxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Stephen Oberholtzer <stevie@xxxxxxxxx>
- Re: [PATCH] Use explicit '%s' when formatting a signal name
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] Use explicit '%s' when formatting a signal name
- From: Stephen Oberholtzer <stevie@xxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Stephen Oberholtzer <stevie@xxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Dan Kegel <dank@xxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Paul Smith <paul@xxxxxxxxxxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Stephen Oberholtzer <stevie@xxxxxxxxx>
- Re: Proposal: set -o pipefail
- From: Dan Kegel <dank@xxxxxxxxx>
- Proposal: set -o pipefail
- From: Stephen Oberholtzer <stevie@xxxxxxxxx>
- Re: Program flow corruption involving 'command .' and an invalid expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Program flow corruption involving 'command .' and an invalid expansion
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] build: delete AC_PROG_YACC
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] build: delete AC_PROG_YACC
- From: Fangrui Song <i@xxxxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: "Chris Lamb" <lamby@xxxxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Jason Bowen <jbowen@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- [PATCH] dash: Fix stack overflow from infinite recursion in script
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- Re: Superseded patch?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Superseded patch?
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- [PATCH] Bug in times builtin
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- Re: Arrays
- From: Steven Penny <svnpenn@xxxxxxxxx>
- Re: GCC format-security fixes
- From: Michael Orlitzky <michael@xxxxxxxxxxxx>
- Re: GCC format-security fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- GCC format-security fixes
- From: Michael Orlitzky <michael@xxxxxxxxxxxx>
- Re: Arrays
- From: Jason Bowen <jbowen@xxxxxxxxxxxxxxxxx>
- Re: Arrays
- From: Steven Penny <svnpenn@xxxxxxxxx>
- Re: Arrays
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Arrays
- From: Steven Penny <svnpenn@xxxxxxxxx>
- Re: Arrays
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Arrays
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Arrays
- From: Steven Penny <svnpenn@xxxxxxxxx>
- Re: Arrays
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: parser: Only accept single-digit parameter expansion outside of braces
- From: Michael Orlitzky <michael@xxxxxxxxxxxx>
- parser: Only accept single-digit parameter expansion outside of braces
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Arrays
- From: Eduardo A. Bustamante López <dualbus@xxxxxxxxx>
- Arrays
- From: Steven Penny <svnpenn@xxxxxxxxx>
- [PATCH] alias: Fix handling of empty aliases
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- Re[2]: Improving xtrace output from subshells
- From: Vadim Zeitlin <vz-dash@xxxxxxxxxxxx>
- Re: Improving xtrace output from subshells
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re[2]: Improving xtrace output from subshells
- From: Vadim Zeitlin <vz-dash@xxxxxxxxxxxx>
- [PATCH] expand: Fix trailing newlines processing in backquote expanding
- From: Nikolai Merinov <n.merinov@xxxxxxxxxxxxxxxxxx>
- Re: Improving xtrace output from subshells
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re[2]: Improving xtrace output from subshells
- From: Vadim Zeitlin <vz-dash@xxxxxxxxxxxx>
- Re: Improving xtrace output from subshells
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Improving xtrace output from subshells
- From: Vadim Zeitlin <vz-dash@xxxxxxxxxxxx>
- POSIX compliance of multi-digit parameter expansion
- From: Michael Orlitzky <michael@xxxxxxxxxxxx>
- Re: POSIX compliance issues with case statements
- From: Drew DeVault <sir@xxxxxxxxx>
- Re: POSIX compliance issues with case statements
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- POSIX compliance issues with case statements
- From: Drew DeVault <sir@xxxxxxxxx>
- parser: Fix old-style command substitution here-document crash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: -e not ignored in substition under tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [v2 PATCH] eval: Reset handler when entering a subshell
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Reset handler when entering a subshell
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: [v2 PATCH] eval: Reset handler when entering a subshell
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [v2 PATCH] eval: Reset handler when entering a subshell
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [PATCH] shell: Reset handler when entering a subshell
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- [PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- [PATCH] shell: Reset handler when entering a subshell
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: Do not set commandname in procargs
- From: "Olivier Duclos" <odc@xxxxxxxxxxxx>
- [PATCH] expand: Fix double-decrement in argstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] shell: Fix clang warnings about "string plus integer"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] options: Do not set commandname in procargs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [BUG] incomplete whitespace removal of unquoted expansion
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH] Cleaner error messages
- From: Olivier Duclos <odc@xxxxxxxxxxxx>
- [PATCH v4] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH v3] redir: Handle nested exec within REALLY_CLOSED redirection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] dash hangs on 'eval' syntax error in dot script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [BUG] dash hangs on 'eval' syntax error in dot script
- From: Martijn Dekker <martijn@xxxxxxxx>
- [BUG] dash hangs on 'eval' syntax error in dot script
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] 'fc -s' infinite loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [Bug report] Incorrect handling of backslashes in read -r
- From: Peter Wu <peter@xxxxxxxxxxxxx>
- Re: [Bug report] Incorrect handling of backslashes in read -r
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [Bug report] Incorrect handling of backslashes in read -r
- From: Peter Wu <peter@xxxxxxxxxxxxx>
- Re: [BUG] 'fc -s' infinite loop
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] 'fc -s' infinite loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [BUG] 'fc -s' infinite loop
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] 'fc -s' infinite loop
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [BUG] 'fc -s' infinite loop
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH 2/2] Fix clang warnings about GNU old-style field designator
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 1/2] Fix clang warnings about "string plus integer"
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 0/2] Fixing clang compilation warnings
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [v2 PATCH] system: Disable glibc warning on sigsetmask
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: avoid leaking memory associated with redirections
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] eval: make traps work when "set -e" is enabled
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] eval: avoid leaking memory associated with redirections
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Make mktokens accept a random TMPDIR, replace `...` with $(...).
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Use a real non-cryptographic hash algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: ensure variables are fully initialised when unset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] Create block-local FD state when appending redirection closing the FD
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v2 PATCH] eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] clear_traps: reset savestatus
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] clear_traps: reset savestatus
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] clear_traps: reset savestatus
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] clear_traps: reset savestatus
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] clear_traps: reset savestatus
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] clear_traps: reset savestatus
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] exit status of subshells in traps is always 0
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Only restore exit status on exit/return
- From: Martijn Dekker <martijn@xxxxxxxx>
- eval: Only restore exit status on exit/return
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [BUG] ${#v} aborts string processing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [BUG] exit status of subshells in traps is always 0
- From: Martijn Dekker <martijn@xxxxxxxx>
- [BUG] ${#v} aborts string processing
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH] main: don't raise exception when executing dotcmd() on a non-existent file
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [PATCH] main: don't raise exception when executing dotcmd() on a non-existent file
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH] main: don't raise exception when executing dotcmd() on a non-existent file
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [PATCH] ash: reset tokpushback before prompting while parsing heredoc
- From: Ron Yorston <rmy@xxxxxxxxx>
- Re: [PATCH] ash: reset tokpushback before prompting while parsing heredoc
- From: Alexander Dahl <ada@xxxxxxxxxxx>
- [PATCH] eval: avoid leaking memory associated with redirections
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [v2 PATCH] system: Disable glibc warning on sigsetmask
- From: Antonio Ospite <ao2@xxxxxx>
- [v2 PATCH] system: Disable glibc warning on sigsetmask
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Use sh_warnx instead of warnx
- From: Antonio Ospite <ao2@xxxxxx>
- Re: system: Disable gcc warning on sigsetmask
- From: Antonio Ospite <ao2@xxxxxx>
- Re: Exit status of zero-length executable?
- From: Dan Kegel <dank@xxxxxxxxx>
- Re: Exit status of zero-length executable?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Exit status of zero-length executable?
- From: Dan Kegel <dank@xxxxxxxxx>
- Re: parser: Do not push token back before parseheredoc
- From: Simon Ser <contact@xxxxxxxxxxx>
- Re: [PATCH] parser: preserve characters on heap in backquote parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- eval: Use sh_warnx instead of warnx
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: preserve characters on heap in backquote parsing
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Antonio Ospite <ao2@xxxxxx>
- Re: system: Disable gcc warning on sigsetmask
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [PATCH] parser: preserve characters on heap in backquote parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- system: Disable gcc warning on sigsetmask
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- parser: Do not push token back before parseheredoc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Eat closing brace for length parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add the seq builtin and improve some things in printf.c
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- eval: Use the correct expansion mode for fd redirection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert 78a00a7 and 3cd5386, they are not ready yet.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] expand: Fix multiple issues with EXP_DISCARD in evalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Use a real non-cryptographic hash algorithm
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: [PATCH] Revert 78a00a7 and 3cd5386, they are not ready yet.
- From: Michael Greenberg <Michael.Greenberg@xxxxxxxxxx>
- Re: [PATCH] Make mktokens accept a random TMPDIR, replace `...` with $(...).
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [PATCH] Make mktokens accept a random TMPDIR, replace `...` with $(...).
- From: Eric Blake <eblake@xxxxxxxxxx>
- [PATCH] Make mktokens accept a random TMPDIR, replace `...` with $(...).
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- [PATCH] Use a real non-cryptographic hash algorithm
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- [PATCH] Revert 78a00a7 and 3cd5386, they are not ready yet.
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [PATCH v2] expand: Fix multiple issues with EXP_DISCARD in evalvar
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: wait and SIGSTOP
- From: Hadrien Lacour <hadrien.lacour@xxxxxxxxxx>
- Re: wait and SIGSTOP
- From: Hadrien Lacour <hadrien.lacour@xxxxxxxxxx>
- Re: wait and SIGSTOP
- From: Hadrien Lacour <hadrien.lacour@xxxxxxxxxx>
- Re: [PATCH] var: ensure variables are fully initialised when unset
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH] var: ensure variables are fully initialised when unset
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- wait and SIGSTOP
- From: Hadrien Lacour <hadrien.lacour@xxxxxxxxxx>
- [PATCH] var: ensure variables are fully initialised when unset
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- [PATCH] parser: preserve characters on heap in backquote parsing
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [PATCH 4/5] Stop using deprecated function sigsetmask()
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH 3/5] Add some missing autotools files to the .gitignore file
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 4/5] Stop using deprecated function sigsetmask()
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 1/5] Update configure.ac with suggestions from autoupdate
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 2/5] Enable automake silent rules
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 5/5] Silence compiler warning about missing parentheses
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH 0/5] Build system updates and gcc warnings fixes
- From: Antonio Ospite <ao2@xxxxxx>
- Re: [PATCH] eval: make traps work when "set -e" is enabled
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH] eval: make traps work when "set -e" is enabled
- From: Antonio Ospite <ao2@xxxxxx>
- [PATCH] Add the seq builtin and improve some things in printf.c
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Negative LINENO possible with indirection
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Negative LINENO possible with indirection
- From: Max Rees <maxcrees@xxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH v2] expand: Fix multiple issues with EXP_DISCARD in evalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] printf: Support \e in "echo" and "printf" builtins.
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- Re: [PATCH 1/6] exec: Don't execute binary files if execve() returned ENOEXEC.
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH 6/6] main: Print \n upon EOF (CTRL-D) when run interactively
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH 5/6] eval: Report I/O error on stdout
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH 4/6] eval: Avoid crash when redirecting to file descriptor in expredir
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH 3/6] mkbuiltins: Default to mktemp, not tempfile
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH 2/6] printf: Support \e in "echo" and "printf" builtins.
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH 1/6] exec: Don't execute binary files if execve() returned ENOEXEC.
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- Debian patches for dash
- From: Andrej Shadura <andrew.shadura@xxxxxxxxxxxxxxx>
- [PATCH] update .gitignore
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: ${var+set}, ${var:+nonempty} broken in current git
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Unexpected behaviour: double backslash in single quotes
- From: Joshua Phillips <jphillips@xxxxxxx>
- Re: Unexpected behaviour: double backslash in single quotes
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: Unexpected behaviour: double backslash in single quotes
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: Unexpected behaviour: double backslash in single quotes
- From: Joshua Phillips <jphillips@xxxxxxx>
- Unexpected behaviour: double backslash in single quotes
- From: Joshua Phillips <jphillips@xxxxxxx>
- Re: ${var+set}, ${var:+nonempty} broken in current git
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: ${var+set}, ${var:+nonempty} broken in current git
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: ${var+set}, ${var:+nonempty} broken in current git
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: ${var+set}, ${var:+nonempty} broken in current git
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- ${var+set}, ${var:+nonempty} broken in current git
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Possible error in Escape Character (Backslash) handling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Possible regression in Dash v0.5.10 on OSX / home-brew
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: man: Problems in dash.1, sh.1, sh.distrib.1
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] shell: Don't include config.h for native helpers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Possible error in Escape Character (Backslash) handling
- From: Stan Senotrusov <stan@xxxxxxxxxxxxxx>
- Possible regression in Dash v0.5.10 on OSX / home-brew
- From: Robbie Gates <rgates@xxxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Command substitution in here-documents
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Simon Ser <contact@xxxxxxxxxxx>
- Re: Command substitution in here-documents
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Command substitution in here-documents
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Command substitution in here-documents
- From: Simon Ser <contact@xxxxxxxxxxx>
- Null pointer dereference in src/redir.c, line 305
- From: project-repo <bugs@xxxxxxxx>
- printf limits some strings to 1024 bytes on MaxOSX, silently drops characters
- From: Sebastien Mondet <seb@xxxxxxxxxx>
- Re: -e not ignored in substition under tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- -e not ignored in substition under tests
- From: Benedikt Becker <benedikt.becker@xxxxxxxx>
- Problems in dash.1, sh.1, sh.distrib.1
- [v3 PATCH] expand: Ensure result is escaped in cvtnum
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Escape minus sign in arithmetic expansion
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- memalloc: Avoid looping in growstackto
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] eval: Always set localvar_stop
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- eval: Silence warning on localvar_stop
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- expand: Do not reprocess data when expanding words
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [BUILD] fix parallel build
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] [BUILD] fix parallel build
- From: "Yann E. MORIN" <yann.morin.1998@xxxxxxx>
- [v2 PATCH] expand: Escape minus sign in arithmetic expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- expand: Fix skipping of command substitution when trimming in evalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- expand: Escape minus sign in arithmetic expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- expand: Merge syntax/quotes in memtodest with flags
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- expand: Use HOME in tilde expansion when it is empty
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix some portability issues
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Fix some portability issues
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: [PATCH] Don't include config.h for native helpers
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Re: [PATCH] Don't include config.h for native helpers
- From: Rink Springer <rink@xxxxxxx>
- [PATCH] Don't include config.h for native helpers
- From: Baruch Siach <baruch@xxxxxxxxxx>
- builtin: Use test_access from NetBSD when faccessat is unavailable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 17/17] eval: Add vfork support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 16/17] eval: Replace with listsetvar with mklocal/setvareq
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 15/17] eval: Fail immediately with redirections errors for simple command
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 14/17] eval: Add assignment built-in support again
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 13/17] exec: Never rehash regular built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 12/17] exec: Stricter pathopt parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 11/17] builtin: Mark more regular built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 10/17] exec: Do not allocate stack string in padvance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 9/17] memalloc: Add growstackto helper
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 8/17] jobs: Replace some uses of fmtstr with stpcpy/stpncpy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 7/17] output: Fix fmtstr return value
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 6/17] var: Set IFS to fixed value at start time
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 5/17] parser: Save/restore here-documents in command substitution
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 4/17] jobs: Only clear gotsigchld when waiting for everything
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 3/17] mkinit: Split reset into exitreset and reset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 2/17] main: Only set savestatus in exitcmd
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 1/17] exec: Return 126 on most errors in shellexec
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 0/17] Add vfork support and assignment built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- exec: Never rehash regular built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Question about formatting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] exec: Stricter pathopt parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] builtin: Mark more regular built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Question about formatting
- From: Devin Hussey <husseydevin@xxxxxxxxx>
- Re: exec: Stricter pathopt parsing
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: builtin: Mark more regular built-ins
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- builtin: Mark more regular built-ins
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- exec: Stricter pathopt parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 12/12] exec: Do not allocate stack string in padvance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 11/12] memalloc: Add growstackto helper
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 10/12] eval: Add vfork support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 9/12] eval: Replace external use of mklocal with listsetvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 8/12] jobs: Replace some uses of fmtstr with stpcpy/stpncpy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 7/12] output: Fix fmtstr return value
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 6/12] var: Set IFS to fixed value at start time
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 5/12] parser: Save/restore here-documents in command substitution
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 4/12] jobs: Only clear gotsigchld when waiting for everything
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 3/12] mkinit: Split reset into exitreset and reset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 2/12] main: Only set savestatus in exitcmd
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 1/12] exec: Return 126 on most errors in shellexec
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 0/12] Add vfork support and misc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- exec: Do not allocate stack string in padvance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- memalloc: Add growstackto helper
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in dash 0.5.10 related to string parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Regression in dash 0.5.10 related to string parsing
- From: Leah Neukirchen <leah@xxxxxxxx>
- eval: Add vfork support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- eval: Replace external use of mklocal with listsetvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- jobs: Replace some uses of fmtstr with stpcpy/stpncpy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- output: Fix fmtstr return value
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- var: Set IFS to fixed value at start time
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- parser: Save/restore here-documents in command substitution
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- jobs: Only clear gotsigchld when waiting for everything
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] jobs - Do not block when waiting on SIGCHLD
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] jobs - Do not block when waiting on SIGCHLD
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in dash 0.5.10 related to subshells
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: Regression in dash 0.5.10 related to subshells
- From: Leah Neukirchen <leah@xxxxxxxx>
- mkinit: Split reset into exitreset and reset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in dash 0.5.10 related to subshells
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- main: Only set savestatus in exitcmd
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in dash 0.5.10 related to subshells
- From: Leah Neukirchen <leah@xxxxxxxx>
- Regression in dash 0.5.10 related to subshells
- From: Leah Neukirchen <leah@xxxxxxxx>
- exec: Return 126 on most errors in shellexec
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [BUG] failure to push/restore closed file descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v5] quote arguments in xtrace output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [BUG] failure to push/restore closed file descriptor
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: dash bug
- From: sylvain.bertrand@xxxxxxxxx
- Re: [PATCH] expand: remove unnecessary code in backquote expansion
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH] [v5] quote arguments in xtrace output
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: dash.1 - correct typos, iff -> if
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Add subdir-objects to AM_INIT_AUTOMAKE
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: remove unnecessary code in backquote expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v5] quote arguments in xtrace output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- dash bug
- From: sylvain.bertrand@xxxxxxxxx
- [PATCH] expand: remove unnecessary code in backquote expansion
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: eval: Variable assignments on functions are no longer persistent
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: eval: Variable assignments on functions are no longer persistent
- From: Dirk Fieldhouse <fieldhouse@xxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- eval: Variable assignments on functions are no longer persistent
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Variable assignment with function invocation persists contrary to manual
- From: Dirk Fieldhouse <fieldhouse@xxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- parser: Fix parsing of ${}
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash bug: double-quoted "\" breaks glob protection for next char
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: "parser: Fix backquote support in here-document EOF mark" incomplete
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- "parser: Fix backquote support in here-document EOF mark" incomplete
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- Re: dash.1 - correct typos, iff -> if
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH] [v5] quote arguments in xtrace output
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH v2] expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: dash.1 - correct typos, iff -> if
- From: "Larry Hynes" <larry@xxxxxxxxxxxxxx>
- Re: dash.1 - correct typos, iff -> if
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- Re: dash.1 - correct typos, iff -> if
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- dash.1 - correct typos, iff -> if
- From: "Larry Hynes" <larry@xxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: expand: Do not quote backslashes in unquoted parameter expansion
- From: Harald van Dijk <harald@xxxxxxxxxxx>
[Index of Archives]
[LARTC]
[Linux Security]
[Network Hardware]
[Bugtraq]
[Yosemite News]
[Samba]