| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace and comment format fixes, no code changes | Denys Vlasenko | 2017-10-05 | 1 | -1/+0 |
* | do not use `a' quoting style in comments | Denys Vlasenko | 2017-08-02 | 1 | -1/+1 |
* | su: expand help; simplify passing of -c CMD to run_shell() | Denys Vlasenko | 2016-11-03 | 1 | -17/+12 |
* | *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup | Ladislav Michl | 2010-06-27 | 1 | -8/+10 |
* | *: make exec failure message more consistent | Denys Vlasenko | 2010-06-25 | 1 | -1/+1 |
* | *: merge some common strings | Denys Vlasenko | 2010-03-23 | 1 | -1/+1 |
* | *: use "can't" instead of "cannot" | Denys Vlasenko | 2009-11-13 | 1 | -1/+1 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -5/+3 |
* | *: kill bb_get_last_path_component, replace with two functions | Denis Vlasenko | 2007-09-24 | 1 | -1/+1 |
* | run_shell: code shrink for selinux | Denis Vlasenko | 2007-09-10 | 1 | -7/+5 |
* | use "glibc errno" trick not only for ash, but for entire busybox | Denis Vlasenko | 2007-05-31 | 1 | -10/+3 |
* | run_shell.c: style fix | Denis Vlasenko | 2006-09-05 | 1 | -31/+25 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -2/+2 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -3/+3 |
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -5/+2 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | Rob Landley | 2005-05-03 | 1 | -10/+33 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 1 | -2/+13 |
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -4/+0 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 |
* | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl | 2002-07-19 | 1 | -3/+2 |
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -0/+81 |