DASH Shell discussions
 help / color / mirror / Atom feed
 messages from 2008-07-13 11:22:46 to 2010-06-08 10:19:12 UTC [more...]

debian patches to exit with code 127 for nonexistent/directory scripts
 2010-06-08 10:19 UTC  (2+ messages)

Assignment with command: export only, or sets variable, too?
 2010-05-29 13:45 UTC  (12+ messages)
                  ` [PATCH 1/4] [VAR] Add localvars nesting
                        ` [PATCH 1/2] [REDIR] Move null redirect checks into caller
                        ` [PATCH 2/2] [REDIR] Fix popredir on abnormal exit from built-in
                  ` [PATCH 2/4] [VAR] Fix poplocalvar leak
                  ` [PATCH 3/4] [VAR] Move unsetvar functionality into setvareq
                  ` [PATCH 4/4] [VAR] Replace cmdenviron with localvars

Job control bug in revision 3800d4934391b,
 2010-05-29  0:00 UTC  (9+ messages)

unexpected parameter expansion
 2010-05-27 11:41 UTC  (3+ messages)

wait regression in 3800d4
 2010-05-27 11:39 UTC  (3+ messages)

[PATCH] [EXPAND] Fix corruption of redirections with byte 0x81
 2010-05-27 10:07 UTC  (2+ messages)

[PATCH] [EVAL] Force fork if any trap is set, not just on EXIT
 2010-05-27  8:09 UTC  (2+ messages)

IFS regression in 55c46b7
 2010-05-27  7:34 UTC  (2+ messages)

[PATCH] [EVAL] fix parse_command_args to reliably parse --
 2010-05-03  3:15 UTC  (2+ messages)

[patch v2] dash fix for job control off warning
 2010-04-15  5:50 UTC  (2+ messages)

test -x should use faccessat, not stat
 2010-04-02 14:57 UTC  (6+ messages)

(fwd) dash fix for job control off warning
 2010-04-02 14:47 UTC  (3+ messages)

[PATCH 2/2] [BUILTIN] respect eventual TMPDIR set
 2010-04-02 14:30 UTC  (2+ messages)

Invalid signal used with trap causes dash to abort
 2010-04-02  6:01 UTC  (3+ messages)

[PATCH] [klibc] dash: cd fix getpwd
 2010-04-02  5:30 UTC 

[PATCH] [klibc] dash: cd fix getpwd
 2010-04-02  5:26 UTC 

Optometrists - 63,837 records 2,015 emails
 2010-04-01  1:37 UTC 

Nursing Homes - 31,589 Senior Administrators, 11,288 Nursing Directors in over 14,706 Nursing Homes (full contact info no emails)
 2010-03-26  5:21 UTC 

Bug#558989: dash reverses the established logic of test -nt -ot (and maybe others)
 2010-03-21 15:14 UTC 

[PATCH 1/2] [INPUT] exit 127 if command_file is given but does not exist
 2010-03-19 16:20 UTC  (2+ messages)

dash arithmetic expression bug (1 << 1 + 1 | 1)
 2010-03-10  5:29 UTC  (2+ messages)

test -nt/-ot behavior
 2010-02-23  2:32 UTC  (5+ messages)

Output redirection to block-defined filehandle
 2010-02-09 12:43 UTC  (3+ messages)

I have a list of 160k dentists in the US
 2010-01-19 18:40 UTC 

parameter expansion and double quotes
 2010-01-16 12:16 UTC  (2+ messages)

Dash fails to compile on UTF-8 with the Coreutils i18n patch
 2009-12-01  3:09 UTC  (5+ messages)

Rergession in readcmd (commit 55c46b7)
 2009-11-26  3:54 UTC  (4+ messages)

patch to get dash to build on FreeBSD
 2009-11-26  3:07 UTC  (2+ messages)

trouble building dash
 2009-11-04 19:19 UTC 

export + default value parameter expansion -> broken dash parser
 2009-11-02 20:40 UTC  (2+ messages)

'wait' program does not wait
 2009-10-08 14:18 UTC 

[PATCH 2/2] [EVAL] don't clear eflag when forking subshell
 2009-09-29 12:24 UTC 

[PATCH 1/2] [EVAL] with set -e exit the shell if a subshell exits non-zero
 2009-09-29 12:24 UTC 

