Displaying 20 results from an estimated 1880 matches for "dash".
Did you mean:
bash
2010 Jul 09
1
dash klibc DEBUG more compile trouble
once taken that stat/stat64 appart, histedit appears to be a minefield:
usr/dash/histedit.c:59: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token
usr/dash/histedit.c:60: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token
usr/dash/histedit.c: In function ?histedit?:
usr/dash/histedit.c:82: error: ?hist? undeclared (first use in this f...
2020 Mar 28
0
[klibc:update-dash] dash: [SHELL] Optimize dash -c "command" to avoid a fork
...rnel.org/?p=libs/klibc/klibc.git;a=commit;h=a99e81cedacbfaed18e580455969667f2320de5e
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 7 Jul 2011 13:58:48 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:10:37 +0000
[klibc] dash: [SHELL] Optimize dash -c "command" to avoid a fork
[ dash commit ee5cbe9fd6bc02f31b4d955606288de36c3d4eab ]
On Sun, Apr 10, 2011 at 07:36:49AM +0000, Jonathan Nieder wrote:
> From: Jilles Tjoelker <jilles at stack.nl>
> Date: Sat, 13 Jun 2009 16:17:45 -0500
>
> This c...
2010 Mar 22
1
[git pull] dash, sh4, README's
hello hpa,
pushed out new patch queue :)
It contains the sync with latest dash git, renaming of some README's
to ease their packaging, sparc32 socket test and a sh4 fix by Debian
porters (numbers of changes is huge, but mostly contained in dash).
git pull git://git.debian.org/users/maks/klibc.git maks
initramfs-tools seems happy with that version of dash,
saw no regress...
2019 Jan 25
0
[klibc:update-dash] [SHELL] Optimize dash -c "command" to avoid a fork
...klibc/klibc.git;a=commit;h=eb90545092a27ae45567f072c1a5912ee41e75ad
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 7 Jul 2011 13:58:48 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [SHELL] Optimize dash -c "command" to avoid a fork
On Sun, Apr 10, 2011 at 07:36:49AM +0000, Jonathan Nieder wrote:
> From: Jilles Tjoelker <jilles at stack.nl>
> Date: Sat, 13 Jun 2009 16:17:45 -0500
>
> This change only affects strings passed to -c, when the -s option is
> not used.
>...
2020 Mar 28
0
[klibc:master] dash: README.dash: Do all patch filtering with filterdiff
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=0750f8afbdfffb02e6121347b94a5f3bfaf9f079
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 28 Mar 2020 18:55:44 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 18:55:44 +0000
[klibc] dash: README.dash: Do all patch filtering with filterdiff
filterdiff can add and remove path prefixes and exclude files.
Consolidate the multiple steps into a single filterdiff command.
This results in the mailbox file containing the patches with their
final paths (though still without sign-off and wh...
2020 Mar 28
0
[klibc:update-dash] dash: mkinit: Split reset into exitreset and reset
...nel.org/?p=libs/klibc/klibc.git;a=commit;h=7f799aacc75667708bafe8f4411891ec053d7d65
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Sat, 19 May 2018 02:39:40 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: mkinit: Split reset into exitreset and reset
[ dash commit 983085923ae1d45196868b48f576b1a19e03e72b ]
Previously reset was called after exitshell. This was changed
so that it was called before exitshell because certain state needed
to be reset in order for the EXIT trap to work.
However, this...
2007 Aug 23
0
[git patch] klibc dash 0.5.4 update
hello hpa,
please pull for the dash update
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
with this changes:
Alexey Gladkov (1):
Check return code for getgroups and fwrite
Herbert Xu (17):
Remove unnecessary truncation in _STPUTC
Always call conv_escape_str in echocmd
Fix \c spillage across e...
2010 Apr 16
0
[git pull v4] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa,
pulled in latest dash containing your jobcontrol patch and fixed
faccessat() in klibc on the way. the build of this needs lmkl fix:
http://marc.info/?l=linux-kernel&m=127138736217956&w=2
patch queue otherwise similar to previous pull request, please pull:
git pull git://git.debian.org/users/maks/klibc.git maks...
2020 Mar 28
0
[klibc:master] dash: README.dash: Change patch sync commands to use mailbox
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=3499053bf3ec6a911ae6a993f86f395bab3815d2
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 28 Mar 2020 18:45:02 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 18:45:02 +0000
[klibc] dash: README.dash: Change patch sync commands to use mailbox
It's going to be easier to operate on a mailbox than a lot of single
patches.
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/README.dash | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
dif...
2020 Mar 28
0
[klibc:master] dash: README.dash: Include "dash:" and upstream commit in patches
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=663e807d02dd4a84f386b2da19a2fb10c3b94b7c
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 28 Mar 2020 17:47:36 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 19:01:42 +0000
[klibc] dash: README.dash: Include "dash:" and upstream commit in patches
Add an awk command in the pipeline to:
* Insert "dash:" in each commit message subject as well as "[klibc]"
* Insert the hash of the original commit at the top of each message body
Signed-off-by: Ben Hutch...
2010 Mar 28
1
[git pull v3] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa!
added on top of queue ext4 fix, that Ubuntu is carrying from cjwatson.
Got missed out in previous pull requests. Btrfs recognition in fstype.
the patch queue contains sync with latest dash, sh4 fix by Debian porters,
dprintf usage in ipconfig, kinit and nfsmount instead of buggy DEBUG
macro. ipconfig memcpy usage to avoid strict aliasing warnings.
Some interesting README's got renamed for easier packaging.
Bonus is sparc32 socket test.
git pull git://git.debian.org/users/maks/kl...
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix old-style command substitution here-document crash
...nel.org/?p=libs/klibc/klibc.git;a=commit;h=0274540a8baa08929dbdcf367c505a46d659b44c
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 29 Mar 2019 13:49:59 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Fix old-style command substitution here-document crash
[ dash commit b9f8565be338c172c3bd8a96d3fe3e3ab4775120 ]
On Wed, Jul 25, 2018 at 12:38:27PM +0000, project-repo wrote:
> Hi,
> I am working on a project in which I use the honggfuzz fuzzer to fuzz open
> source software and...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Only restore exit status on exit/return
...nel.org/?p=libs/klibc/klibc.git;a=commit;h=0d63aab8d433cd244e221aee978d2bcd4153cd1a
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 14 Dec 2018 13:52:02 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: eval: Only restore exit status on exit/return
[ dash commit 62cf6955f8abe875752d7163f6f3adbc7e49ebae ]
We unconditionally restore the saved status in exitreset, which
is incorrect as we only want to do it for exitcmd and returncmd.
This patch fixes the problem by introducing EXEND.
Reported-by:...
2020 Mar 28
0
[klibc:update-dash] dash: Change mktokens back to creating token.h itself
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=dd7eb2c9e0faf742a9a2ce45629514c151348915
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Fri, 25 Jan 2019 00:18:21 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 20:30:01 +0000
[klibc] dash: Change mktokens back to creating token.h itself
This effectively reverts commit 984d40b0fc4c "[klibc] Make building
dash O= friendly". Later upstream versions of mktokens create two
files, so there will be no reasonable way to redirect its output.
The if_changed macro assumes that the...
2020 Mar 28
0
[klibc:update-dash] dash: README.dash: Exclude .gitignore when synching
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a3ab1ea02bccb3ae4e35a607ffcf7bb9b253a7b3
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 28 Mar 2020 19:51:50 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 20:29:23 +0000
[klibc] dash: README.dash: Exclude .gitignore when synching
Since we mangle file paths and don't use autotools, the upstream
.gitignore doesn't work for us.
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/README.dash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif...
2020 Mar 28
0
[klibc:update-dash] dash: memalloc: Add growstackto helper
...nel.org/?p=libs/klibc/klibc.git;a=commit;h=1df4e2a6786b049decbc6ab1683108da86479891
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Sat, 19 May 2018 02:39:46 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: memalloc: Add growstackto helper
[ dash commit a9c4e4c9fc11cf1bd17d08e166405f7ab355a9f3 ]
This patch adds the growstackto helper which repeatedly calls
growstackblock until the requested size is reached.
Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
Signed-off-by: Ben Hutchin...
2020 Mar 28
0
[klibc:update-dash] dash: trap: Globally rename pendingsigs to pending_sig
....kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e0829af46211f7919afe8f49dd3145c0cbb45d87
Author: Denys Vlasenko <dvlasenk at redhat.com>
AuthorDate: Wed, 26 Oct 2016 19:28:29 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: trap: Globally rename pendingsigs to pending_sig
[ dash commit 53dab360a1e0dddcfd83c6cbfc9f720f5e233550 ]
This variable does not contain "sigs" (plural).
It contains either 0 or (one) signal number of a pending signal.
For someone unfamiliar with this code, "pendingsigs" nam...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Return without arguments in a trap should use status outside traps
...rnel.org/?p=libs/klibc/klibc.git;a=commit;h=f7b7191322ba416a519761f9d7144b734ca48c87
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 6 Oct 2014 21:51:26 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: [BUILTIN] Return without arguments in a trap should use status outside traps
[ dash commit 70c16dd30d4cf824aa895e9f6c095fec741c65a8 ]
POSIX now requires that return without arguments in a trap should
return the last command status prior to executing traps. This
patch implements this behaviour....
2010 Apr 16
0
[PATCH] pull faccessat() system call
3-arg faccessat is unfortunately an incomplete implementation.
It does not match user-space needs, for example due to wrong answer
when egid != gid.
dash started to detect klibc faccessat() syscall wrapper.
Signed-off-by: maximilian attems <max at stro.at>
---
usr/include/unistd.h | 1 -
usr/klibc/SYSCALLS.def | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/usr/include/unistd.h b/usr/include/unistd.h
index 547...
2019 Jan 25
0
[klibc:update-dash] dash: Update the current upstream commit in README.dash
...t.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=9f43e1f591ded08ff9cb187d110eb8d1962cb923
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Fri, 25 Jan 2019 01:53:46 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] dash: Update the current upstream commit in README.dash
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/README.dash | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/usr/dash/README.dash b/usr/dash/README.dash
index 98ca7152..6e1bc39c 100644
--- a/usr/dash...