| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into mergeFRP-3128-g241d4d4ac | Ron Yorston | 2019-04-20 | 1 | -13/+23 |
|\ |
|
| * | ash: catch error in arithmetic expansion in PS1 | Ron Yorston | 2019-04-19 | 1 | -12/+20 |
| * | ash: prevent error in backquotes in PS1 from exiting shell | Ron Yorston | 2019-04-19 | 1 | -1/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-04-17 | 1 | -20/+59 |
|\| |
|
| * | ash: add bash-compatible EPOCH variables | Ron Yorston | 2019-04-16 | 1 | -21/+56 |
| * | ash: an unset dynamic variable should not be dynamic | Ron Yorston | 2019-04-16 | 1 | -0/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-04-04 | 1 | -7/+8 |
|\| |
|
| * | ash: distinguish 'wait -n' from other bashisms | Ron Yorston | 2019-04-02 | 1 | -7/+8 |
* | | win32: try to make working directory names consistent | Ron Yorston | 2019-04-02 | 1 | -0/+1 |
* | | df: display origin of mapped drive | Ron Yorston | 2019-04-01 | 1 | -1/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-31 | 1 | -6/+47 |
|\| |
|
| * | ash: add "wait -n" bashism | Denys Vlasenko | 2019-03-27 | 1 | -6/+47 |
* | | win32: improved support for c:path path names | Ron Yorston | 2019-03-30 | 1 | -29/+68 |
* | | win32: interpret absolute paths as relative to %SYSTEMDRIVE% | Ron Yorston | 2019-03-28 | 1 | -0/+13 |
* | | win32: share code to find root prefix of path | Ron Yorston | 2019-03-23 | 1 | -28/+2 |
* | | ash: rewrite PATH update to save a few bytes | Ron Yorston | 2019-03-18 | 1 | -12/+8 |
* | | ash: enforce ';' separator in CDPATH and MANPATH variables | Ron Yorston | 2019-03-16 | 1 | -11/+23 |
* | | ash: set current working directory on startup | Ron Yorston | 2019-03-15 | 1 | -0/+7 |
* | | win32: add function to convert slashes to backslashes | Ron Yorston | 2019-03-15 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-12 | 1 | -10/+4 |
|\| |
|
| * | ash: eval: avoid leaking memory associated with redirections. Closes 7748 | Ron Yorston | 2019-02-25 | 1 | -10/+4 |
* | | ash: improve handling of UNC paths | Ron Yorston | 2019-03-11 | 1 | -8/+35 |
* | | win32: changes to user ids | Ron Yorston | 2019-03-10 | 1 | -0/+2 |
* | | su: change title of console window | Ron Yorston | 2019-03-09 | 1 | -1/+13 |
* | | ash, su: add -d flag to set directory in ash, use it in su | Ron Yorston | 2019-03-08 | 1 | -3/+30 |
* | | ash: add an option to enable case-insensitive filename globbing | Ron Yorston | 2019-03-01 | 1 | -4/+26 |
* | | win32: fix POSIX build | Ron Yorston | 2019-02-17 | 1 | -0/+14 |
* | | ash: updated support for hiding console | Ron Yorston | 2019-02-17 | 1 | -9/+3 |
* | | ash: tidy up handling of -X option | Ron Yorston | 2019-02-17 | 1 | -8/+7 |
* | | win32: add a function to remove CRs from a text buffer | Ron Yorston | 2019-02-14 | 1 | -10/+1 |
* | | ash: make spawn_forkshell more like forkshell | Ron Yorston | 2019-02-06 | 1 | -8/+12 |
* | | ash: remove carriage returns from strings to be evaluated | Ron Yorston | 2019-01-26 | 1 | -0/+12 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 1 | -2/+2 |
|\| |
|
| * | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
| * | inetd: suppress aliasing warning | Denys Vlasenko | 2018-12-08 | 1 | -1/+1 |
| * | suppress gcc 8 aliasing warnings | Denys Vlasenko | 2018-12-08 | 1 | -1/+1 |
* | | ps: add support for the args column | Ron Yorston | 2019-01-08 | 1 | -1/+0 |
* | | win32: implement umask(2) | Ron Yorston | 2019-01-07 | 1 | -0/+3 |
* | | ash: fix local PATH assignments | Ron Yorston | 2018-12-15 | 1 | -7/+20 |
* | | win32: special treatment for PATH | Ron Yorston | 2018-12-14 | 1 | -25/+61 |
* | | ash: move code from setup_environment() | Ron Yorston | 2018-12-14 | 1 | -3/+6 |
* | | ash: prevent ctrl-c from killing background processes | Ron Yorston | 2018-12-13 | 1 | -0/+14 |
* | | ash: fix ctrl-c handling for pipelines | Ron Yorston | 2018-12-13 | 1 | -43/+57 |
* | | win32: emulate SIGPIPE | Ron Yorston | 2018-12-11 | 1 | -5/+1 |
* | | ash: use auto_win32_extension() in tryexec() | Ron Yorston | 2018-12-09 | 1 | -6/+3 |
* | | win32: rework adding of extensions to filenames | Ron Yorston | 2018-12-06 | 1 | -52/+8 |
* | | ash: fix 'type' and 'command -v' | Ron Yorston | 2018-12-05 | 1 | -1/+1 |
* | | ash: fix a couple of test cases | Ron Yorston | 2018-12-04 | 1 | -10/+4 |
* | | ash: forkshell tweaks | Ron Yorston | 2018-12-04 | 1 | -12/+13 |
* | | ash: more clean up | Ron Yorston | 2018-12-03 | 1 | -5/+5 |