Dash (Debian Almquist Shell)
[Prev Page][Next Page]
- STATIC vs static,
Tom Schwindl
- dash 0.5.12 parameter expansion using classes not working,
Brian Inglis
- [PATCH] Prototype all function definitions for C23 compat,
наб
- [PATCH] options: Fix getopts handling of colon in optstr, Subhaditya Nath
- [PATCH] Allow enabling job control without a tty in non-interactive mode.., Steffen Nurpmeso
- 回复: Bug in dash: Incorrect behaviour of $LINENO in function, anonymous4feedback@xxxxxxxxxxx
- Bug in dash: Incorrect behaviour of $LINENO in function,
anonymous4feedback@xxxxxxxxxxx
- [PATCH] Simplify alias storage.,
Harald van Dijk
- alias confusion due to internal word representation,
Harald van Dijk
- Monitor mode handling (bug ?),
Ganael Laplanche
- Out-of-bounds access in alias command,
Harald van Dijk
- dash repeats first line in history entry forever with fc -s,
наб
- [PATCH] input: Disable lleft in SMALL mode, Herbert Xu
- [PATCH] alias: aliascmd: refuse uninvokable aliases,
наб
- [PATCH] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD,
наб
- [PATCH] miscbltin: ulimitcmd: actually accept -r,
наб
- next POSIX issue will include dollar-single-quotes $'...', Christoph Anton Mitterer
- [PATCH v3 1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments,
наб
- [PATCH v2 1/3] man: document jobs builtin,
наб
- [PATCH] parser: don't keep alloca()ing in a loop for substitutions,
наб
- [PATCH] man: fix getopts documentation,
наб
- [PATCH] exec: hashcmd: don't early-exit when first -r is found,
наб
- [PATCH] options: don't error when unsetting OPTIND,
наб
- [PATCH] input: preadfd: read standard input byte-wise,
наб
- [PATCH 1/2] exec: type: ignore first --, per POSIX,
наб
- [PATCH] eval: Always set exitstatus in evaltree,
Herbert Xu
- segfault with invalid shell script,
Christoph Anton Mitterer
- incomplete documentation of local?,
Christoph Anton Mitterer
- Fwd: Bug#1017531: dash: for/while/if suppress errors from redirections with -e,
наб
- command -v ../foo when ../foo is a directory,
Simon Josefsson
- [PATCH 1/2] man: printf: all Ar arguments are processed identically,
наб
- $(()) pre/postfix bug,
Steffen Nurpmeso
- PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read,
Alex Gorinson
- COPYING: Copyright information mentions bash,
Akbarkhon Variskhanov
- [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC,
Alain Knaff
- EXIT trap does not fire,
charles . fisher
- <Possible follow-ups>
- Re: EXIT trap does not fire, Akbarkhon Variskhanov
[PATCH] exec.c: Fix exit status for command -v on non-executable files, Nicola Lamacchia
[PATCH] man page: redirection operators: fix swapped stdin/stdout, Forest
[PATCH] var: move hashvar() calls into findvar(), Ron Yorston
[PATCH] man: don't list unavailable built-ins and Command Line Editing section, наб
[PATCH] shell: correctly prototype all functions, наб
[PATCH 1/2] man: document jobs builtin,
наб
[PATCH] expand: Add ifsfree to expand to fix a logic error that leaks the heap, Al g
[PATCH] jobs: Implement pipefail option,
Chris Novakovic
Preferred method for disclosure of vulnerability, Al g
Question about vulnerabilities, Al g
Printf %q,
Björn Bidar
possible wrong behaviour when -s and -c are both used,
Christoph Anton Mitterer
how is locale/unset intended to work with dash?,
Christoph Anton Mitterer
ANSI escape codes in printf don't work,
Subhaditya Nath
Dash man page error regarding: background commands and the redirection of standard input to /dev/null, Parke
PS1 is not implemented as specified in IEEE Std 1003.1-2017,
Berthold Lorke
dash doesn't support switching LC_* during a script/session,
Christoph Anton Mitterer
possible wrong behaviour with patterns double [ with no closing ],
Christoph Anton Mitterer
possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression,
Christoph Anton Mitterer
no match should be no string ?,
Marc Chantreux
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
[Index of Archives]
[Linux Kernel]
[Bugtraq]
[Yosemite Discussion]