Dash (Debian Almquist Shell)
[Prev Page][Next Page]
- Re: [PATCH] fix "Illegal number" on FreeBSD & macOS for x=; echo $((x)), (continued)
- [PATCH] histedit: fix build with musl libc,
Baruch Siach
- Unexpected(?) return value inside if-else,
Lauro Costa
- test bug?,
Yuriy Vostrikov
- dash bug: double-quoted "\" breaks glob protection for next char,
Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Martijn Dekker
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Martijn Dekker
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Martijn Dekker
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- [PATCH v3] parser: Add syntax stack for recursive parsing, Herbert Xu
- Re: [PATCH v3] parser: Add syntax stack for recursive parsing, Harald van Dijk
- [PATCH] parser: Fix single-quoted patterns in here-documents, Herbert Xu
- Re: [PATCH] parser: Fix single-quoted patterns in here-documents, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Martijn Dekker
- expand: Fix bugs with words connected to the right of $@, Herbert Xu
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Denys Vlasenko
- Re: dash bug: double-quoted "\" breaks glob protection for next char, Harald van Dijk
- [PATCH] Remove dependency on fmatch.h if it does not exit,
Rink Springer
- [BUG] $PATH not fully searched,
Joshua Nelson
- Please document the peculiar $ENV processing, G.raud
- [BUG] Redirection bug in subshell's EXIT trap,
Vitaly Sinilin
- [BUG] quoted substring parameter expansion ignores single-quotes in the arg,
G.raud
- [BUG] ignored substring parameter expansion after $@ ("$@""${v%/*}") command line), G.raud
- echo "\\1"?,
Bosco
- [BUG] Can't see accented letters with vi/emacs on, Zando Fardones
- [BUG] Here-document redirection with vi/emacs on,
Zando Fardones
- Greater resolution in test -nt / test -ot,
Petr Skočík
- Small cleanup to src/dash.1 - Command Line Editing,
Larry Hynes
- [PATCH] [BUILTIN] describe_command: fix incorrect path,
Youfu Zhang
- [BUG] 'nolog' and 'debug' options cause "$-" to wreak havoc,
Martijn Dekker
- [PATCH] quote arguments in xtrace output,
Martijn Dekker
- where to obtain dash 0.5.9.1?,
Eric Blake
- [PATCH] Don't execute binary files if execve() returned ENOEXEC.,
Adam Borowski
- why does dash save, dup, and restore redirected descriptor in the parent, rather than redirect in the child?,
Mark Galeck
- Re: why does dash save, dup, and restore redirected descriptor in the parent, rather than redirect in the child?, Harald van Dijk
- Re: why does dash save, dup, and restore redirected descriptor in the parent, rather than redirect in the child?, Parke
- Re: why does dash save, dup, and restore redirected descriptor in the parent, rather than redirect in the child?, Mark Galeck
- [PATCH] unset/null variables should expand to 0 during arithmetic expansion,
Michael Greenberg
- jobs,
Jan Stary
- [PATCH] builtin: Fix 'echo --' handling,
Mihail Konev
- [PATCH v2] trap: fix memory leak in exitshell(),
Andreas Bofjall
- --with-libedit errors, Matias A. Fonzo
- [PATCH] trap: fix memory leak in exitshell(),
Andreas Bofjall
- problem with utf8 name completion, Thomas DEBESSE
- File integrity of dash source, Luke
- ':' noop results in ':: not found',
Tim Ruehsen
- [BUG] Interactive (d)ash exits on assigning to readonly from 'command eval',
Martijn Dekker
- gotsigchild and onsigchild are unused, Denys Vlasenko
- [PATCH] Globally rename pendingsigs to pending_sig,
Denys Vlasenko
- redir.h::clearredir() does not exist, Denys Vlasenko
- Bug? "fstat64(f, &sb) < 0 && S_ISREG(sb.st_mode)",
Denys Vlasenko
- dash tested against ash testsuite: 17 failures,
Denys Vlasenko
- Tests [ 0 -eq $UID ] don't work as in bash,
Andrey Voropaev
- Re: [BUG] regression in builtin echo,
Harald van Dijk
- dash 0.5.9: break and continue bug,
Zdenek Kaspar
- Parameter expansion, patterns and fnmatch,
Olof Johansson
- Re: [bug-diffutils] bug#24116: [platform-testers] new snapshot available: diffutils-3.3.50-0353,
Dave Gordon
- [PATCH 1/2] mkbuiltins: Use a `while` loop rather than `nl`,
Kylie McClain
- Declaring local variables inside while loop leads to memory leak,
Vladimir Didenko
- export statements and command substitution,
Nico Huber
- [PATCH] Handle string-based job descriptors,
Stephen Kitt
- man fixes,
Svyatoslav Mishyn
- The behavior of `jobs -p` is definitely, without a doubt, a bug,
Geoff Nixon
- dash security crash report, 牛保龙
- Dash commit 46d3c1a (in 0.5.8+) breaks BSD make,
Martin Lucina
- "case" bug in dash,
Adam Endrodi
- heredoc and subshell,
Oleg Bulatov
- Re: heredoc and subshell, Jilles Tjoelker
[BUG] Illegal function names are accepted after being used as aliases,
Jan Verbeek
[BUG] 'trap' is not quite POSIX compliant,
Martijn Dekker
dash drops exported bash functions,
Joachim Breitner
echo do not print NUL byte,
Trek
[PATCH] man: Document ulimit -v,
Gioele Barabucci
Inheriting IFS from environment,
Martijn Dekker
[PATCH] [SHELL] Fix 64-bit Solaris build,
Jonathan Perkin
[PATCH] [SHELL] Fix build on Solaris 9,
Jonathan Perkin
[PATCH] jobs: Don't attempt to access job table for job %0,
Tobias Klauser
[PATCH] trap: Implement POSIX.1-2008 trap reset behaviour (#2),
Jonathan Perkin
[PATCH] trap: Implement POSIX.1-2008 trap reset behaviour, Jonathan Perkin
[PATCH] [BUILTIN] Reject malformed printf specifications with digits after '*',
Gioele Barabucci
dash: read does not ignore trailing spaces,
Gioele Barabucci
[BUG] dash uses $* instead of $@ in variable assignments,
Gioele Barabucci
Sourcing an empty files does not reset exit status,
Gioele Barabucci
Dash only reads the first character from pipe (bash reads whole line),
Gioele Barabucci
[bug?] echo -n does not work as described,
Kevin Korb
builtin read -r and backslash-char escape sequences,
John Marshall
Ignored alias inside for loop,
Rusty Bird
shell: dash - large file support,
Aleksandar Ristovski
[BUG] test: -gt: unexpected operator,
Martijn Dekker
dash unset idiosyncrasies,
Parke
[BUG] ${#var} returns length in bytes, not characters,
Martijn Dekker
[MAN] Fix description of getopts when last argument reached,
Felix Dietrich
getopts doesn't properly update OPTIND when called from function,
Martijn Dekker
[PATCH] Set LC_ALL instead LC_COLLATE in mkbuiltins,
Fredrik Fornwall
Pattern matching faster than math, Alex Waite
Inconsistent behaviour between 'jobs' and 'echo "$(jobs)"',
Damian Wrobel
incorrect handling of quoted escapes, Pádraig Brady
[PATCH] Fix variable assignments in function invocations,
Harald van Dijk
[EXPAND] Fixed "$@" expansion when EXP_FULL is false, Herbert Xu
Possibly wrong handling of $_?,
Vadim Zeitlin
[PATCH] create builtins.c properly on old cpp,
kabe
Re: [MAN] Clarify two redirection mechanisms,
Stéphane Aulery
"if [ s1 > s2 ]" broken, writing a s2 file,
solsTiCe d'Hiver
dash-0.5.8 bug report,
David Binderman
command substitutions in $PS4,
Stephane Chazelas
[no subject],
Stéphane Aulery
dash.1 - Confusion between two pages c[h]sh,
Stéphane Aulery
dash: details of redirection/duplication in manpage are reversed,
Stéphane Aulery
'man dash' typo: "the shell .... proceed onto",
Stéphane Aulery
% in $PATH,
Stephane Chazelas
[0/3] Minor parser fixes/cleanups,
Herbert Xu
[PATCH] [BUILTIN] Require leading '0' on octal escapes in echo,
John Keeping
RE: POSIX trap signal names, Sylvain Bertrand
POSIX compliant trap signal names,
Sylvain Bertrand
[BUILTIN] Handle -- in dotcmd, Herbert Xu
[0/9] Handle embedded NULs correctly in printf,
Herbert Xu
[BUILTIN] Add printf support for format string a, A, and F, Herbert Xu
[PATCH] [BUILTIN] cd: support drive letters on Cygwin,
Eric Blake
[EXPAND] Optimise nulonly away and just use quoted as before, Herbert Xu
[EXPAND] Do not split quoted VSLENGTH and VSTRIM, Herbert Xu
[EXPAND] Split unquoted $@/$* correctly when IFS is set but empty,
Herbert Xu
[VAR] Use setvareq to set OPTIND initially, Herbert Xu
Failure of nested substring processing inside double-quotes,
Paul Smith
[BUILTIN] Return without arguments in a trap should use status outside traps, Herbert Xu
[BUILTIN] Allow return in loop conditional to set exit status, Herbert Xu
[EVAL] Move common skipcount logic into skiploop, Herbert Xu
[BUILTIN] Do not allow break to break across function calls, Herbert Xu
dash security bug,
Christian Pélissier
[BUILTIN] Exit without arguments in a trap should use status outside traps, Herbert Xu
[EVAL] Do not clobber exitstatus in evalcommand, Herbert Xu
[ERROR] Set exitstatus in onint, Herbert Xu
[TRAP] Make sure evalskip is zero before running traps, Herbert Xu
[EVAL] Fix use-after-free in dotrap/evalstring, Herbert Xu
Re: [PATCH] Support DOS paths in dash,
Eric Blake
'set' leaks garbage from environment,
Eric Blake
Kill pgetc_macro, Herbert Xu
Debian jessy freeze, Gerrit Pape
Line continuation and variables,
Oleg Bulatov
[PATCH dash] [BUILTIN] ensure LC_COLLATE is not overriden,
Chema Gonzalez
bug in dash compile with buildroot,
Luigi Tarenga
[PATCH] \e in "echo" and "printf" builtins,
Adam Borowski
[PATCH] Fix build failure with gcc -Werror=format-security, Petr Šabata
[PATCH 1/2] [MAN] 0 and EXIT both work for exit traps.,
Adam Buchbinder
Bug in man page,
Jeroen van Dijke
command lookup and POSIX,
Jason Miller
dash and ANSI escape sequences,
Alex Waite
eval and export behave differently together in dash and ash than in bash, zsh, and ksh,
Dan Kegel
exec command and error checking,
Марк Коренберг
dash 0.5.7-3 segfaults on eval then negative test, Julien Moutinho
circumflex in character ranges in filename expansion and case statements?, Dan Kegel
my dash home is not functionning, ANT. PETRIDIS
sed script fails to run in dash,
Tormen
How to list functions?,
Alexander Huemer
Replacement for declare in dash?,
Alexander Huemer
Segmentation fault (core dumped) when enabling command line editing, Miles Meloro
glob pattern and redirected input file name,
Jack Bates
test incorrectly rejecting valid expression with confusing ! placement,
Harald van Dijk
[PATCH] implement privmode support in dash,
Tavis Ormandy
--with-libedit as default,
Maurício Antunes
possible bug in job control,
Luigi Tarenga
dash website (Re: Hello), Jonathan Nieder
Hello,
Rémi Duplé
"command -p" does not correctly limit search to a safe PATH,
Craig Loomis
Crash on valid input,
Dan Kegel
OPTIND,
Chris F.A. Johnson
[PATCH] [DEBUG] Add newline when tracing in poplocalvars,
Peter Rosin
[PATCH] [DEBUG] Do not attempt to output a NULL message, Peter Rosin
Parameter substitution bug,
Mark Lentczner
Fwd: bug? Spawned childs always remain in zombie state,
Sjon Hortensius
Fwd: variable scope bug in while loop when using pipe,
z7z8th
patch for dash,
Aleksey Cheusov
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]