Dash (Debian Almquist Shell)
[Prev Page][Next Page]
- Re: no match should be no string ?, (continued)
- Fwd: Bug#874264: dash: 'command -v' mistakenly returns a shell script whose executable is not set,
Andrej Shadura
- Testing dash on a new OS?,
Kuhl, Brian
- stdin should be consumed line by line,
Tycho Kirchner
- $ENV handling depends on defined(linux), why??,
Denys Vlasenko
- [PATCH] Fix chkmail loop break condition,
C. McEnroe
- [PATCH] jobs: Report creation of background jobs,
Ron Yorston
- shell script error management in busybox ash,
Roberto A. Foglietta
- [PATCH] input: Remove special case for unget EOF, Ron Yorston
- Add arrow key input support in dash,
Evan Greenup
- [PATCH] expand: Recognize '^' as a negation character in BE,
Dimitar Yurukov
- SEGV parsing of ${#1\x82} and ${#1\x84},
Denys Vlasenko
- Configure check for stat64 does not work on Apple silicon,
Saagar Jha
- 0.5.11.3: fyi: reverse solidus "expanded away",
Steffen Nurpmeso
- trap overwrites last exit code,
Patrick Brünn
- Remove "hash -v" from man page, Tim Lee
- [BUG] any subtitution with @/*: ${@#str} or ${*#str} etc,
Vladimir N. Oleynik
- [PATCH] [BUG] ${#10},
Vladimir N. Oleynik
- [PATCH] trivial add ;& ;;& case break types,
Vladimir N. Oleynik
- [PATH] forgoten set $PPID readonly,
Vladimir N. Oleynik
- ${#a#a} bug?,
Vladimir N. Oleynik
- [PATCH]: allow $(()),
Vladimir N. Oleynik
- single_quote patch, Vladimir N. Oleynik
- getopts appears to not be shifting $@ when consuming options,
earnestly
- set -i, -s do not make sense, bash does not accept them, Denys Vlasenko
- set -I is not required by standard, and does not match bash,
Denys Vlasenko
- [PATCH] Cache the expanded prompt for editline,
C. McEnroe
- [PATCH] Fail if building --with-libedit and can't find libedit,
C. McEnroe
- dash 0.5.11.2: somehow falsely waits,
Steffen Nurpmeso
- dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think,
Steffen Nurpmeso
- ungetc is not cleared on error?,
Denys Vlasenko
- [bug] dash eats one line,
Pedro
- Fwd: Bug#975325: dash(1) man page: ulimit documentation is inconsistent and out-of-date, Andrej Shadura
- Fwd: Bug#974900: dash removes trailing slash from script arguments,
Andrej Shadura
- Changes to job handling cause hangs in wait,
Andrej Shadura
- Fwd: Busybox ash buffering-related issue in error handling, Denys Vlasenko
- command -v bug with dash-0.5.11.1, orbea
- Re: fix compilation on MacOS,
Adrian Gierakowski
- dash 0.5.11.1 doesn't build on macOS,
Martijn Dekker
- Status of set -o pipefail,
Ibrahim Ghazal
- [PATCH] dash: man pages: fix formatting,
Bjarni Ingi Gislason
- support for POSIX.1 job control terminal state management in dash, Godmar Back
- [PATCH] Don't include config.h when building helpers using the native compiler,
Fabrice Fontaine
- [PATCH] eval: Check nflag in evaltree instead of cmdloop, Herbert Xu
- Bug when parsing redirection syntax error,
Matt Whitlock
- [PATCH] jobs: Fix waitcmd busy loop, Herbert Xu
- [PATCH] error: Remove USE_NORETURN ifdef, Herbert Xu
- [PATCH] expand: Make glob(3) interruptible by SIGINT, Herbert Xu
- [PATCH] shell: Enable fnmatch/glob by default,
Herbert Xu
- [PATCH] redir: Retry open64 on EINTR, Herbert Xu
- Stack overflow on unbounded recursion, tiemeezeiv
- [PATCH] parser: Get rid of PEOA, Herbert Xu
- stalls whenever PS4 contains $() and set -x,
Yaroslav Halchenko
- Bug in Dash's unquoting of backslashes within backquoted strings,
Matt Whitlock
- [PATCH] Fix typos,
Martin Michlmayr
- shell: Always use explicit large file API,
Herbert Xu
- [PATCH] input: Fix compiling against libedit with -fno-common,
Mike Gilbert
- [BUG] one-shot variables aren't propagated past functions,
Denton Liu
- [PATCH] Remove unused expandmeta() flag parameter,
Denys Vlasenko
- [PATCH] parser: Fix alias expansion after heredoc or newlines, Herbert Xu
- Maybe a mistake,
lunkov@xxxxxxxxx
- jobs: Fix infinite loop in waitproc, Herbert Xu
- RE: Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop,
Vitaly Zuevsky
- dash & IFS,
n8dandy
- 'return' from subshell in function doesn't,
Dirk Fieldhouse
- [PATCH] Remove poplocalvars() always-zero argument, make it static,
Denys Vlasenko
- Infinite loop expanding PS1='${PWD/#foo/bar} ',
Zygmunt Krynicki
- [PATCH] Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK,
Denys Vlasenko
- [PATCH] mktokens relative TMPDIR,
Michael Greenberg
- Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait',
Martijn Dekker
- Another alias substitution bug, now involving case statements,
Harald van Dijk
- Alias/heredoc/cmdsubst regression,
Martijn Dekker
- Re: [PATCH] shell: delete AC_PROG_YACC, Herbert Xu
- Please alphabetize dash.1 Builtins, Daniel Lewart
- EXIT trap handling in subshells broken,
Harald van Dijk
- dash enters infinite loop on invalid PS1 values,
Simon Ser
- [PATCH] Use explicit '%s' when formatting a signal name,
Stephen Oberholtzer
- Proposal: set -o pipefail,
Stephen Oberholtzer
- Re: Proposal: set -o pipefail, Paul Smith
Program flow corruption involving 'command .' and an invalid expansion,
Martijn Dekker
[PATCH] build: delete AC_PROG_YACC,
Fangrui Song
[PATCH] dash: Fix stack overflow from infinite recursion in script,
Andrej Shadura
Superseded patch?,
Michael Greenberg
[PATCH] Bug in times builtin,
Michael Greenberg
GCC format-security fixes,
Michael Orlitzky
Arrays,
Steven Penny
[PATCH] alias: Fix handling of empty aliases,
Michael Greenberg
[PATCH] expand: Fix trailing newlines processing in backquote expanding,
Nikolai Merinov
Improving xtrace output from subshells,
Vadim Zeitlin
POSIX compliance of multi-digit parameter expansion,
Michael Orlitzky
POSIX compliance issues with case statements,
Drew DeVault
[PATCH] Use a larger table, initial seeds, and a better hash function to prevent flooding,
Devin Hussey
[BUG] incomplete whitespace removal of unquoted expansion,
Martijn Dekker
[PATCH] Cleaner error messages,
Olivier Duclos
[BUG] dash hangs on 'eval' syntax error in dot script,
Martijn Dekker
[Bug report] Incorrect handling of backslashes in read -r,
Peter Wu
[BUG] 'fc -s' infinite loop,
Martijn Dekker
[PATCH 0/2] Fixing clang compilation warnings,
Antonio Ospite
[BUG] exit status of subshells in traps is always 0,
Martijn Dekker
[BUG] ${#v} aborts string processing,
Martijn Dekker
[PATCH] main: don't raise exception when executing dotcmd() on a non-existent file,
Antonio Ospite
Re: [PATCH] ash: reset tokpushback before prompting while parsing heredoc,
Alexander Dahl
[PATCH] eval: avoid leaking memory associated with redirections,
Ron Yorston
Exit status of zero-length executable?,
Dan Kegel
eval: Use the correct expansion mode for fd redirection, Herbert Xu
[PATCH] Make mktokens accept a random TMPDIR, replace `...` with $(...).,
Devin Hussey
[PATCH] Use a real non-cryptographic hash algorithm,
Devin Hussey
[PATCH] Revert 78a00a7 and 3cd5386, they are not ready yet.,
Devin Hussey
wait and SIGSTOP,
Hadrien Lacour
[PATCH] var: ensure variables are fully initialised when unset,
Ron Yorston
[PATCH] parser: preserve characters on heap in backquote parsing,
Ron Yorston
[PATCH 0/5] Build system updates and gcc warnings fixes,
Antonio Ospite
[PATCH] eval: make traps work when "set -e" is enabled,
Antonio Ospite
[PATCH] Add the seq builtin and improve some things in printf.c,
Devin Hussey
Negative LINENO possible with indirection,
Max Rees
Debian patches for dash,
Andrej Shadura
[PATCH] update .gitignore, Martijn Dekker
Unexpected behaviour: double backslash in single quotes,
Joshua Phillips
${var+set}, ${var:+nonempty} broken in current git,
Martijn Dekker
Possible error in Escape Character (Backslash) handling,
Stan Senotrusov
Possible regression in Dash v0.5.10 on OSX / home-brew,
Robbie Gates
Command substitution in here-documents,
Simon Ser
Null pointer dereference in src/redir.c, line 305,
project-repo
printf limits some strings to 1024 bytes on MaxOSX, silently drops characters, Sebastien Mondet
-e not ignored in substition under tests,
Benedikt Becker
Problems in dash.1, sh.1, sh.distrib.1,
esr
memalloc: Avoid looping in growstackto, Herbert Xu
eval: Silence warning on localvar_stop,
Herbert Xu
expand: Do not reprocess data when expanding words, Herbert Xu
[PATCH] [BUILD] fix parallel build,
Yann E. MORIN
expand: Fix skipping of command substitution when trimming in evalvar, Herbert Xu
expand: Escape minus sign in arithmetic expansion,
Herbert Xu
expand: Merge syntax/quotes in memtodest with flags, Herbert Xu
expand: Use HOME in tilde expansion when it is empty, Herbert Xu
[PATCH] Fix some portability issues,
Devin Hussey
[PATCH] Don't include config.h for native helpers,
Baruch Siach
builtin: Use test_access from NetBSD when faccessat is unavailable, Herbert Xu
exec: Never rehash regular built-ins, Herbert Xu
Question about formatting,
Devin Hussey
builtin: Mark more regular built-ins,
Herbert Xu
exec: Stricter pathopt parsing,
Herbert Xu
[v2 PATCH 0/12] Add vfork support and misc,
Herbert Xu
- [v2 PATCH 1/12] exec: Return 126 on most errors in shellexec, Herbert Xu
- [v2 PATCH 2/12] main: Only set savestatus in exitcmd, Herbert Xu
- [v2 PATCH 3/12] mkinit: Split reset into exitreset and reset, Herbert Xu
- [v2 PATCH 4/12] jobs: Only clear gotsigchld when waiting for everything, Herbert Xu
- [v2 PATCH 5/12] parser: Save/restore here-documents in command substitution, Herbert Xu
- [v2 PATCH 6/12] var: Set IFS to fixed value at start time, Herbert Xu
- [v2 PATCH 7/12] output: Fix fmtstr return value, Herbert Xu
- [v2 PATCH 8/12] jobs: Replace some uses of fmtstr with stpcpy/stpncpy, Herbert Xu
- [v2 PATCH 9/12] eval: Replace external use of mklocal with listsetvar, Herbert Xu
- [v2 PATCH 10/12] eval: Add vfork support, Herbert Xu
- [v2 PATCH 11/12] memalloc: Add growstackto helper, Herbert Xu
- [v2 PATCH 12/12] exec: Do not allocate stack string in padvance, Herbert Xu
- [v3 PATCH 0/17] Add vfork support and assignment built-ins, Herbert Xu
- [v3 PATCH 1/17] exec: Return 126 on most errors in shellexec, Herbert Xu
- [v3 PATCH 2/17] main: Only set savestatus in exitcmd, Herbert Xu
- [v3 PATCH 3/17] mkinit: Split reset into exitreset and reset, Herbert Xu
- [v3 PATCH 4/17] jobs: Only clear gotsigchld when waiting for everything, Herbert Xu
- [v3 PATCH 5/17] parser: Save/restore here-documents in command substitution, Herbert Xu
- [v3 PATCH 6/17] var: Set IFS to fixed value at start time, Herbert Xu
- [v3 PATCH 7/17] output: Fix fmtstr return value, Herbert Xu
- [v3 PATCH 8/17] jobs: Replace some uses of fmtstr with stpcpy/stpncpy, Herbert Xu
- [v3 PATCH 9/17] memalloc: Add growstackto helper, Herbert Xu
- [v3 PATCH 10/17] exec: Do not allocate stack string in padvance, Herbert Xu
- [v3 PATCH 11/17] builtin: Mark more regular built-ins, Herbert Xu
- [v3 PATCH 12/17] exec: Stricter pathopt parsing, Herbert Xu
- [v3 PATCH 13/17] exec: Never rehash regular built-ins, Herbert Xu
- [v3 PATCH 14/17] eval: Add assignment built-in support again, Herbert Xu
- [v3 PATCH 15/17] eval: Fail immediately with redirections errors for simple command, Herbert Xu
- [v3 PATCH 16/17] eval: Replace with listsetvar with mklocal/setvareq, Herbert Xu
- [v3 PATCH 17/17] eval: Add vfork support, Herbert Xu
exec: Do not allocate stack string in padvance, Herbert Xu
memalloc: Add growstackto helper, Herbert Xu
Regression in dash 0.5.10 related to string parsing,
Leah Neukirchen
eval: Add vfork support, Herbert Xu
eval: Replace external use of mklocal with listsetvar, Herbert Xu
jobs: Replace some uses of fmtstr with stpcpy/stpncpy, Herbert Xu
output: Fix fmtstr return value, Herbert Xu
var: Set IFS to fixed value at start time, Herbert Xu
parser: Save/restore here-documents in command substitution, Herbert Xu
mkinit: Split reset into exitreset and reset, Herbert Xu
main: Only set savestatus in exitcmd, Herbert Xu
Regression in dash 0.5.10 related to subshells,
Leah Neukirchen
exec: Return 126 on most errors in shellexec, Herbert Xu
[BUG] failure to push/restore closed file descriptor,
Martijn Dekker
dash bug,
sylvain . bertrand
[PATCH] expand: remove unnecessary code in backquote expansion,
Ron Yorston
Variable assignment with function invocation persists contrary to manual,
Dirk Fieldhouse
parser: Fix parsing of ${}, Herbert Xu
"parser: Fix backquote support in here-document EOF mark" incomplete,
Denys Vlasenko
dash.1 - correct typos, iff -> if,
Larry Hynes
Add subdir-objects to AM_INIT_AUTOMAKE,
Jason Bowen
eval: Restore input files in evalcommand, Herbert Xu
eval: Reap zombies after built-in commands and functions, Herbert Xu
redir: Fix typo in noclobber code, Herbert Xu
Backslashes in unquoted parameter expansions,
Harald van Dijk
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]