org.kernel.vger.dash archive
512 archived articles, newest first (page 3 of 6). Latest articles →
Re: dash 0.5.13 configure config.status truncated running under dash 0.5.13
Mon, 29 Sep 2025 17:37:16 +0800Re: dash 0.5.13 configure config.status truncated running under dash 0.5.13
Mon, 29 Sep 2025 03:15:02 -0600Re: dash 0.5.13 configure config.status truncated running under dash 0.5.13
Mon, 29 Sep 2025 13:01:24 +0800dash 0.5.13 configure config.status truncated running under dash 0.5.13
Sun, 28 Sep 2025 17:05:38 -0600[PATCH] expand: Fix off-by-one bug in expmeta
Sun, 28 Sep 2025 11:45:18 +0800Re: bug: 0.5.13 regression (bisected)
Sun, 28 Sep 2025 08:58:57 +0800bug: 0.5.13 regression (bisected)
Fri, 26 Sep 2025 11:15:15 -0500Re: [PATCH] expand: Fix typo in pmatch for wildcard search
Tue, 23 Sep 2025 15:47:21 -0500[PATCH] expand: Fix typo in pmatch for wildcard search
Tue, 23 Sep 2025 23:00:30 +0800Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 12:03:20 +0100Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 18:59:39 +0800Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 18:36:37 +0800Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 18:33:25 +0800Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 11:11:37 +0100Re: bug: 0.5.13 regression in parsing
Tue, 23 Sep 2025 14:29:24 +0800Re: bug: 0.5.13 regression in parsing
Mon, 22 Sep 2025 23:40:02 +0300bug: 0.5.13 regression in parsing
Mon, 22 Sep 2025 14:34:55 -0500Re: [PATCH] histedit: fix dash exiting when receiving a signal interactively
Mon, 22 Sep 2025 11:43:15 +0800Re: [PATCH] histedit: fix dash exiting when receiving a signal interactively
Thu, 18 Sep 2025 11:20:25 +0800[PATCH] histedit: fix dash exiting when receiving a signal interactively
Thu, 18 Sep 2025 03:33:58 +0300Incorrect detection of EOF with interactive editline
Thu, 18 Sep 2025 03:33:57 +0300Re: [PATCH] [DNM] builtin: add source for Bash compat
Sun, 14 Sep 2025 19:22:00 -0300[PATCH] options: Check stderr instead of stdout for interactivity
Sun, 14 Sep 2025 09:45:22 +0800[PATCH] mystring: Ignore ERANGE errors in atomax
Sun, 14 Sep 2025 09:37:51 +0800Re: I found multiple crash bugs in Dash v0.5.12-115-gb4ef25d
Sun, 14 Sep 2025 08:51:28 +0800[PATCH] expand: Do not use memcmp on strings
Sun, 14 Sep 2025 08:44:10 +0800Re: I found multiple crash bugs in Dash v0.5.12-115-gb4ef25d
Sat, 13 Sep 2025 15:29:30 +0100Re: I found multiple crash bugs in Dash v0.5.12-115-gb4ef25d
Sat, 13 Sep 2025 22:06:28 +0800[PATCH] parser: Fix USTPUTC overflow for new-style command substition here-doc marker
Sat, 13 Sep 2025 21:45:39 +0800Re: I found multiple crash bugs in Dash v0.5.12-115-gb4ef25d
Sat, 13 Sep 2025 21:34:56 +0800[PATCH] expand: Check for NUL before parsing range expression in pmatch
Sat, 13 Sep 2025 21:18:46 +0800[PATCH] parser: Skip parsing of old-style command substitution here-doc marker
Sat, 13 Sep 2025 17:59:28 +0800Re: Simplify procargs
Sun, 31 Aug 2025 16:45:51 +0800Re: [PATCH] VxWorks Support
Sun, 31 Aug 2025 16:45:15 +0800[PATCH] [DNM] builtin: add source for Bash compat
Thu, 28 Aug 2025 18:12:20 -0300Re: [PATCH] Handle line continuation in unquoted heredocs
Thu, 28 Aug 2025 17:47:33 +0800[PATCH] expand: Do not call rmescapes in expari
Thu, 28 Aug 2025 17:27:09 +0800Re: [PATCH] builtin: Fix argv overrun in aexpr and oexpr
Thu, 28 Aug 2025 17:13:34 +0800Re: [PATCH] builtin: Fix argv overrun in aexpr and oexpr
Thu, 28 Aug 2025 10:12:05 +0100Re: [BUG] heap-buffer-overflow(read) padvance_magic() exec.c:232:8
Thu, 28 Aug 2025 16:53:49 +0800[PATCH] builtin: Fix argv overrun in aexpr and oexpr
Thu, 28 Aug 2025 15:36:01 +0800Re: New release (or blessing to take a snapshot)?
Thu, 28 Aug 2025 13:48:56 +0800[PATCH] parser: Do not display prompts in expandstr
Wed, 27 Aug 2025 17:13:02 +0800Re: [BUG] heap-use-after-free(read) pstrcmp() src/mystring.c
Wed, 27 Aug 2025 13:19:58 +0800Re: Automatic Termination After Background Job Completes
Tue, 26 Aug 2025 13:38:45 +0800Re: wait code is fishy
Mon, 25 Aug 2025 17:53:35 +0800[PATCH] jobs: Cache getpid
Sun, 24 Aug 2025 10:42:19 +0800Re: Looking at "int vforked" in signal handler is racy
Sun, 24 Aug 2025 10:39:05 +0800[PATCH] input: Call input_init on first use
Sun, 24 Aug 2025 09:51:04 +0800Re: Looking at "int vforked" in signal handler is racy
Fri, 22 Aug 2025 02:32:54 +0100Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Thu, 21 Aug 2025 15:37:58 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 23:11:30 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 20:51:52 +0100Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 16:49:12 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 14:25:57 +0100Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 14:14:05 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 13:33:44 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 13:22:36 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 13:27:53 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 03:46:01 +0100Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Wed, 20 Aug 2025 03:33:32 +0300Re: wait code is fishy
Mon, 11 Aug 2025 18:02:15 +0100Re: wait code is fishy
Mon, 11 Aug 2025 18:30:10 +0200Re: Looking at "int vforked" in signal handler is racy
Mon, 11 Aug 2025 13:58:55 +0100Re: wait code is fishy
Mon, 11 Aug 2025 13:57:35 +0100Re: wait code is fishy
Mon, 11 Aug 2025 09:52:10 +0200Re: Looking at "int vforked" in signal handler is racy
Mon, 11 Aug 2025 13:00:45 +0800Re: wait code is fishy
Mon, 11 Aug 2025 02:21:57 +0100Re: Looking at "int vforked" in signal handler is racy
Sun, 10 Aug 2025 23:20:40 +0100Re: wait code is fishy
Mon, 11 Aug 2025 00:04:27 +0200wait code is fishy
Sun, 10 Aug 2025 23:30:15 +0200Re: Looking at "int vforked" in signal handler is racy
Sun, 10 Aug 2025 21:33:46 +0200Re: Looking at "int vforked" in signal handler is racy
Sat, 9 Aug 2025 14:52:17 +0100Re: Looking at "int vforked" in signal handler is racy
Sat, 9 Aug 2025 15:42:13 +0200Looking at "int vforked" in signal handler is racy
Sat, 9 Aug 2025 15:29:06 +0200Re: [PATCH] Handle line continuation in unquoted heredocs
Thu, 7 Aug 2025 21:50:42 +0100[PATCH] Handle line continuation in unquoted heredocs
Thu, 7 Aug 2025 22:10:10 +0200Simplify procargs
Sun, 3 Aug 2025 18:15:13 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Fri, 01 Aug 2025 16:21:09 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Thu, 31 Jul 2025 22:50:59 +0100Re: [BUG] applying zero offset to null pointer growjobtab() src/jobs.c:819:34
Thu, 31 Jul 2025 22:43:15 +0100Re: [BUG] invalid-null-argument outmem() src/output.c:149:17
Thu, 31 Jul 2025 22:39:02 +0100Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Thu, 31 Jul 2025 21:07:52 +0200Re: [PATCH] left shift of negative value do_binop src/arith_yacc.c:111:12
Thu, 31 Jul 2025 21:49:59 +0300[BUG] left shift of negative value do_binop src/arith_yacc.c:111:12
Thu, 31 Jul 2025 21:45:59 +0300Re: [PATCH] applying zero offset to null pointer growjobtab() src/jobs.c:819:34
Thu, 31 Jul 2025 21:18:41 +0300[BUG] applying zero offset to null pointer growjobtab() src/jobs.c:819:34
Thu, 31 Jul 2025 21:12:33 +0300Re: [PATCH] invalid-null-argument outmem() src/output.c:149:17
Thu, 31 Jul 2025 20:48:49 +0300[BUG] invalid-null-argument outmem() src/output.c:149:17
Thu, 31 Jul 2025 20:33:01 +0300[BUG] heap-buffer-overflow(read) _rmescapes() src/expand.c:2088:9
Thu, 31 Jul 2025 16:49:18 +0300[BUG] heap-buffer-overflow(read) padvance_magic() exec.c:232:8
Thu, 31 Jul 2025 16:10:32 +0300Re: [BUG] SEGV getop() src/bltin/test.c:171:7
Thu, 31 Jul 2025 13:30:56 +0100[BUG] SEGV getop() src/bltin/test.c:171:7
Thu, 31 Jul 2025 14:30:00 +0300New release (or blessing to take a snapshot)?
Sat, 28 Jun 2025 06:11:16 +0100[BUG] heap-buffer-overflow setinputstring() src/input.c
Fri, 30 May 2025 20:41:40 +0300[BUG] heap-use-after-free(read) pstrcmp() src/mystring.c
Fri, 30 May 2025 20:37:09 +0300[BUG] heap-use-after-free argstr() src/expand.c
Fri, 30 May 2025 20:44:07 +0300[PATCH] VxWorks Support
Wed, 28 May 2025 21:47:10 +0000Re: [PATCH] input: Reset eof in reset_input
Wed, 28 May 2025 14:47:49 -0500[PATCH] input: Reset eof in reset_input
Wed, 28 May 2025 11:00:51 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.