2026-04-02 13:59 [PATCH v2] Fix EINTR handling when reading from a pipe.
2026-04-02 12:41 [PATCH] Fix EINTR handling when reading from a pipe.
2026-03-30 11:12 Closing parenthesis doesn't raise error in backticked command substitution 2+ messages
2026-03-27 14:28 [BUG] case fails since 0.5.13.2
2026-03-18 11:12 [BUG] stack-overflow in src/parser.c
2026-03-05 1:32 regression in parameter expansion with backslash escaped strings 2+ messages
2026-02-22 11:09 [PATCH] input: Fix heap buffer overflow in preadbuffer for non-SMALL builds 2+ messages
2026-02-14 5:09 [PATCH] expand: Avoid unaligned access through uint64_t pointer 2+ messages
2026-02-12 7:29 [PATCH] input: Fix heap-buffer-overflow in preadbuffer on long lines 2+ messages
2026-02-10 1:11 Surprising behaviour when reading from a named pipe and standard input 3+ messages
2026-02-03 10:52 Missing v0.5.13.1
2026-02-03 5:04 [PATCH] shell: Add support for disabling memfd_create(3)
2026-01-28 12:06 trstring() has \ooo octal printing code, it's buggy 2+ messages
2026-01-28 6:05 In JOBS = 0 config, stoppedjobs() always returns 0 2+ messages
2026-01-28 4:31 [PATCH] shell: Add support for building without tee(2)
2026-01-28 0:26 Superfluous "chdir" builtin - maybe remove?
2026-01-27 4:31 Extraneous test in setsignal()? 2+ messages
2026-01-27 4:26 Unreachable code in evalsubshell()? 3+ messages
2026-01-26 21:06 Re: your $(#…) bugreport 4+ messages
2026-01-26 11:55 Dash 0.5.12 bug - POSIX process substitution $() handling error with embedded comments 2+ messages
2026-01-20 18:49 [BUG] nullptr-with-offset growjobtab() src/jobs.c:818:34 2+ messages
2026-01-19 16:38 [BUG] invalid-shift-base umaskcmd() src/miscbltin.c:258:26 2+ messages
2026-01-19 13:48 [BUG] memcpy-param-overlap _rmescapes src/expand.c:2129:8 2+ messages
2026-01-16 20:55 [PATCH v2] expand: fix SIGBUS due to unaligned access 3+ messages
2026-01-16 19:16 [BUG] heap-buffer-overflow(read) pmatch() src/expand.c:1630:18 2+ messages
2026-01-16 18:44 [BUG] misaligned-pointer-use memtodest() src/expand.c:964:17
2026-01-16 17:11 [PATCH] expand: fix SIGBUS due to unaligned access
2026-01-15 14:09 [BUG] global-buffer-overflow umaskcmd() src/miscbltin.c:275 2+ messages
2026-01-13 18:56 heap-use-after-free calcsize() src/nodes.c:174 2+ messages
2026-01-06 15:34 [PATCH] main.c: obviously initialize smark 2+ messages
2026-01-02 20:18 fc -s causes infinite loop 2+ messages
2025-12-24 14:56 Unable to unsubscribe from dash@vger.kernel.org
2025-12-20 16:41 Behavior change in Dash pipes/read? 12+ messages
2025-12-10 15:42 POSIX read -d option is not implemented
2025-11-06 14:52 dash 0.5.13.1: heredoc parsing failure 6+ messages
2025-10-30 11:25 dash 0.5.13.1: strange pipe behaviour 2+ messages
2025-10-26 0:57 0.5.13 regression: Coredump 2+ messages
2025-10-22 14:18 Treat $_ as a special variable
2025-10-20 12:31 dash 0.5.13.1: problems with dash as /bin/sh on ARM64 3+ messages
2025-10-04 12:11 bash 0.5.13: breaks buiding of inetutils 3+ messages
2025-10-03 22:47 < "$@" doesn't expand properly? 7+ messages
2025-09-28 23:05 dash 0.5.13 configure config.status truncated running under dash 0.5.13 16+ messages
2025-09-26 16:15 bug: 0.5.13 regression (bisected) 4+ messages
2025-09-22 19:34 bug: 0.5.13 regression in parsing 10+ messages
2025-09-18 0:33 Incorrect detection of EOF with interactive editline 4+ messages
2025-09-13 9:59 [PATCH] parser: Skip parsing of old-style command substitution here-doc marker 8+ messages
2025-08-28 21:12 [PATCH] [DNM] builtin: add source for Bash compat 2+ messages
2025-08-24 2:42 [PATCH] jobs: Cache getpid
2025-08-24 1:51 [PATCH] input: Call input_init on first use
2025-08-10 21:30 wait code is fishy 8+ messages
2025-08-09 13:29 Looking at "int vforked" in signal handler is racy 9+ messages
2025-08-07 20:10 [PATCH] Handle line continuation in unquoted heredocs 3+ messages
2025-08-03 16:15 Simplify procargs 2+ messages
2025-07-31 18:45 [BUG] left shift of negative value do_binop src/arith_yacc.c:111:12 16+ messages
2025-07-31 18:12 [BUG] applying zero offset to null pointer growjobtab() src/jobs.c:819:34 3+ messages
2025-07-31 17:33 [BUG] invalid-null-argument outmem() src/output.c:149:17 3+ messages
2025-07-31 13:49 [BUG] heap-buffer-overflow(read) _rmescapes() src/expand.c:2088:9 2+ messages
2025-07-31 13:10 [BUG] heap-buffer-overflow(read) padvance_magic() exec.c:232:8 2+ messages
2025-07-31 11:30 [BUG] SEGV getop() src/bltin/test.c:171:7 5+ messages
2025-06-28 5:11 New release (or blessing to take a snapshot)? 2+ messages
2025-05-30 17:44 [BUG] heap-use-after-free argstr() src/expand.c
2025-05-30 17:41 [BUG] heap-buffer-overflow setinputstring() src/input.c 2+ messages
2025-05-30 17:37 [BUG] heap-use-after-free(read) pstrcmp() src/mystring.c 2+ messages
2025-05-28 21:47 [PATCH] VxWorks Support 2+ messages
2025-05-28 3:00 [PATCH] input: Reset eof in reset_input 2+ messages
2025-05-03 7:22 [PATCH] expand: Move stop array closer to strpbrk call
2025-04-29 21:47 [PATCH 0/2] Fix two buffer overflows 6+ messages
2025-04-29 20:26 [BUG] dash -c 'echo test > "${1%.in}"' sh /tmp/META.in segfaults on master
2025-04-05 22:05 [BUG] dash -c 'echo test > "${1%.in}"' sh /tmp/META.in segfaults on master
2025-04-04 13:09 Automatic Termination After Background Job Completes 3+ messages
2025-02-25 15:04 dash performance regression with [ in latest github code 4+ messages
2025-02-22 7:57 Regression in quoted remove-longest-prefix expansion 3+ messages
2025-02-13 16:00 bug: 64bit arithmetic/number parsing 2+ messages
2024-12-15 22:16 bug: background jobs have their inputs bound to `/dev/null`, even in the face of explicit redirection 2+ messages
2024-11-19 19:31 [PATCH] builtin: diagnose attempt to printf '' as number
2024-11-17 9:18 Another attempt of my work with a new subject, first item 2+ messages
2024-11-17 2:30 [PATCH] bltin: fix timescmd with C23
2024-11-16 11:21 [PATCH] builtin: Reduce size of conv_escape
2024-11-05 2:04 set -e not ignored in AND-OR list 17+ messages
2024-10-24 23:51 exit in traps 2+ messages
2024-10-23 19:55 [PATCH 0/1] man: Clarify the `trap` condition `EXIT` 3+ messages
2024-10-23 18:25 `jobs` within command substitution doesn't work 4+ messages
2024-10-20 20:27 doc omission: . searches path
2024-10-10 14:03 « echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo 5+ messages
2024-10-06 17:07 Support for bash-like HISTCONTROL or zsh-like HIST_IGNORE_SPACE
2024-09-27 23:26 procargs(): interactivity falsely detected (acc. to POSIX) 2+ messages
2024-09-26 8:49 Signal handler not called when trying to open fifo 2+ messages
2024-09-18 1:14 Question on $IFS related differences (Was: Question on $@ vs $@$@) 6+ messages
2024-09-13 22:05 Crash in expandarg 3+ messages
2024-08-30 18:28 Why does the command builtin not circumvent invocation of builtins? 4+ messages
2024-08-23 22:23 [PATCH] histedit: When editing, use `el_set` with `EL_PROMPT_ESC` rather than `EL_PROMPT`. 2+ messages
2024-08-22 22:21 IFS bug (maybe) 2+ messages
2024-08-17 23:46 ANSI escape sequences not being respected in PS1 environment variable when vi or emacs options are enabled
2024-08-14 0:45 Question on $@ vs $@$@ 14+ messages
2024-07-24 10:26 [PATCH] jobs: Add comment about reset_input in forkchild
2024-07-24 3:18 Re: [herbertx/dash] regression in reading variables from pipe for external processes (Issue #8) 2+ messages
2024-07-08 18:02 [PATCH] bltin/test: = and != are strcmp, not strcoll 2+ messages
2024-07-08 18:01 [PATCH] bltin/test: align -nt and -ot with POSIX.1-2024 4+ messages
2024-07-06 19:44 [PATCH 0/1] adding a test suite 3+ messages
2024-07-03 13:55 Broken: "parser: Add dollar single quote" 4+ messages
2024-06-22 16:53 [BUG] reading from FIFO broken 4+ messages
2024-06-22 14:35 [BUG] 'case' broken for multi-byte characters 2+ messages
2024-06-22 14:25 [PATCH] fix build on systems without memrchr(3) 3+ messages
2024-06-21 1:33 Field splitting regression on master branch 3+ messages
2024-06-16 1:08 Subprocess doesn't get stdin sometimes. 3+ messages
2024-06-10 6:45 [PATCH 0/3] Add dollar single quote 4+ messages
2024-06-09 8:19 [PATCH] parser: Fix PEOF infinite loop in getmbc
2024-06-09 8:18 [PATCH] input: Fix pungetc on PEOF
2024-06-02 1:34 [PATCH] expand: Check d_type in expmeta before recursing 3+ messages
2024-06-02 1:32 [PATCH] expand: Rewrite expmeta meta detection
2024-06-02 1:31 [v3 PATCH 0/3] Improve performance when reading stdin 4+ messages
2024-06-02 1:28 [v5 PATCH 00/13] Add multi-byte supportAdd multi-byte support 14+ messages
2024-06-01 4:49 [PATCH] expand: Fix expmeta resource leakage
2024-05-26 10:43 [PATCH] jobs: Fix resource leak in makejob
2024-05-26 10:43 [PATCH] eval: Fix pipe fd leakage in evalbackcmd
2024-05-26 10:42 [PATCH] memalloc: Force functions to be out-of-line
2024-05-26 10:41 [PATCH] mystring: Add dotdir
2024-05-24 14:41 [PATCH] parser: Fix here-doc EOF marker bug with negative chars
2024-05-19 14:36 [PATCH] shell: Disable fnmatch by default
2024-05-19 9:16 [PATCH] man: Remove reference to PS expansion
2024-05-19 5:22 [v2 PATCH 0/3] Improve performance when reading stdin 4+ messages
2024-05-19 5:20 [v4 PATCH 00/13] Add multi-byte supportAdd multi-byte support 14+ messages
2024-05-19 4:35 [PATCH] expand: Add support for caret
2024-05-19 4:26 [PATCH] expand: Always compile test fnmatch and glob
2024-05-18 0:44 [PATCH] memalloc: Use void * instead of pointer
2024-05-12 21:02 [PATCH] Fix non-Linux build 2+ messages
2024-05-05 9:24 [PATCH 0/3] Improve performance when reading stdin 4+ messages
2024-05-05 9:14 [v3 PATCH 03/13] expand: Count multi-byte characters for VSLENGTH 14+ messages
2024-05-04 7:21 [PATCH] redir: Fix double close in dupredirect
2024-05-04 5:30 [PATCH] alias: Mark printalias as noinline
2024-05-04 5:18 [PATCH] mystring: Add a few more uses of snlfmt
2024-05-02 10:22 [PATCH] input: Fix potential out-of-bounds read in popstring
2024-05-01 9:12 [v2 PATCH] expand: Fix naked backslah leakage
2024-04-28 3:56 [v2 PATCH 0/8] Add multi-byte support 9+ messages
2024-04-27 11:03 [PATCH 0/8] Add multi-byte support 17+ messages
2024-04-27 11:02 [PATCH] expand: Fix naked backslah leakage 4+ messages
2024-04-27 9:11 [PATCH] main: Fix profiling on longjmp exit paths
2024-04-27 9:11 [PATCH] input: Fix history line reading regression
2024-04-23 1:20 Dash core dump on network monitoring script 2+ messages
2024-04-21 20:46 [PATCH] Generate signal names at runtime 5+ messages
2024-04-15 12:01 [PATCH] jobs: Preserve parent jobs for simple commands
2024-04-14 7:52 [PATCH] trap: Preserve parent shell traps for simple commands 4+ messages
2024-04-14 7:51 [PATCH] redir: Use memfd_create instead of pipe 4+ messages
2024-04-14 3:08 [PATCH] expand: Fix here-document file descriptor leak
2024-04-11 7:46 [PATCH] var: Remove unused VNOSET
2024-04-03 13:07 Issue: Document ulimit's "unlimited" limit in manual page 2+ messages
2024-03-28 23:23 Compatibility implementation of stpncpy for older systems
2024-03-08 11:01 [RFC PATCH] Allow trap to override permanently-ignored signals in background shells 11+ messages
2024-02-27 6:52 subscribe
2024-02-27 2:07 wrong behaviour when unsetting/setting some variables 21+ messages
2024-02-16 16:33 [PATCH] configure.ac: drop -Wl,--fatal-warnings 5+ messages
2024-02-08 3:34 (No Subject) 4+ messages
2023-12-07 4:40 (no subject) 3+ messages
2023-10-23 16:41 This list is being migrated to new vger infra (no action required) 2+ messages
2023-10-18 19:08 Migrating the dash list to new vger infrastructure
2023-10-04 8:47 Printing C:\abc in a portable way 2+ messages
2023-10-04 7:48 Signal names when cross-compiling 4+ messages
2023-10-03 9:54 dash should not propagate aliases to subshells 2+ messages
2023-08-20 15:29 [RE]: RE:
2023-08-04 16:05 bug with --enable-glob
2023-06-09 13:36 Interested in porting Dash to Readline 6+ messages
2023-06-07 13:26 [Debian#1037195] dash: $(here-doc in <<substitution) is always empty, must consume subsequent lines per POSIX? 7+ messages
2023-04-25 6:01 Product Inquiry
2023-04-24 12:15 [PATCH] Alphabetize dash(1) Builtins
2023-04-22 15:16 [PATCH] man: document what happens when IFS= (and when it's not) 2+ messages
2023-04-03 12:39 BUG in chkmail() - incorrect check for padvance() stop condition 2+ messages
2023-04-01 18:46 Are there users of ash's "pathopts"? Do other shells have such a thing? 8+ messages
2023-03-31 14:46 Bug: cd BOGUSDIR/.. always works 2+ messages
2023-03-31 12:51 [PATCH] jobs: drop unused node parameter in makejob() 2+ messages
2023-02-17 13:35 STATIC vs static 2+ messages
2023-02-08 5:14 dash 0.5.12 parameter expansion using classes not working 3+ messages
2023-02-07 16:34 [PATCH] Prototype all function definitions for C23 compat 8+ messages
2023-02-06 15:08 [PATCH] options: Fix getopts handling of colon in optstr 2+ messages
2023-01-30 21:15 [PATCH] Allow enabling job control without a tty in non-interactive mode.. 7+ messages
2023-01-14 10:55 回复: Bug in dash: Incorrect behaviour of $LINENO in function
2023-01-14 5:30 Bug in dash: Incorrect behaviour of $LINENO in function 5+ messages
2023-01-11 18:23 [PATCH] Simplify alias storage. 7+ messages
2023-01-11 2:01 alias confusion due to internal word representation 5+ messages
2023-01-09 15:18 Monitor mode handling (bug ?) 32+ messages
2023-01-09 0:02 Out-of-bounds access in alias command 3+ messages
2023-01-08 16:10 dash repeats first line in history entry forever with fc -s 10+ messages
2022-12-17 19:07 [PATCH] alias: aliascmd: refuse uninvokable aliases 15+ messages
2022-12-16 23:01 [PATCH] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD 8+ messages
2022-12-16 17:20 [PATCH] miscbltin: ulimitcmd: actually accept -r 3+ messages
2022-12-15 0:25 [PATCH v3 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments 4+ messages
2022-12-15 0:22 [PATCH v2 1/3] man: document jobs builtin 5+ messages
2022-12-14 23:39 [PATCH] parser: don't keep alloca()ing in a loop for substitutions 8+ messages
2022-12-14 2:31 [PATCH] options: don't error when unsetting OPTIND 18+ messages
2022-12-13 21:13 [PATCH 1/2] exec: type: ignore first --, per POSIX 11+ messages
2022-06-10 22:16 [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC 51+ messages
2022-05-30 17:02 [PATCH] exec.c: Fix exit status for command -v on non-executable files 2+ messages
2022-05-16 23:02 [PATCH] man page: redirection operators: fix swapped stdin/stdout 2+ messages
2022-05-10 8:16 [PATCH] var: move hashvar() calls into findvar() 2+ messages
2022-05-06 19:34 [PATCH] man: don't list unavailable built-ins and Command Line Editing section 2+ messages
2022-04-22 21:10 [PATCH] jobs: Implement pipefail option 4+ messages
2021-10-22 11:11 stdin should be consumed line by line 2+ messages
2021-10-02 20:37 [PATCH] Fix chkmail loop break condition 3+ messages
2021-09-26 7:12 [PATCH] jobs: Report creation of background jobs 2+ messages
2021-02-03 12:54 [PATH] forgoten set $PPID readonly 2+ messages
2021-01-29 19:49 [PATCH]: allow $(()) 4+ messages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox