Ron Yorston
|
da7a6dbfa5
ash: fix build failure when command built-in is disabled
|
4 жил өмнө |
Ron Yorston
|
d1b75e1842
httpd: permit non-default home directory with NOMMU enabled
|
4 жил өмнө |
Sören Tempel
|
42a8984abc
grep: add proper support for pattern_list
|
4 жил өмнө |
Gray Wolf
|
c3295d233b
grep: Fix -f FILE when FILE is empty and -x provided
|
4 жил өмнө |
Ron Yorston
|
1c462d47a0
xargs: restore correct behaviour of -n option
|
4 жил өмнө |
Jean-Philippe Brucker
|
ed8af51b60
build system: remove KBUILD_STR()
|
4 жил өмнө |
Lauri Kasanen
|
b9943741c2
unzip: -d should create the dir
|
4 жил өмнө |
Denys Vlasenko
|
9aa751b08a
shells: fix exitcode_trapN tests to avoid races
|
4 жил өмнө |
Denys Vlasenko
|
1555895b4a
ash: expand: Fix multiple issues with EXP_DISCARD in evalvar
|
4 жил өмнө |
Denys Vlasenko
|
823318822c
ash: expand: Do not reprocess data when expanding words
|
4 жил өмнө |
Ron Yorston
|
6cda0b04a3
ash: move TRACE statement in evalcommand()
|
4 жил өмнө |
Denys Vlasenko
|
7f19848552
ash: rename some function parameters to match dash
|
4 жил өмнө |
Denys Vlasenko
|
538ee4102b
ash: rename stack_nputstr() back to stnputs() to match dash
|
4 жил өмнө |
Denys Vlasenko
|
c2058ec98c
ash: Expand here-documents in the current shell environment
|
4 жил өмнө |
Denys Vlasenko
|
c08993f40c
ash: parser: Do not push token back before parseheredoc
|
4 жил өмнө |
Denys Vlasenko
|
9a1a659707
ash: parser: Fix old-style command substitution here-document crash
|
4 жил өмнө |
Denys Vlasenko
|
e4a0612efd
hush: fix negative_arith.tests: glob-protect dash in "$((arith))"
|
4 жил өмнө |
Denys Vlasenko
|
45dd87aac0
ash: expand: Ensure result is escaped in cvtnum
|
4 жил өмнө |
Denys Vlasenko
|
da2e46dff6
ash: memalloc: Avoid looping in growstackto
|
4 жил өмнө |
Denys Vlasenko
|
3ced804e31
hush: make "exit" in trap use pre-trap exitcode - fix for nested trap
|
4 жил өмнө |
Denys Vlasenko
|
cc9ecd9af1
hush: make "exit" in trap use pre-trap exitcode
|
4 жил өмнө |
Denys Vlasenko
|
f977e004ce
ash: eval: Only restore exit status on exit/return
|
4 жил өмнө |
Denys Vlasenko
|
cd24a50633
ash: Return without arguments in a trap should use status outside traps
|
4 жил өмнө |
Denys Vlasenko
|
bb095f4838
hush: implement "return NUM in trap sets $? after trap"
|
4 жил өмнө |
Ron Yorston
|
d5bfe26c45
ash: return exit status of nofork applets (again)
|
4 жил өмнө |
Denys Vlasenko
|
ecc85832f8
ash: expand: Merge syntax/quotes in memtodest with flags
|
4 жил өмнө |
Denys Vlasenko
|
e2dd2afc8e
ash: eval: Always set localvar_stop
|
4 жил өмнө |
Denys Vlasenko
|
3e729102a8
ash: eval: Replace with listsetvar with mklocal/setvareq
|
4 жил өмнө |
Denys Vlasenko
|
54bef2a8ef
ash: eval: Fail immediately with redirections errors for simple command
|
4 жил өмнө |
Denys Vlasenko
|
7eb8eecbbc
ash: eval: Add assignment built-in support again
|
4 жил өмнө |