Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
5684 articles (numbers 11058 – 16896) — threaded view
| Advanced| Subject | Author | Date [asc] |
|---|---|---|
| Use-After-Free in Bash | Corbin Souffrant <corbin.souffrant@gmail.com> | 2018-10-30 12:31 -0700 |
| Re: Use-After-Free in Bash | Corbin Souffrant <corbin.souffrant@gmail.com> | 2018-10-30 16:54 -0700 |
| Re: Use-After-Free in Bash | Eduardo Bustamante <dualbus@gmail.com> | 2018-10-30 18:19 -0700 |
| Re: Use-After-Free in Bash | Chet Ramey <chet.ramey@case.edu> | 2018-10-30 21:47 -0400 |
| make distclean and bash-4.4 - FYI | Michael Felt <aixtools@felt.demon.nl> | 2018-10-31 21:03 +0200 |
| Re: make distclean and bash-4.4 - FYI | Michael Felt <aixtools@felt.demon.nl> | 2018-10-31 21:13 +0200 |
| Re: make distclean and bash-4.4 - FYI | Chet Ramey <chet.ramey@case.edu> | 2018-10-31 15:24 -0400 |
| Re: make distclean and bash-4.4 - FYI | Chet Ramey <chet.ramey@case.edu> | 2018-10-31 15:31 -0400 |
| [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE | Philip Hudson <phil.hudson@iname.com> | 2018-11-01 04:51 +0000 |
| Control characters in declare output | Rob Foehl <rwf@loonybin.net> | 2018-11-01 02:01 -0400 |
| Re: make distclean and bash-4.4 - FYI | Michael Felt <aixtools@felt.demon.nl> | 2018-11-01 12:43 +0200 |
| Re: make distclean and bash-4.4 - FYI | Michael Felt <aixtools@felt.demon.nl> | 2018-11-01 12:43 +0200 |
| Re: make distclean and bash-4.4 - FYI | Michael Felt <aixtools@felt.demon.nl> | 2018-11-01 13:24 +0200 |
| Re: make distclean and bash-4.4 - FYI | Chet Ramey <chet.ramey@case.edu> | 2018-11-01 10:35 -0400 |
| Re: Control characters in declare output | Chet Ramey <chet.ramey@case.edu> | 2018-11-01 11:06 -0400 |
| Re: [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE | Eduardo Bustamante <dualbus@gmail.com> | 2018-11-01 09:30 -0700 |
| printf '\uFEFF' outputs invalid UTF-8 on Windows | Kalle Olavi Niemitalo <kon@iki.fi> | 2018-11-05 19:09 +0200 |
| Re: printf '\uFEFF' outputs invalid UTF-8 on Windows | Chet Ramey <chet.ramey@case.edu> | 2018-11-05 14:27 -0500 |
| Indices of array variables are sometimes considered unset (or just display an error). | Great Big Dot <greatbigdot@gmail.com> | 2018-11-05 16:42 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Great Big Dot <greatbigdot@gmail.com> | 2018-11-05 20:04 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Great Big Dot <greatbigdot@gmail.com> | 2018-11-05 20:44 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Eduardo Bustamante <dualbus@gmail.com> | 2018-11-05 19:37 -0800 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Grisha Levit <grishalevit@gmail.com> | 2018-11-06 01:03 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Greg Wooledge <wooledg@eeg.ccf.org> | 2018-11-06 08:45 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Chet Ramey <chet.ramey@case.edu> | 2018-11-06 09:44 -0500 |
| Re: Indices of array variables are sometimes considered unset (or just display an error). | Chet Ramey <chet.ramey@case.edu> | 2018-11-06 10:37 -0500 |
| Indices of array variables are sometimes considered unset (or just display an error). | Great Big Dot <greatbigdot@gmail.com> | 2018-11-06 17:29 -0500 |
| Fwd: Indices of array variables are sometimes considered unset (or just display an error). | Great Big Dot <greatbigdot@gmail.com> | 2018-11-06 17:49 -0500 |
| The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Great Big Dot <greatbigdot@gmail.com> | 2018-11-08 01:15 -0500 |
| Re: The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Greg Wooledge <wooledg@eeg.ccf.org> | 2018-11-08 08:27 -0500 |
| Re: The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Chet Ramey <chet.ramey@case.edu> | 2018-11-08 09:57 -0500 |
| Re: The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Great Big Dot <greatbigdot@gmail.com> | 2018-11-08 10:19 -0500 |
| Re: The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Great Big Dot <greatbigdot@gmail.com> | 2018-11-08 10:28 -0500 |
| Re: The builtin array variable 'FUNCNAME' is considered unset by many expansions, even when set. | Chet Ramey <chet.ramey@case.edu> | 2018-11-08 10:38 -0500 |
| exiting noninteractive shells on 'shift 2' | Eric Blake <eblake@redhat.com> | 2018-11-08 14:37 -0600 |
| Re: exiting noninteractive shells on 'shift 2' | Chet Ramey <chet.ramey@case.edu> | 2018-11-08 19:03 -0500 |
| Re: exiting noninteractive shells on 'shift 2' | Grisha Levit <grishalevit@gmail.com> | 2018-11-08 19:11 -0500 |
| Re: exiting noninteractive shells on 'shift 2' | Eric Blake <eblake@redhat.com> | 2018-11-09 08:47 -0600 |
| Re: exiting noninteractive shells on 'shift 2' | Chet Ramey <chet.ramey@case.edu> | 2018-11-09 09:52 -0500 |
| Re: exiting noninteractive shells on 'shift 2' | Eric Blake <eblake@redhat.com> | 2018-11-09 10:22 -0600 |
| Re: exiting noninteractive shells on 'shift 2' | Chet Ramey <chet.ramey@case.edu> | 2018-11-09 11:42 -0500 |
| Re: exiting noninteractive shells on 'shift 2' | Eric Blake <eblake@redhat.com> | 2018-11-09 10:46 -0600 |
| Re: exiting noninteractive shells on 'shift 2' | Chet Ramey <chet.ramey@case.edu> | 2018-11-09 11:55 -0500 |
| [PATCH] initial word completion: fix completion of prefix | Luca Boccassi <bluca@debian.org> | 2018-11-09 18:52 +0000 |
| bash will not link against ncursesw and readline in /usr/local | John Frankish <john.frankish@outlook.com> | 2018-11-11 11:34 +0000 |
| bash will not link against ncursesw and readline in /usr/local | John Frankish <john.frankish@outlook.com> | 2018-11-11 11:42 +0000 |
| [mapfile]: problem reentrance with normal file | Didou Serge <serge.didou@gmail.com> | 2018-11-11 21:32 +0100 |
| Re: [mapfile]: problem reentrance with normal file | Greg Wooledge <wooledg@eeg.ccf.org> | 2018-11-12 08:55 -0500 |
| Re: bash will not link against ncursesw and readline in /usr/local | Chet Ramey <chet.ramey@case.edu> | 2018-11-12 09:13 -0500 |
| Re: [mapfile]: problem reentrance with normal file | Chet Ramey <chet.ramey@case.edu> | 2018-11-12 09:43 -0500 |
« Previous 1 ... 41 42 43 44 45 ... 114 Next »
csiph-web