[PATCH 2/2] [INPUT] exit 127 if command_file is given but is a directory
 2009-09-29 11:16 UTC 

[PATCH] don't read-uninitialized for \177 in a here-doc
 2009-09-28  9:32 UTC  (2+ messages)

solaris
 2009-09-18 13:32 UTC 

bugs in cd
 2009-09-18  0:03 UTC  (8+ messages)

A probem with CTLESC, CTLQUOTEMARK and UTF-8
 2009-09-07  7:46 UTC 

Allow dash to build with i18n version of Coreutils
 2009-09-01 20:27 UTC  (5+ messages)

bug with $? after 
 2009-08-31 11:51 UTC  (3+ messages)

avoid compiler warning
 2009-08-31 11:31 UTC  (10+ messages)

newbie dash user question
 2009-08-27 19:59 UTC  (3+ messages)

script for login shell .profile (Re: Feature request: set -o pipefail)
 2009-08-13 23:36 UTC 

Feature request: set -o pipefail
 2009-08-13 23:15 UTC  (4+ messages)

[PATCH] [BUILD] Avoid compiler warning
 2009-08-12  3:20 UTC  (2+ messages)

Debian Bug#429251: [PATCH] honor tab as IFS whitespace when splitting fields
 2009-08-11  2:45 UTC  (4+ messages)
        ` Bug#429251: "

Email Directory of business owners for the US
 2009-08-07  1:16 UTC 

LINENO status?
 2009-07-09 12:40 UTC 

lost mail
 2009-07-05  2:09 UTC  (2+ messages)

Parameter expansion fails when assigning a local variable
 2009-07-03 21:14 UTC  (10+ messages)

redirect bug
 2009-06-30  7:14 UTC  (2+ messages)

redirect bug
 2009-06-28  8:14 UTC 

malloctests.c
 2009-06-28  7:02 UTC 

another malloc + dash patch
 2009-06-28  6:47 UTC 

malloctests.c
 2009-06-28  6:11 UTC 

memalloc.c patch
 2009-06-27 16:45 UTC  (4+ messages)
        ` memalloc.c patch ( 4*sizeof(void*) )
          ` memalloc.c patch ( 3*sizeof(void*) )

Dash Escape characters problem
 2009-06-27 13:01 UTC 

[JOBS] Do not close stderr when /dev/tty fails to open
 2009-06-27 12:39 UTC  (3+ messages)

[PATCH] Fix gcc 4.4 string literal problem
 2009-05-25 10:51 UTC 

memalloc.c patch
 2009-05-24  7:59 UTC 

dash build errors
 2009-05-22 14:06 UTC 

Dash problem with IFS
 2009-05-12 21:15 UTC  (6+ messages)

Solaris
 2009-04-24 14:03 UTC  (3+ messages)

[PATCH] [MAN] rename sh to dash, update DESCRIPTION and HISTORY
 2009-02-22 11:57 UTC  (2+ messages)

[PATCH] [SHELL] print \n upon EOF (CTRL-D) when run interactively
 2009-02-22 11:54 UTC  (2+ messages)

[PARSER] Use CHKNL to parse case statements
 2009-02-22 11:51 UTC 

dash, ash for loop oddity
 2009-02-22 11:48 UTC  (2+ messages)

job control (Re: dash race)
 2009-02-22 10:19 UTC  (3+ messages)

[PATCH] [SHELL] execute EXIT trap if the shell is killed through a signal
 2009-02-16 13:23 UTC  (2+ messages)

Mac OS X support patch
 2009-01-13  4:19 UTC  (2+ messages)

look up functions per PATH (%func)
 2009-01-07  2:44 UTC  (2+ messages)

Global Products Search!
 2008-11-07 18:15 UTC 

historic syntax for loop body
 2008-10-17  1:19 UTC  (2+ messages)

errexit and pipelines
 2008-10-08 14:12 UTC  (2+ messages)

[PATCH] added missing )
 2008-09-16 13:54 UTC 

Mac OS X support patch
 2008-07-14 15:26 UTC  (3+ messages)

[pape@smarden.org: Bug#455828: dash: 4-argument test "test \( ! -e \)" yields an error]
 2008-07-14  1:26 UTC  (2+ messages)

patch to add -l option
 2008-07-13 14:29 UTC 

restricted dash shell?
 2008-07-13 11:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox