Dash
[Prev Page][Next Page]
- Re: exit in traps
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- exit in traps
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: `jobs` within command substitution doesn't work
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [PATCH 1/1] man: Clarify the `trap` condition `EXIT`
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [PATCH 0/1] man: Clarify the `trap` condition `EXIT`
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [no subject]
- Re: `jobs` within command substitution doesn't work
- From: Mike Squire <mike.squire@xxxxxxxxx>
- Re: `jobs` within command substitution doesn't work
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- `jobs` within command substitution doesn't work
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: « echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo
- From: Дилян Палаузов <dilyan.palauzov@xxxxxxxxx>
- [PATCH] builtin: Keep backslash on undefined escape sequences
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: « echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: « echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- doc omission: . searches path
- From: Gerben Vos <gpvos@xxxxxxxxx>
- « echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo
- From: Дилян Палаузов <dilyan.palauzov@xxxxxxxxx>
- Support for bash-like HISTCONTROL or zsh-like HIST_IGNORE_SPACE
- From: "Yury V. Zaytsev" <yury@xxxxxxxxxx>
- procargs(): interactivity falsely detected (acc. to POSIX)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Signal handler not called when trying to open fifo
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Signal handler not called when trying to open fifo
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Greg Wooledge <greg@xxxxxxxxxxxx>
- Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Oğuz <oguzismailuysal@xxxxxxxxx>
- Question on $IFS related differences (Was: Question on $@ vs $@$@)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Crash in expandarg
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Fwd: Re: Why does the command builtin not circumvent invocation of builtins?
- From: Anselm Schüler <mail@xxxxxxxxxxxxxxxxxx>
- Re: Why does the command builtin not circumvent invocation of builtins?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Why does the command builtin not circumvent invocation of builtins?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Why does the command builtin not circumvent invocation of builtins?
- From: Anselm Schüler <mail@xxxxxxxxxxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- [PATCH] histedit: When editing, use `el_set` with `EL_PROMPT_ESC` rather than `EL_PROMPT`.
- From: sebastien peterson boudreau <sebastien.peterson.boudreau@xxxxxxxxx>
- Re: IFS bug (maybe)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- IFS bug (maybe)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- ANSI escape sequences not being respected in PS1 environment variable when vi or emacs options are enabled
- From: Sebastien Peterson-Boudreau <sebastien.peterson.boudreau@xxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Greg Wooledge <greg@xxxxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Oğuz <oguzismailuysal@xxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Greg Wooledge <greg@xxxxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Re: Question on $@ vs $@$@
- From: Greg Wooledge <greg@xxxxxxxxxxxx>
- Question on $@ vs $@$@
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH v2] bltin/test: align -nt and -ot with POSIX.1-2024
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bltin/test: = and != are strcmp, not strcoll
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] bltin/test: align -nt and -ot with POSIX.1-2024
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bltin/test: align -nt and -ot with POSIX.1-2024
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] add tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] jobs: Add comment about reset_input in forkchild
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] eval: Reset input for pipelines
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [herbertx/dash] regression in reading variables from pipe for external processes (Issue #8)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] bltin/test: = and != are strcmp, not strcoll
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] bltin/test: align -nt and -ot with POSIX.1-2024
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] add tests
- From: Buck Evan <workitharder@xxxxxxxxx>
- [PATCH 0/1] adding a test suite
- From: Buck Evan <workitharder@xxxxxxxxx>
- Re: [PATCH] parser: Do not read past single quote in dollarsq_escape
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [BUG] reading from FIFO broken
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] reading from FIFO broken
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Do not read past single quote in dollarsq_escape
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fix build on systems without memrchr(3)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Broken: "parser: Add dollar single quote"
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Broken: "parser: Add dollar single quote"
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Preserve MBCHAR in argstr when EXP_MBCHAR is set
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] reading from FIFO broken
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: stdin should be consumed line by line
- From: Max Nikulin <manikulin@xxxxxxxxx>
- [PATCH v2] fix build on systems without memrchr(3)
- From: Martijn Dekker <martijn@xxxxxxxx>
- [BUG] reading from FIFO broken
- From: Martijn Dekker <martijn@xxxxxxxx>
- [BUG] 'case' broken for multi-byte characters
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH] fix build on systems without memrchr(3)
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH] expand: Fix leading white space regression in ifsbreakup
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Field splitting regression on master branch
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Field splitting regression on master branch
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: Subprocess doesn't get stdin sometimes.
- From: Ilya Kazakevich <ilya.kazakevich@xxxxxxxxxxxxx>
- Re: Subprocess doesn't get stdin sometimes.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Subprocess doesn't get stdin sometimes.
- From: Ilya Kazakevich <ilya.kazakevich@xxxxxxxxxxxxx>
- [PATCH 2/3] parser: Merge first and last chkeofmark branches in parsesub
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] parser: Move non-variable case in parsesub to end
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] parser: Add dollar single quote
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] Add dollar single quote
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Fix PEOF infinite loop in getmbc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Fix pungetc on PEOF
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] expand: Check d_type in expmeta before recursing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Check d_type in expmeta before recursing
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH] expand: Check d_type in expmeta before recursing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Rewrite expmeta meta detection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 3/3] input: Use tee(2) for stdin pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 0/3] Improve performance when reading stdin
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 2/3] input: Use lseek on stdin when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 1/3] input: Move newline loop into preadbuffer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 12/13] builtin: Use pgetc in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 13/13] builtin: Process multi-byte characters in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 11/13] input: Always push in setinputfile
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 10/13] parser: Add support for multi-byte characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 09/13] input: Add pgetc_eoa
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 06/13] expand: Support multi-byte characters during field splitting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 08/13] input: Allow MB_LEN_MAX calls to pungetc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 07/13] expand: Add multi-byte support to pmatch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 05/13] expand: Process multi-byte characters in expmeta
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 03/13] expand: Count multi-byte characters for VSLENGTH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 01/13] shell: Call setlocale
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 04/13] expand: Process multi-byte characters in subevalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 00/13] Add multi-byte supportAdd multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v5 PATCH 02/13] shell: Use strcoll instead of strcmp where applicable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Fix expmeta resource leakage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] jobs: Fix resource leak in makejob
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] eval: Fix pipe fd leakage in evalbackcmd
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] memalloc: Force functions to be out-of-line
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] mystring: Add dotdir
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Fix here-doc EOF marker bug with negative chars
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] options: Always reset OPTIND in getoptsreset
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] shell: Disable fnmatch by default
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] options: Always reset OPTIND in getoptsreset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: Always reset OPTIND in getoptsreset
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] options: Always reset OPTIND in getoptsreset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] man: Document the value unlimited for ulimit
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] man: Remove reference to PS expansion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 3/3] input: Use tee(2) for stdin pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 1/3] input: Move newline loop into preadbuffer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 2/3] input: Use lseek on stdin when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 0/3] Improve performance when reading stdin
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 13/13] builtin: Process multi-byte characters in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 11/13] input: Always push in setinputfile
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 12/13] builtin: Use pgetc in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 10/13] parser: Add support for multi-byte characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 09/13] input: Add pgetc_eoa
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 07/13] expand: Add multi-byte support to pmatch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 06/13] expand: Support multi-byte characters during field splitting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 08/13] input: Allow MB_LEN_MAX calls to pungetc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 05/13] expand: Process multi-byte characters in expmeta
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 04/13] expand: Process multi-byte characters in subevalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 03/13] expand: Count multi-byte characters for VSLENGTH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 01/13] shell: Call setlocale
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 02/13] shell: Use strcoll instead of strcmp where applicable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v4 PATCH 00/13] Add multi-byte supportAdd multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Add support for caret
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Always compile test fnmatch and glob
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH] memalloc: Use void * instead of pointer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix non-Linux build
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Fix non-Linux build
- From: Martijn Dekker <martijn@xxxxxxxx>
- [PATCH 3/3] input: Use tee(2) for stdin pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] input: Use lseek on stdin when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] Improve performance when reading stdin
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] input: Move newline loop into preadbuffer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 13/13] builtin: Process multi-byte characters in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 11/13] memalloc: Use void * instead of pointer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 12/13] builtin: Use pgetc in read(1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 10/13] input: Always push in setinputfile
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 09/13] parser: Add support for multi-byte characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 08/13] input: Add pgetc_eoa
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 05/13] expand: Process multi-byte characters in expmeta
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 06/13] expand: Support multi-byte characters during field splitting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 07/13] input: Allow MB_LEN_MAX calls to pungetc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 00/13] Add multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 04/13] expand: Process multi-byte characters in subevalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 02/13] shell: Use strcoll instead of strcmp where applicable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 03/13] expand: Count multi-byte characters for VSLENGTH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH 01/13] shell: Call setlocale
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] redir: Fix double close in dupredirect
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] alias: Mark printalias as noinline
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Simplify alias storage.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] mystring: Add a few more uses of snlfmt
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Fix potential out-of-bounds read in popstring
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] expand: Fix naked backslah leakage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Generate signal names at runtime
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH] Generate signal names at runtime
- From: Henrik Lindström <henrik@xxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [v2 PATCH 8/8] parser: Add support for multi-byte characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 5/8] expand: Process multi-byte characters in expmeta
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 7/8] input: Allow MB_LEN_MAX calls to pungetc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 6/8] expand: Support multi-byte characters during field splitting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 4/8] expand: Process multi-byte characters in subevalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 0/8] Add multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 1/8] shell: Call setlocale
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 3/8] expand: Count multi-byte characters for VSLENGTH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH 2/8] shell: Use strcoll instead of strcmp where applicable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] Simplify alias storage.
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH 0/8] Add multi-byte support
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH] Generate signal names at runtime
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH] expand: Fix naked backslah leakage
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] expand: Fix naked backslah leakage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Fix naked backslah leakage
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] Generate signal names at runtime
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Fix naked backslah leakage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] input: Allow MB_LEN_MAX calls to pungetc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] parser: Add support for multi-byte characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] expand: Support multi-byte characters during field splitting
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] expand: Process multi-byte characters in expmeta
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] expand: Process multi-byte characters in subevalvar
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] expand: Count multi-byte characters for VSLENGTH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] shell: Use strcoll instead of strcmp where applicable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] shell: Call setlocale
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] Add multi-byte support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] main: Fix profiling on longjmp exit paths
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Fix history line reading regression
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Dash core dump on network monitoring script
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Simplify alias storage.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Simplify alias storage.
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Dash core dump on network monitoring script
- From: Avid Seeker <avidseeker7@xxxxxxxxxxxxxx>
- [PATCH] Generate signal names at runtime
- From: Henrik Lindström <henrik@xxxxxx>
- [v2 PATCH] redir: Use memfd_create instead of pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH] trap: Preserve parent traps for trap-only command substitution
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] redir: Use memfd_create instead of pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] trap: Preserve parent traps for trap-only command substitution
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: [PATCH] redir: Use memfd_create instead of pipe
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH] jobs: Preserve parent jobs for simple commands
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] trap: Preserve parent traps for trap-only command substitution
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Extend coverage of CHKEOFMARK
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] trap: Preserve parent shell traps for simple commands
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] redir: Use memfd_create instead of pipe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Fix here-document file descriptor leak
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] alias: Disallow non-CWORD characters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: Fix unexporting of local variables using unset
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [PATCH] var: Remove unused VNOSET
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] var: Fix unexporting of local variables using unset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [v2 PATCH] jobs: Allow monitor mode without a tty in non-interactive mode
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: [v2 PATCH] jobs: Allow monitor mode without a tty in non-interactive mode
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- [PATCH] alias: Fix out-of-bound access
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] jobs: Allow monitor mode without a tty in non-interactive mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Allow enabling job control without a tty in non-interactive mode..
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] configure.ac: drop -Wl,--fatal-warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Allow enabling job control without a tty in non-interactive mode..
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: [PATCH] configure.ac: drop -Wl,--fatal-warnings
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH] configure.ac: drop -Wl,--fatal-warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] man: document what happens when IFS= (and when it's not)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jobs: drop unused node parameter in makejob()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Prototype all function definitions for C23 compat
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] fc -s: refuse multiple events instead of ignoring
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: Fix getopts handling of colon in optstr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Allow enabling job control without a tty in non-interactive mode..
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Simplify alias storage.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] man page: redirection operators: fix swapped stdin/stdout
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: move hashvar() calls into findvar()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] man: don't list unavailable built-ins and Command Line Editing section
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jobs: Implement pipefail option
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] exec: Check executable bit when searching path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix chkmail loop break condition
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jobs: Report creation of background jobs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATH] forgoten set $PPID readonly
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH]: allow recursive variable inderection in arith
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH]: allow $(())
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Issue: Document ulimit's "unlimited" limit in manual page
- From: Martin Guy <martinwguy@xxxxxxxxx>
- [PATCH v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v2] Allow trap to un-ignore SIGINT in asynchronous subshells
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Re: [PATCH v2] Allow trap to un-ignore SIGINT in asynchronous subshells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH v2] Allow trap to un-ignore SIGINT in asynchronous subshells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Compatibility implementation of stpncpy for older systems
- From: Ryan Schmidt <dash@xxxxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: [RFC PATCH] Allow trap to override permanently-ignored signals in background shells
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [RFC PATCH] Allow trap to override permanently-ignored signals in background shells
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Martijn Dekker <martijn@xxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: wrong behaviour when unsetting/setting some variables
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- wrong behaviour when unsetting/setting some variables
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH] configure.ac: drop -Wl,--fatal-warnings
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] configure.ac: drop -Wl,--fatal-warnings
- From: Fabrice Fontaine <fontaine.fabrice@xxxxxxxxx>
- Re: (No Subject)
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: (No Subject)
- From: Oliver Webb <aquahobbyist@xxxxxxxxx>
- Re: (No Subject)
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- (No Subject)
- From: Oliver Webb <aquahobbyist@xxxxxxxxx>
- Re:
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re:
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [no subject]
- From: "Emma Tebibyte" <emma@tebibyte.media>
- Re: This list is being migrated to new vger infra (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- This list is being migrated to new vger infra (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Migrating the dash list to new vger infrastructure
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Signal names when cross-compiling
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- RE: Signal names when cross-compiling
- From: "Kuhl, Brian" <brian.kuhl@xxxxxxxxxxxxx>
- Re: Signal names when cross-compiling
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Printing C:\abc in a portable way
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Printing C:\abc in a portable way
- From: Дилян Палаузов <dilyan.palauzov@xxxxxxxxx>
- Signal names when cross-compiling
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- Re: dash should not propagate aliases to subshells
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- dash should not propagate aliases to subshells
- From: Дилян Палаузов <dilyan.palauzov@xxxxxxxxx>
- bug with --enable-glob
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- Re: Interested in porting Dash to Readline
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Interested in porting Dash to Readline
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: Interested in porting Dash to Readline
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Interested in porting Dash to Readline
- From: S M <mythrowy777@xxxxxxxxxxx>
- Re: Interested in porting Dash to Readline
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Interested in porting Dash to Readline
- From: S M <mythrowy777@xxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX?
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] Alphabetize dash(1) Builtins
- From: Daniel Lewart <lewart3@xxxxxxxxx>
- [PATCH] man: document what happens when IFS= (and when it's not)
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: BUG in chkmail() - incorrect check for padvance() stop condition
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- BUG in chkmail() - incorrect check for padvance() stop condition
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Sven Mascheck <mascheck@xxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Are there users of ash's "pathopts"? Do other shells have such a thing?
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Bug: cd BOGUSDIR/.. always works
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Bug: cd BOGUSDIR/.. always works
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- [PATCH] jobs: drop unused node parameter in makejob()
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: STATIC vs static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- STATIC vs static
- From: "Tom Schwindl" <schwindl@xxxxxxxxx>
- [PATCH v3] Prototype all function definitions for C23 compat
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Prototype all function definitions for C23 compat
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Prototype all function definitions for C23 compat
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2] Prototype all function definitions for C23 compat
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] Prototype all function definitions for C23 compat
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Prototype all function definitions for C23 compat
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dash 0.5.12 parameter expansion using classes not working
- From: Brian Inglis <Brian.Inglis@xxxxxxx>
- Re: dash 0.5.12 parameter expansion using classes not working
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- dash 0.5.12 parameter expansion using classes not working
- From: Brian Inglis <Brian.Inglis@xxxxxxx>
- [PATCH 2/6] fc -s: don't loop forever when executing the latest entry
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] fc: don't include the current fc in out-of-range last
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] fc -s: refuse multiple events instead of ignoring
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] fc: don't require an argument
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] fc: fix "fc -3" extension on glibc
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] fc: only parse old=new if -s, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] Prototype all function definitions for C23 compat
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] options: Fix getopts handling of colon in optstr
- From: Subhaditya Nath <sn03.general@xxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Allow enabling job control without a tty in non-interactive mode..
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Out-of-bounds access in alias command
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: 回复: Bug in dash: Incorrect behaviour of $LINENO in function
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Re: 回复: Bug in dash: Incorrect behaviour of $LINENO in function
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- 回复: Bug in dash: Incorrect behaviour of $LINENO in function
- From: "anonymous4feedback@xxxxxxxxxxx" <anonymous4feedback@xxxxxxxxxxx>
- 回复: Bug in dash: Incorrect behaviour of $LINENO in function
- From: "anonymous4feedback@xxxxxxxxxxx" <anonymous4feedback@xxxxxxxxxxx>
- Re: Bug in dash: Incorrect behaviour of $LINENO in function
- From: Marc Chantreux <mc@xxxxxxxxxx>
- Bug in dash: Incorrect behaviour of $LINENO in function
- From: "anonymous4feedback@xxxxxxxxxxx" <anonymous4feedback@xxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: alias confusion due to internal word representation
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: alias confusion due to internal word representation
- From: Michael Greenberg <michael@greenberg.science>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- [PATCH][resend] Simplify alias storage.
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] Simplify alias storage.
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: [PATCH v2] alias: fix name quoting in printalias
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- alias confusion due to internal word representation
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2] alias: fix name quoting in printalias
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: Monitor mode handling (bug ?)
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- Monitor mode handling (bug ?)
- From: Ganael Laplanche <ganael.laplanche@xxxxxxxxxxxx>
- Re: [PATCH v2] alias: fix name quoting in printalias
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] alias: fix name quoting in printalias
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH v2] alias: fix name quoting in printalias
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] alias: fix name quoting in printalias
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Out-of-bounds access in alias command
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH RESEND] alias: printalias: quote the name, too
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: dash repeats first line in history entry forever with fc -s
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: dash repeats first line in history entry forever with fc -s
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- dash repeats first line in history entry forever with fc -s
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v3] parser: don't keep alloca()ing in a loop for substitutions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] alias: printalias: quote the name, too
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] options: getopts: ignore first --, per POSIX
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jobs: Implement pipefail option
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- Re: [PATCH] jobs: Implement pipefail option
- From: Trevor Gross <tmgross@xxxxxxxxx>
- Re: [PATCH] parser: Print CTLBACKQ early in parsesub
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Print CTLBACKQ early in parsesub
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] parser: don't keep alloca()ing in a loop for substitutions
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RESEND] alias: printalias: quote the name, too
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] man: fix getopts documentation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] miscbltin: ulimitcmd: actually accept -r
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] man: document jobs builtin
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: hashcmd: don't early-exit when first -r is found
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] parser: fixredir: invalid redirections are run-time, not syntax
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] parser: don't keep alloca()ing in a loop for substitutions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] input: Only skip blank lines on PS1
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] input: Only skip blank lines on PS1
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Check for int_pending while clearing input
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] exec: type: ignore first -- for consistency
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] options: getopts: ignore first --, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [v3 PATCH] input: Read standard input byte-wise
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v3 PATCH] input: Read standard input byte-wise
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] var: Do not add 1 to return value of strchrnul
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [v3 PATCH] input: Read standard input byte-wise
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [v2 PATCH] var: Do not add 1 to return value of strchrnul
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] var: Do not add 1 to return value of strchrnul
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Disable lleft in SMALL mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v3 PATCH] input: Read standard input byte-wise
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] input: Eat rest of line upon reset
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] alias: aliascmd: refuse uninvokable aliases
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/1] man: document ulimit -w
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD
- From: Jilles Tjoelker <jilles@xxxxxxxx>
- [PATCH] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] man: printf: in 'X, X is a byte under dash
- From: "Tom Schwindl" <schwindl@xxxxxxxxx>
- [PATCH] miscbltin: ulimitcmd: actually accept -r
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/3] man: document false built-in
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: don't error when unsetting OPTIND
- From: Michael Greenberg <michael@greenberg.science>
- next POSIX issue will include dollar-single-quotes $'...'
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [PATCH v2] parser: don't keep alloca()ing in a loop for substitutions
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: don't keep alloca()ing in a loop for substitutions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] man: printf: in 'X, X is a byte under dash
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] man: document kill builtin
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] man: note chdir being the same builtin as cd
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] man: document jobs builtin
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] parser: don't keep alloca()ing in a loop for substitutions
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: don't error when unsetting OPTIND
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: don't error when unsetting OPTIND
- From: Michael Greenberg <michael@greenberg.science>
- Re: [PATCH] options: don't error when unsetting OPTIND
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- [PATCH] man: fix getopts documentation
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] options: don't error when unsetting OPTIND
- From: Michael Greenberg <michael@greenberg.science>
- [PATCH] exec: hashcmd: don't early-exit when first -r is found
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] options: don't error when unsetting OPTIND
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] input: preadfd: read standard input byte-wise
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] parser: fixredir: invalid redirections are run-time, not syntax
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] input: preadfd: read standard input byte-wise
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] input: preadfd: read standard input byte-wise
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] input: preadfd: read standard input byte-wise
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] options: getopts: ignore first --, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] exec: type: ignore first --, per POSIX
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] eval: Test evalskip before flipping status for NNOT
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] parser: Add VSBIT to ensure subtype is never zero
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: Add VSBIT to ensure subtype is never zero
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] eval: Check eflag after redirection error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] parser: Add VSBIT to ensure subtype is never zero
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH] eval: Always set exitstatus in evaltree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eval: Always set exitstatus in evaltree
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH] eval: Always set exitstatus in evaltree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] parser: Add VSBIT to ensure subtype is never zero
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [v2 PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: segfault with invalid shell script
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- segfault with invalid shell script
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: incomplete documentation of local?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- incomplete documentation of local?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- RE: EXT: Re: EXIT trap does not fire
- From: "Fisher, Charles J. (Top Echelon)" <Charles.Fisher@xxxxxxxxxxx>
- Re: EXIT trap does not fire
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: EXIT trap does not fire
- From: Akbarkhon Variskhanov <akbarkhon.variskhanov@xxxxxxxxx>
- Re: [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
- From: Alain Knaff <alain@xxxxxxxx>
- Re: [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
- From: Alain Knaff <alain@xxxxxxxx>
- Re: Fwd: Bug#1017531: dash: for/while/if suppress errors from redirections with -e
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: Fwd: Bug#1017531: dash: for/while/if suppress errors from redirections with -e
- From: Michael Greenberg <michael@greenberg.science>
- Fwd: Bug#1017531: dash: for/while/if suppress errors from redirections with -e
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: command -v ../foo when ../foo is a directory
- From: Simon Josefsson <simon@xxxxxxxxxxxxx>
- Re: command -v ../foo when ../foo is a directory
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- command -v ../foo when ../foo is a directory
- From: Simon Josefsson <simon@xxxxxxxxxxxxx>
- [PATCH v2 2/2] man: printf: in 'X, X is a byte under dash
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] man: printf: all Ar arguments are processed identically
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- [PATCH 1/2] man: printf: all Ar arguments are processed identically
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] man: printf: in 'X, X is a byte under dash
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: $(()) pre/postfix bug
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: $(()) pre/postfix bug
- From: Robert Elz <kre@xxxxxxxxxxxxx>
- Re: $(()) pre/postfix bug
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- $(()) pre/postfix bug
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
- From: Alex Gorinson <algore3698@xxxxxxxxx>
- Re: COPYING: Copyright information mentions bash
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- COPYING: Copyright information mentions bash
- From: Akbarkhon Variskhanov <akbarkhon.variskhanov@xxxxxxxxx>
- [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
- From: Alain Knaff <alain@xxxxxxxx>
- Re: EXIT trap does not fire
- From: Steffen Nurpmeso <steffen@xxxxxxxxxx>
- EXIT trap does not fire
- From: charles.fisher@xxxxxxxxxxx
- [PATCH] exec.c: Fix exit status for command -v on non-executable files
- From: Nicola Lamacchia <nicola.lamacchia@xxxxxxxxx>
- [PATCH] man page: redirection operators: fix swapped stdin/stdout
- From: Forest <forestix@xxxxxxxxx>
- [PATCH] var: move hashvar() calls into findvar()
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- [PATCH] man: don't list unavailable built-ins and Command Line Editing section
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] shell: correctly prototype all functions
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/2] man: document kill builtin
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] man: document jobs builtin
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] man: note chdir being the same builtin as cd
- From: наб <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Add ifsfree to expand to fix a logic error that leaks the heap
- From: Al g <algore3698@xxxxxxxxx>
- [PATCH] jobs: Implement pipefail option
- From: Chris Novakovic <chris@xxxxxxxxxxxx>
- Preferred method for disclosure of vulnerability
- From: Al g <algore3698@xxxxxxxxx>
- Question about vulnerabilities
- From: Al g <algore3698@xxxxxxxxx>
- Re: Printf %q
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Printf %q
- From: Björn Bidar <bjorn.bidar@xxxxxxxxx>
- Re: possible wrong behaviour when -s and -c are both used
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: possible wrong behaviour when -s and -c are both used
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- possible wrong behaviour when -s and -c are both used
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Always quote caret when using fnmatch
- From: Stephane Chazelas <stephane@xxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Always quote caret when using fnmatch
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: [v2 PATCH] expand: Always quote caret when using fnmatch
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: how is locale/unset intended to work with dash?
- From: Stephane Chazelas <stephane@xxxxxxxxxxxx>
- Re: [v2 PATCH] expand: Always quote caret when using fnmatch
- From: Stephane Chazelas <stephane@xxxxxxxxxxxx>
- how is locale/unset intended to work with dash?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: dash doesn't support switching LC_* during a script/session
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: dash doesn't support switching LC_* during a script/session
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: dash doesn't support switching LC_* during a script/session
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: dash doesn't support switching LC_* during a script/session
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: ANSI escape codes in printf don't work
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- ANSI escape codes in printf don't work
- From: Subhaditya Nath <sn03.general@xxxxxxxxx>
- Re: Testing dash on a new OS?
- From: Michael Greenberg <michael@greenberg.science>
- Dash man page error regarding: background commands and the redirection of standard input to /dev/null
- From: Parke <parke.nexus@xxxxxxxxx>
- Re: PS1 is not implemented as specified in IEEE Std 1003.1-2017
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- PS1 is not implemented as specified in IEEE Std 1003.1-2017
- From: Berthold Lorke <berthold@xxxxxxxx>
- dash doesn't support switching LC_* during a script/session
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: possible wrong behaviour with patterns double [ with no closing ]
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: possible wrong behaviour with patterns double [ with no closing ]
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [v2 PATCH] expand: Always quote caret when using fnmatch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Always quote caret when using fnmatch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] expand: Always quote caret when using fnmatch
- From: Chet Ramey <chet.ramey@xxxxxxxx>
- Re: [PATCH] expand: Always quote caret when using fnmatch
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: possible wrong behaviour with patterns double [ with no closing ]
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH] expand: Always quote caret when using fnmatch
- From: Harald van Dijk <harald@xxxxxxxxxxx>
- Re: possible wrong behaviour with patterns double [ with no closing ]
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] expand: Always quote caret when using fnmatch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- possible wrong behaviour with patterns double [ with no closing ]
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- 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>
[Index of Archives]
[LARTC]
[Linux Security]
[Network Hardware]
[Bugtraq]
[Yosemite News]
[Samba]