org.kernel.vger.dash archive
512 archived articles, newest first (page 1 of 6). Latest articles →
[PATCH] case: Implement fallthrough (;&) operator
Sun, 23 Aug 2026 13:26:35 -0500[PATCH] expand: Fix out-of-bounds syntax table access
Mon, 17 Aug 2026 15:20:07 -0500Re: 0.5.13.5: unwanted alias expansions
Wed, 12 Aug 2026 17:40:33 +0200Re: `command -p` Not Searching Path
Wed, 12 Aug 2026 03:42:48 +0100Re: `command -p` Not Searching Path
Tue, 11 Aug 2026 12:38:42 +01000.5.13.5: unwanted alias expansions
Mon, 10 Aug 2026 23:40:25 +0200`command -p` Not Searching Path
Sun, 9 Aug 2026 14:49:01 -0500ASan crash on failed eval with redirection in subshell
Mon, 27 Jul 2026 17:39:54 +0100ASan crash on failed redirection in subshell
Mon, 27 Jul 2026 17:28:24 +0100Re: [PATCH] builtin: Add CTLESC before all CCTLs in dollar single quote
Sat, 4 Jul 2026 21:43:22 +0100[PATCH] builtin: Add CTLESC before all CCTLs in dollar single quote
Sat, 4 Jul 2026 12:17:45 +0800Re: The read builtin erroneously consumes null bytes
Wed, 24 Jun 2026 23:29:25 +0200'case' bug matching $'\\\\'
Sun, 21 Jun 2026 03:32:19 +0100Re: [PATCH] input: Fix overeager NUL deletion in SMALL mode
Sat, 20 Jun 2026 11:40:44 +0100[PATCH] input: Fix overeager NUL deletion in SMALL mode
Sat, 20 Jun 2026 17:23:30 +0800Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 06:50:20 +0100Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 13:26:34 +0800Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 03:51:47 +0100Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 11:52:49 +1000The read builtin erroneously consumes null bytes
Fri, 19 Jun 2026 06:04:27 +0100[PATCH] var: Call setlocale when LC variables are set
Sat, 13 Jun 2026 20:25:27 +0800Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 09:35:51 +0100[PATCH] var: Remove unset check in varnull
Sat, 13 Jun 2026 13:15:05 +0800[PATCH] var: Restore double NUL on unset variables
Sat, 13 Jun 2026 12:50:53 +0800Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 03:37:14 +0100Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 10:32:15 +0800Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 03:09:49 +0100Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 09:56:35 +0800Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 02:52:29 +0100Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 09:47:51 +0800Re: [PATCH] parser: set recursion deapth limit for parens
Sat, 13 Jun 2026 08:56:01 +0800Single-byte operations on vars broken
Sat, 13 Jun 2026 00:56:46 +0300[PATCH] parser: Do not print prompt if input buffer is not empty
Wed, 10 Jun 2026 11:41:16 +0800Unable to unsubscribe from [email protected]
Mon, 08 Jun 2026 22:44:46 +0000[PATCH] parser: Use USTPUTC in parsebackq
Sun, 7 Jun 2026 21:16:37 +0800[PATCH] parser: Print escapes for command substitution in EOF marker
Sun, 7 Jun 2026 21:11:59 +0800[PATCH] parser: Clamp backslash-c sequences to 7 bits
Sun, 7 Jun 2026 20:57:41 +0800Re: [PATCH] Use proper grave accent character
Sun, 7 Jun 2026 13:25:43 +0800Re: [PATCH] Use literal > and < characters
Sun, 7 Jun 2026 13:25:14 +0800[PATCH v2] exec: Print absolute paths for command location queries
Sun, 7 Jun 2026 01:13:26 +0100Re: [PATCH] exec: Print absolute paths for command location queries
Sun, 7 Jun 2026 00:03:38 +0100Re: [PATCH] exec: Print absolute paths for command location queries
Sat, 06 Jun 2026 18:48:19 +0100Re: [PATCH] exec: Print absolute paths for command location queries
Sat, 6 Jun 2026 18:27:09 +0100[PATCH] exec: Print absolute paths for command location queries
Sat, 6 Jun 2026 16:36:34 +0100bug: in some cases command -v uses relative pathnames than absolutes as mandated by POSIX
Wed, 03 Jun 2026 05:02:01 +0200[PATCH] parser: set recursion deapth limit for parens
Mon, 1 Jun 2026 19:32:58 +0530Re: [BUG] stack-overflow in src/parser.c
Mon, 1 Jun 2026 19:26:22 +0530[PATCH] Use proper grave accent character
Mon, 1 Jun 2026 01:53:06 -0300Re: [PATCH] Use literal > and < characters
Mon, 1 Jun 2026 01:51:53 -0300[PATCH] Use literal > and < characters
Mon, 1 Jun 2026 01:50:21 -0300[PATCH] Use literal > and < characters
Mon, 1 Jun 2026 01:42:09 -0300Re: [v2 PATCH] builtin: Fix octal escapes in dollar-single-quotes
Sun, 31 May 2026 07:08:51 +0100[PATCH] builtin: Fix unaligned access in conv_escape
Sun, 31 May 2026 13:51:02 +0800[v2 PATCH] builtin: Fix octal escapes in dollar-single-quotes
Sun, 31 May 2026 13:36:09 +0800Re: (none)
Sun, 31 May 2026 11:21:04 +0800[PATCH] builtin: Fix octal escapes in dollar-single-quotes
Fri, 29 May 2026 00:46:06 +0100Article #2578
Tue, 26 May 2026 18:51:07 -0300Re: Can't build with GCC 16.1.0 - libatomic problem
Sun, 10 May 2026 15:37:24 +0300Re: Can't build with GCC 16.1.0 - libatomic problem
Sun, 10 May 2026 13:18:44 +0100Can't build with GCC 16.1.0 - libatomic problem
Sun, 10 May 2026 15:07:01 +0300Re: [PATCH] Use proper grave accent character
Sun, 10 May 2026 17:40:58 +0800Re: [PATCH] Don't use groff(1) specific string syntax
Sat, 9 May 2026 15:23:01 -0300Re: [PATCH] Use proper grave accent character
Sat, 9 May 2026 15:20:35 -0300Re: [PATCH] Use proper grave accent character
Sat, 9 May 2026 10:53:24 +0800Re: [PATCH] Don't use groff(1) specific string syntax
Sat, 9 May 2026 10:47:09 +0800[PATCH] parser: Fix multi-byte output in here-doc with quoted delimiter
Thu, 7 May 2026 15:45:55 +0800Re: [PATCH] parser: Fix multi-byte output in here-doc with quoted delimiter
Thu, 7 May 2026 15:37:28 +0800[PATCH] input: Replace stdin_state.canon with bufferable
Sun, 3 May 2026 12:30:44 +0800[PATCH] input: Fix tee(2) error handling
Sun, 3 May 2026 12:19:16 +08000.5.13: read loop stops reading when body forks a background subshell
Sat, 25 Apr 2026 17:06:21 -0400[PATCH] Drop multi-byte character in argstr when discard is on
Sat, 25 Apr 2026 10:48:38 +0800Re: stty -echo doesn't work?
Fri, 24 Apr 2026 00:25:42 -0300Re: stty -echo doesn't work?
Thu, 23 Apr 2026 20:17:18 -0400Re: stty -echo doesn't work?
Thu, 23 Apr 2026 18:36:56 -0300${var:-default} and ${var-default} append default value instead of discarding it when default contains multi-byte characters
Thu, 23 Apr 2026 16:22:15 +0200Re: stty -echo doesn't work?
Thu, 23 Apr 2026 08:05:17 +0100stty -echo doesn't work?
Wed, 22 Apr 2026 23:39:19 -0300[PATCH] Use proper grave accent character
Sat, 18 Apr 2026 15:55:16 -0300[PATCH] Don't use groff(1) specific string syntax
Sat, 18 Apr 2026 15:53:45 -0300Re: WASM + dash (again!)
Wed, 15 Apr 2026 20:18:23 +1200Re: [v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
Tue, 14 Apr 2026 03:03:21 +0100Re: [v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
Tue, 14 Apr 2026 07:48:28 +0800[v4 PATCH] input: Fix EINTR handling when reading from a pipe
Tue, 14 Apr 2026 07:45:08 +0800Re: [v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
Mon, 13 Apr 2026 12:07:22 +0200Re: [PATCH] parser: Only reject non-word tokens in case pattern
Mon, 13 Apr 2026 10:01:57 +0200Re: [v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
Mon, 13 Apr 2026 05:11:30 +0100[v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
Mon, 13 Apr 2026 10:28:29 +0800Re: WASM + dash (again!)
Mon, 13 Apr 2026 02:26:06 +0100Re: WASM + dash (again!)
Mon, 13 Apr 2026 00:57:21 +0100WASM + dash (again!)
Mon, 13 Apr 2026 11:44:56 +1200[v3 PATCH] input: Fix EINTR handling when reading from a pipe
Sun, 12 Apr 2026 18:36:02 +0800[PATCH] parser: Only reject non-word tokens in case pattern
Sun, 12 Apr 2026 17:45:05 +0800[PATCH v2] Fix EINTR handling when reading from a pipe.
Thu, 2 Apr 2026 15:59:03 +0200[PATCH] Fix EINTR handling when reading from a pipe.
Thu, 2 Apr 2026 14:41:39 +0200Re: Closing parenthesis doesn't raise error in backticked command substitution
Mon, 30 Mar 2026 21:35:02 +0100Closing parenthesis doesn't raise error in backticked command substitution
Mon, 30 Mar 2026 19:12:58 +0800[BUG] case fails since 0.5.13.2
Fri, 27 Mar 2026 15:28:13 +0100[BUG] stack-overflow in src/parser.c
Wed, 18 Mar 2026 14:12:02 +0300Re: trstring() has \ooo octal printing code, it's buggy
Mon, 16 Mar 2026 13:27:24 +0900[PATCH] jobs: Make stoppedjobs trivial if JOBS == 0
Mon, 16 Mar 2026 13:24:32 +0900
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.