messages from 2021-01-29 18:57:52 to 2022-12-16 17:20:31 UTC [more...]
[PATCH] miscbltin: ulimitcmd: actually accept -r
2022-12-16 17:20 UTC
[PATCH v2 1/3] man: document jobs builtin
2022-12-15 20:51 UTC (4+ messages)
` [PATCH v2 2/3] man: note chdir being the same builtin as cd
` [PATCH v2 3/3] man: document kill builtin
` [PATCH v2 4/3] man: document false built-in
[PATCH] options: don't error when unsetting OPTIND
2022-12-15 18:39 UTC (6+ messages)
next POSIX issue will include dollar-single-quotes $'...'
2022-12-15 17:12 UTC
[PATCH] parser: don't keep alloca()ing in a loop for substitutions
2022-12-15 17:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments
2022-12-15 0:25 UTC (2+ messages)
` [PATCH v3 2/2] man: printf: in 'X, X is a byte under dash
[PATCH] man: fix getopts documentation
2022-12-14 16:52 UTC
[PATCH] exec: hashcmd: don't early-exit when first -r is found
2022-12-14 2:51 UTC
[PATCH] input: preadfd: read standard input byte-wise
2022-12-14 1:06 UTC (6+ messages)
` [PATCH v2 1/3] parser: fixredir: invalid redirections are run-time, not syntax
` [PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
` [PATCH v2 3/3] input: preadfd: read standard input byte-wise
[PATCH 1/2] exec: type: ignore first --, per POSIX
2022-12-13 21:13 UTC (2+ messages)
` [PATCH 2/2] options: getopts: "
[PATCH] eval: Always set exitstatus in evaltree
2022-12-07 8:55 UTC (4+ messages)
` [PATCH] eval: Test evalskip before flipping status for NNOT
segfault with invalid shell script
2022-12-07 8:48 UTC (15+ messages)
` [PATCH] parser: Add VSBIT to ensure subtype is never zero
` [v2 PATCH] "
Fwd: Bug#1017531: dash: for/while/if suppress errors from redirections with -e
2022-12-07 3:59 UTC (4+ messages)
` [PATCH] eval: Check eflag after redirection error
PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
2022-12-06 3:53 UTC (4+ messages)
` [v2 "
incomplete documentation of local?
2022-11-20 5:16 UTC (2+ messages)
EXIT trap does not fire
2022-11-14 16:41 UTC (3+ messages)
` EXT: "
[PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
2022-10-01 18:45 UTC (3+ messages)
command -v ../foo when ../foo is a directory
2022-08-16 14:13 UTC (3+ messages)
[PATCH 1/2] man: printf: all Ar arguments are processed identically
2022-08-14 14:19 UTC (5+ messages)
` [PATCH 2/2] man: printf: in 'X, X is a byte under dash
` [PATCH v2 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments
` [PATCH v2 2/2] man: printf: in 'X, X is a byte under dash
Ihre Anfrage an Biokou Taekwondo Club e.V
2022-07-14 5:58 UTC
$(()) pre/postfix bug
2022-07-02 8:20 UTC (4+ messages)
COPYING: Copyright information mentions bash
2022-06-19 7:36 UTC (2+ messages)
EXIT trap does not fire
2022-06-01 12:47 UTC (3+ messages)
[PATCH] exec.c: Fix exit status for command -v on non-executable files
2022-05-30 17:02 UTC
[your-subject]
2022-05-29 2:40 UTC
[PATCH] man page: redirection operators: fix swapped stdin/stdout
2022-05-16 23:02 UTC
[PATCH] var: move hashvar() calls into findvar()
2022-05-10 8:16 UTC
[PATCH] man: don't list unavailable built-ins and Command Line Editing section
2022-05-06 19:34 UTC
[PATCH] shell: correctly prototype all functions
2022-05-06 14:49 UTC
[PATCH 1/2] man: document jobs builtin
2022-05-05 23:08 UTC (3+ messages)
` [PATCH 2/2] man: note chdir being the same builtin as cd
` [PATCH 3/2] man: document kill builtin
[PATCH] expand: Add ifsfree to expand to fix a logic error that leaks the heap
2022-04-30 19:30 UTC
[PATCH] jobs: Implement pipefail option
2022-04-22 21:10 UTC
Preferred method for disclosure of vulnerability
2022-04-02 16:26 UTC
Question about vulnerabilities
2022-03-29 14:23 UTC
Printf %q
2022-03-28 6:11 UTC (2+ messages)
possible wrong behaviour when -s and -c are both used
2022-03-11 17:15 UTC (3+ messages)
possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
2022-02-21 19:15 UTC (15+ messages)
` [PATCH] expand: Always quote caret when using fnmatch
` [v2 PATCH] "
how is locale/unset intended to work with dash?
2022-02-20 16:02 UTC (2+ messages)
dash doesn't support switching LC_* during a script/session
2022-02-17 16:30 UTC (5+ messages)
ANSI escape codes in printf don't work
2022-02-07 15:55 UTC (2+ messages)
Testing dash on a new OS?
2022-02-03 15:15 UTC (3+ messages)
Dash man page error regarding: background commands and the redirection of standard input to /dev/null
2022-01-30 0:10 UTC
PS1 is not implemented as specified in IEEE Std 1003.1-2017
2022-01-26 6:57 UTC (2+ messages)
possible wrong behaviour with patterns double [ with no closing ]
2022-01-25 0:36 UTC (5+ messages)
no match should be no string ?
2021-11-28 18:55 UTC (5+ messages)
New mail
2021-11-10 12:59 UTC
Fwd: Bug#874264: dash: 'command -v' mistakenly returns a shell script whose executable is not set
2021-11-10 6:53 UTC (2+ messages)
` [PATCH] exec: Check executable bit when searching path
stdin should be consumed line by line
2021-10-22 11:11 UTC
$ENV handling depends on defined(linux), why??
2021-10-13 21:31 UTC (4+ messages)
[PATCH] Fix chkmail loop break condition
2021-10-02 21:22 UTC (2+ messages)
[PATCH] jobs: Report creation of background jobs
2021-09-26 7:12 UTC
shell script error management in busybox ash
2021-09-15 20:22 UTC (6+ messages)
[PATCH] input: Remove special case for unget EOF
2021-09-05 8:36 UTC
Add arrow key input support in dash
2021-08-06 8:58 UTC (2+ messages)
I discovered that UniFi USW-24P-250 POE network switch is based on Linux kernel 3.6.5
2021-07-28 14:05 UTC
[PATCH] expand: Recognize '^' as a negation character in BE
2021-07-19 5:13 UTC (5+ messages)
` [PATCH v2] "
SEGV parsing of ${#1\x82} and ${#1\x84}
2021-06-22 8:34 UTC (5+ messages)
` [PATCH] parser: Fix VSLENGTH parsing with trailing garbage
Configure check for stat64 does not work on Apple silicon
2021-05-27 8:43 UTC (3+ messages)
` shell: Call CHECK_DECL on stat64
trap overwrites last exit code
2021-05-19 8:08 UTC (3+ messages)
` eval: Do not cache value of eflag in evaltree
0.5.11.3: fyi: reverse solidus "expanded away"
2021-05-12 23:27 UTC (3+ messages)
Remove "hash -v" from man page
2021-04-07 23:06 UTC
[PATCH] [BUG] ${#10}
2021-02-11 4:55 UTC (4+ messages)
` [PATCH] parser: Fix regression on ${#10} expansion
${#a#a} bug?
2021-02-10 9:31 UTC (2+ messages)
[BUG] any subtitution with @/*: ${@#str} or ${*#str} etc
2021-02-06 7:16 UTC (2+ messages)
[PATCH] trivial add ;& ;;& case break types
2021-02-03 21:44 UTC (2+ messages)
[PATH] forgoten set $PPID readonly
2021-02-03 12:54 UTC
[PATCH]: allow $(())
2021-01-31 9:29 UTC (2+ messages)
` [PATCH]: allow recursive variable inderection in arith
getopts appears to not be shifting $@ when consuming options
2021-01-30 15:31 UTC (8+ messages)
single_quote patch
2021-01-29 18:56 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).