Dash (Debian Almquist Shell)
[Prev Page][Next Page]
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
[PATCH] [MAN] 0 and EXIT both work for exit traps.,
Adam Buchbinder
[PATCH] printf: use %ll instead of %j,
Roy
[PATCH] sleep builtin,
Raphael Geissert
How to pass parameters containig options from variables,
bd
[HACK] making dash works in MSYS environment,
Roy Tam
[EXPAND] Nested parameter expansion results in an empty string when quoted,
Todor Vlaev
[PATCH] manpage typo for 'wait',
Kimo Rosenbaum
Can't kill a job, Seb
[PATCH] [BUILTIN] Allow SIG* signal names.,
Isaac Jurado
[PATCH] fifo: Do not restart open() if it already found a partner,
Anders Kaseorg
[PATCH] Set SA_RESTART flag on SIGCHLD handler,
Anders Kaseorg
[PATCH] support ulimit -r,
Christoph Mathys
Command parsing problem and tracefile,
Richard H Lee
[PATCH] avoid overflow for very long variable name,
Jim Meyering
[BUG] dash doesn't report syntax error when it should on stray "fi",
Stefano Lattarini
wait and ctrl+Z,
Marc Glisse
local var=$(cat) only reads one line,
Jim Pryor
[PATCH] var.c: check for valid variable name before printing in "export -p",
harald
bug in handling of ignored traps,
Eric Blake
[BUG] apache CustomLog pipe to a python script with sys.stdin.read() behaves weirdly with dash as system shell, steve
/bin/dash -c != /bin/bash -c with pgrep,
Richard Retanubun
Question about job control in non-interactive shells,
Michael Welsh Duggan
Re: '>;' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)], David Korn
'>;' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)],
Eric Blake
Dashhh,
Heiko Gerstung
[PATCH] echo: fix octal escaping with \1...\7,
Mike Frysinger
evaluation of env variables in DASH,
Dima Sorkin
[PATCH] [BUILTIN] Make "test -x" sane again when run as root,
Jonathan Nieder
build static with libedit,
nothink
set -o vi,
Paul Gilmartin
[PATCH 2/2] [SHELL] Add top-level autogen.sh,
David Miller
[PATCH 1/2] [SHELL] Allow building without LINEO support.,
David Miller
Kbuild dash headers generation,
maximilian attems
[PATCH] Avoid imaxdiv when only one of the results is wanted,
Harald van Dijk
Bug: temporary assignments vs shell function,
Rudolf Polzer
[PATCH] [SHELL] Fix klibc DEBUG compilation v3,
maximilian attems
Porting dash to OpenBSD,
Mike Korbakov
[PATCH] setvareq: do not return a freed pointer,
Jim Meyering
[PATCH] [SHELL] Fix klibc DEBUG compilation v2,
maximilian attems
[RFC] klibc dash merge,
maximilian attems
[PATCH] JOBS: fix klibc DEBUG compilation,
maximilian attems
[PATCH] avoid more undefined handler,
Jim Meyering
[PATCH] avoid using undefined handler,
Jim Meyering
[PATCH] avoid clang warning about dead store to "size",
Jim Meyering
[PATCH] avoid gcc warning: variable 'oldstackp' set but not used,
Jim Meyering
build issues when using pcc,
Szabolcs Nagy
positional argument bug,
Eric Blake
[PATCH] [MAN] Remove spurious space in descriptions of PS1, PS2, PS4,
Jonathan Nieder
Fix for Solaris patch and new HP-UX patch,
Brian Koropoff
[PATCH/RFC dash 0/4] Avoid a fork before running last command given to -c,
Jonathan Nieder
`local' built-in POSIX?,
Michael Witten
[PATCH dash] [EXPAND] Free IFS state after here document expansion,
Jonathan Nieder
[PATCH] [DEBUG] Use va_copy when we use va_list twice,
Jonathan Nieder
shift "fatal error",
Dan Muresan
jobs in scripts?,
Dan Muresan
Dash's web presence,
Dan Muresan
[PATCH] Allow == as synonym for = in test,
David A. Wheeler
[PATCH] Reset exit status before sourcing a file.,
Tim Allen
'continue' does not work in files sourced with dotcmd,
Taylan Ulrich B.
dash breaks u0441,
Alexey Gladkov
set -m under setsid doesn't create pgrp's,
Dan Muresan
Portability patches,
Brian Koropoff
[BUG] Improper 8-bit parsing because of signed overflow,
max ulidtko
dash 0.5.6.1-1, setting IFS to tab, bug?,
peter kvillegard
setvar MIA?,
Aragon Gouveia
[PATCH] Rid dash of most undefined behavior + one bug fix,
David Majnemer
[PATCH] [EXPAND] Do not split the result of tilde expansion,
Jilles Tjoelker
[PATCH] [REDIR] Replace GPL noclobberopen code with the FreeBSD version.,
Jilles Tjoelker
Quoted closing brace in variable default expansion,
Harald van Dijk
dash "set -e" breaks "trap INT",
Dan Muresan
static vs. dynamic scoping,
Eric Blake
inconsistency with handling of symlinked ttys in background,
Pádraig Brady
[PATCH] Improved LINENO support,
Harald van Dijk
sensible "local" support?,
Jim Meyering
[BUG?] here documents, command substitution, and the { keyword,
Jonathan Nieder
bug with <&- under ulimit -n,
Eric Blake
[PATCH] fix two compile time warnings,
Maciej Żenczykowski
about coding style (Re: exit-ing in a trap handler uses the wrong exit code),
Oleg Verych
exit-ing in a trap handler uses the wrong exit code,
Loïc Minier
dash klibc DEBUG compile question,
maximilian attems
[PATCH] [MAN] Document optional open parenthesis for case patterns.,
Philipp Weis
[PATCH] [BUILTIN] Fix various issues with read by importing the NetBSD/FreeBSD code., Jilles Tjoelker
[PATCH] fix UTF-8 issues in read() builtin,
Alexey Zinovyev
read() builtin doesn't read integer value /proc files (but bash's does),
Steve Schnepp
Password prompts, Taylan Ulrich B.
dash -n and -v not implemented?,
Adam Kellas
[Partial patch] IFS and read builtin,
Harald van Dijk
How to inherent non-zero exit status using pipe? (dash),
Peng Yu
trap bug in recent versions of dash,
Guido Berhoerster
IFS and read (builtin), Taylan Ulrich B.
Some utf-8 characters are cut in the middle on redirections,
Alkis Georgopoulos
The Greek letter "rho" is considered as two letters,
Alkis Georgopoulos
No wildcard expansion with redirected filenames,
Alkis Georgopoulos
"fc -l" broken between v0.5.5.1 and v0.5.6,
Wez Furlong
dash klibc DEBUG more compile trouble,
maximilian attems
dash klibc DEBUG compile trouble,
maximilian attems
[PATCH 1/2] [JOBS] Debug compile fix,
maximilian attems
if then elif then else fi -- Problem report,
Malcolm Kay
[PATCH] Fix regression when unsetting variables.,
Brian Koropoff
DASH regression,
Brian Koropoff
[PATCH] [EVAL] don't clear eflag when forking subshell,
Gerrit Pape
[PATCH] [EVAL] with set -e exit the shell if a subshell exits non-zero,
Gerrit Pape
debian patches to exit with code 127 for nonexistent/directory scripts,
Jilles Tjoelker
Job control bug in revision 3800d4934391b,,
Kris Maglione
Re: Assignment with command: export only, or sets variable, too?,
Herbert Xu
unexpected parameter expansion,
Gerrit Pape
wait regression in 3800d4,
Gerrit Pape
[PATCH] [EXPAND] Fix corruption of redirections with byte 0x81.,
Jilles Tjoelker
[PATCH] [EVAL] Force fork if any trap is set, not just on EXIT.,
Jilles Tjoelker
IFS regression in 55c46b7,
Gerrit Pape
[PATCH] [EVAL] fix parse_command_args to reliably parse --,
Gerrit Pape
[patch v2] dash fix for job control off warning,
maximilian attems
(fwd) dash fix for job control off warning,
maximilian attems
[PATCH] [klibc] dash: cd fix getpwd,
y
Re: [PATCH 2/2] [BUILTIN] respect eventual TMPDIR set,
Herbert Xu
Re: Bug#558989: dash reverses the established logic of test -nt -ot (and maybe others), Ron
Re: dash arithmetic expression bug (1 << 1 + 1 | 1),
Herbert Xu
Invalid signal used with trap causes dash to abort,
Peter Kjellerstedt
test -nt/-ot behavior,
Guido Berhoerster
test -x should use faccessat, not stat,
Eric Blake
Output redirection to block-defined filehandle,
Martin Langhoff
parameter expansion and double quotes,
SamLT
Dash fails to compile on UTF-8 with the Coreutils i18n patch,
William Immendorf
patch to get dash to build on FreeBSD,
Eitan Adler
trouble building dash, Eitan Adler
export + default value parameter expansion -> broken dash parser,
Mike Frysinger
'wait' program does not wait, Alexey Gladkov
[PATCH 2/2] [EVAL] don't clear eflag when forking subshell, Gerrit Pape
[PATCH 1/2] [EVAL] with set -e exit the shell if a subshell exits non-zero, Gerrit Pape
[PATCH 2/2] [INPUT] exit 127 if command_file is given but is a directory, Gerrit Pape
[PATCH 1/2] [INPUT] exit 127 if command_file is given but does not exist,
Gerrit Pape
[PATCH] don't read-uninitialized for \177 in a here-doc,
Jim Meyering
A probem with CTLESC, CTLQUOTEMARK and UTF-8., ZelinskiyIS
newbie dash user question,
Larson, Timothy E.
Rergession in readcmd (commit 55c46b7),
Alexey Gladkov
Allow dash to build with i18n version of Coreutils,
Matthew Burgess
script for login shell .profile (Re: Feature request: set -o pipefail), Oleg Verych
Re: [PATCH] [BUILD] Avoid compiler warning,
Herbert Xu
Feature request: set -o pipefail,
Peter Jakobi
bugs in cd,
Eric Blake
bug with $? after .,
Eric Blake
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]