Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Sun Apr 30 2023 05:04:03 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2023
Re: heap-buffer-overflow in history_expand
,
Grisha Levit
,
05:04
April 29, 2023
Re: heap-buffer-overflow in history_expand
,
Chet Ramey
,
14:02
April 28, 2023
Re: heap-buffer-overflow in history_expand
,
Grisha Levit
,
21:28
Integer overflow of i in string_extract_verbatim
,
Eric Li
,
21:03
Re: [PATCH] allow quoting completions w/o filename treatment
,
Chet Ramey
,
14:30
Re: heap-buffer-overflow in history_expand
,
Chet Ramey
,
11:35
Re: segfault on initial word completion
,
Chet Ramey
,
11:21
April 26, 2023
Re: recovering from parser errors during compound assignment
,
alex xmb ratchev
,
17:48
Re: heap-use-after-free in rl_do_undo
,
Grisha Levit
,
17:41
EOF at PS2
,
Grisha Levit
,
17:38
recovering from parser errors during compound assignment
,
Grisha Levit
,
17:27
Re: heap-use-after-free in rl_do_undo
,
Chet Ramey
,
14:15
April 25, 2023
heap-use-after-free in rl_do_undo
,
Grisha Levit
,
19:49
Re: jobs builtin inside SIGCHLD trap doesn't clean up terminated jobs
,
Chet Ramey
,
16:15
jobs builtin inside SIGCHLD trap doesn't clean up terminated jobs
,
Guldrelokk
,
15:31
April 24, 2023
heap-buffer-overflow in history_expand
,
Grisha Levit
,
01:41
April 23, 2023
Re: Error report - 3.5.3 Shell Parameter Expansion
,
alex xmb ratchev
,
16:27
Re: Error report - 3.5.3 Shell Parameter Expansion
,
Rob Liversage
,
16:22
Error report - 3.5.3 Shell Parameter Expansion
,
Rob Liversage
,
16:22
bash feature suggestion, show command RC codes in history
,
Mark Schlegel
,
16:22
April 21, 2023
Re: segfault on initial word completion
,
Grisha Levit
,
13:16
Re: How difficult would it be to add a timeout to "wait"?
,
Chet Ramey
,
11:37
Re: How difficult would it be to add a timeout to "wait"?
,
Dale R. Worley
,
11:34
April 20, 2023
Re: [PATCH] FIGNORE: ignore results that are exactly equal to a suffix
,
Chet Ramey
,
16:04
Re: SIGINT not breaking loop with non-list function body
,
Chet Ramey
,
15:49
Re: How difficult would it be to add a timeout to "wait"?
,
Chet Ramey
,
15:28
How difficult would it be to add a timeout to "wait"?
,
Dale R. Worley
,
13:53
April 19, 2023
SIGINT not breaking loop with non-list function body
,
Grisha Levit
,
16:55
Re: segfault on initial word completion
,
Chet Ramey
,
10:23
April 18, 2023
segfault on initial word completion
,
Grisha Levit
,
18:15
Re: Prompt save/restore for vi movement argument
,
Chet Ramey
,
11:46
April 17, 2023
Re: [PATCH] compgen -V option (store output in array)
,
Koichi Murase
,
16:36
Re: 'mapfile -O1 array' breaks '[[ -v array ]]'
,
Chet Ramey
,
14:54
Re: 'mapfile -O1 array' breaks '[[ -v array ]]'
,
Greg Wooledge
,
13:38
'mapfile -O1 array' breaks '[[ -v array ]]'
,
Wiley Young
,
13:23
Re: [PATCH] compgen -V option (store output in array)
,
Chet Ramey
,
11:59
Re: [PATCH] compgen -V option (store output in array)
,
Chet Ramey
,
10:48
April 16, 2023
[PATCH] FIGNORE: ignore results that are exactly equal to a suffix
,
Emanuele Torre
,
22:09
April 15, 2023
Prompt save/restore for vi movement argument
,
Grisha Levit
,
23:42
Readline vulnerability report and CVE request for readline vulnerability
,
minipython
,
09:05
April 14, 2023
[PATCH] allow quoting completions w/o filename treatment
,
Grisha Levit
,
17:20
April 13, 2023
Re: history fails with - in string
,
Martin D Kealey
,
18:07
history fails with - in string
,
James Cloos
,
16:23
Re: [PATCH] support getconf builtin build without confstr
,
Chet Ramey
,
10:49
Re: [PATCH] compgen -V option (store output in array)
,
Koichi Murase
,
05:22
Re: [PATCH] compgen -V option (store output in array)
,
Koichi Murase
,
04:57
[PATCH] support getconf builtin build without confstr
,
Grisha Levit
,
04:55
[PATCH] compgen -V option (store output in array)
,
Grisha Levit
,
04:31
April 10, 2023
Re: parameter expansion assignment to array index nameref
,
Chet Ramey
,
16:11
Re: [PATCH] don't close stdin with var=x; exec {var}>&-
,
Chet Ramey
,
09:23
April 06, 2023
Re: Junk at the end on history
,
Dan Jacobson
,
22:15
parameter expansion assignment to array index nameref
,
Grisha Levit
,
16:21
[PATCH] don't close stdin with var=x; exec {var}>&-
,
Grisha Levit
,
13:04
April 05, 2023
Re: Junk at the end on history
,
Martin D Kealey
,
20:58
April 04, 2023
Re: "dt" doesn't work correctly in vi mode
,
Chet Ramey
,
15:11
Re: Junk at the end on history
,
Greg Wooledge
,
08:52
Re: Junk at the end on history
,
Dan Jacobson
,
08:35
Re: Junk at the end on history
,
alex xmb ratchev
,
06:57
Junk at the end on history
,
Dan Jacobson
,
05:39
"dt" doesn't work correctly in vi mode
,
Emanuele Torre
,
03:18
April 03, 2023
Re: Failed $(<file) exits under 'set -e' even when followed by ||
,
Emanuele Torre
,
10:43
Re: Failed $(<file) exits under 'set -e' even when followed by ||
,
Chet Ramey
,
10:30
Re: Possible problem with ${var%%[...]*}
,
Chet Ramey
,
09:29
Re: Possible problem with ${var%%[...]*}
,
Chet Ramey
,
09:27
April 02, 2023
Re: Possible problem with ${var%%[...]*}
,
Greg Wooledge
,
13:55
Re: Possible problem with ${var%%[...]*}
,
Robert Elz
,
13:28
Re: Possible problem with ${var%%[...]*}
,
Oğuz
,
12:54
Possible problem with ${var%%[...]*}
,
Martin Schulte
,
11:48
Re: IFS field splitting doesn't conform with POSIX
,
Kerin Millar
,
01:51
April 01, 2023
Re: IFS field splitting doesn't conform with POSIX
,
Robert Elz
,
22:40
Re: IFS field splitting doesn't conform with POSIX
,
Robert Elz
,
22:32
[PATCH] fix bcopy params
,
Grisha Levit
,
22:11
Re: IFS field splitting doesn't conform with POSIX
,
Lawrence Velázquez
,
22:08
Re: IFS field splitting doesn't conform with POSIX
,
Kerin Millar
,
21:27
Re: IFS field splitting doesn't conform with POSIX
,
Lawrence Velázquez
,
20:57
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
20:50
Re: IFS field splitting doesn't conform with POSIX
,
Lawrence Velázquez
,
20:35
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
20:02
Re: IFS field splitting doesn't conform with POSIX
,
Greg Wooledge
,
19:51
Re: IFS field splitting doesn't conform with POSIX
,
Saint Michael
,
19:44
Re: IFS field splitting doesn't conform with POSIX
,
Mike Jonkmans
,
18:11
Re: IFS field splitting doesn't conform with POSIX
,
Lawrence Velázquez
,
15:28
Failed $(<file) exits under 'set -e' even when followed by ||
,
Zev Weiss
,
09:30
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc