| Commit message (Expand) | Author | Age | Files | Lines |
* | which: explicit test for busybox when applets are preferred | Ron Yorston | 2016-05-19 | 1 | -1/+1 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2016-05-16 | 2 | -3/+6 |
|\ |
|
| * | *: add most of the required setup_common_bufsiz() calls | Denys Vlasenko | 2016-04-21 | 2 | -1/+2 |
| * | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 2 | -2/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-10-19 | 7 | -84/+94 |
|\| |
|
| * | libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 | Denys Vlasenko | 2015-10-19 | 1 | -4/+4 |
| * | debianutils/*: convert to new-style "one file" applets | Denys Vlasenko | 2015-10-19 | 7 | -80/+90 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-10-13 | 1 | -1/+1 |
|\| |
|
| * | join some common strings, -400 bytes | Denys Vlasenko | 2015-10-08 | 1 | -1/+1 |
| * | which: rewrite | Timo Teräs | 2014-05-03 | 1 | -60/+23 |
* | | MinGW: rename execable -> executable | Ron Yorston | 2014-05-06 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-05-06 | 1 | -71/+28 |
|\ \ |
|
| * | | which: rewrite | Tito Ragusa | 2014-05-04 | 1 | -60/+23 |
| |/ |
|
| * | libbb: rename execable -> executable. No code changes | Denys Vlasenko | 2014-05-02 | 1 | -5/+5 |
* | | Implement POSIX-compliant mktemp for WIN32 | Ron Yorston | 2014-01-07 | 1 | -4/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-02 | 1 | -1/+1 |
|\| |
|
| * | Fix some compiler warnings emitted by gcc-4.8.0 | Denys Vlasenko | 2013-10-16 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-03-19 | 1 | -28/+28 |
|\| |
|
| * | run-parts: fix unicode creep in --help | Peter Korsgaard | 2013-02-28 | 1 | -3/+3 |
| * | run-parts: stop providing incompatible short options | Denys Vlasenko | 2013-02-28 | 1 | -32/+25 |
| * | run-parts: add --exit-on-error | -e support | Peter Korsgaard | 2013-02-28 | 1 | -3/+10 |
* | | mktemp: fix error detection in MINGW | Ron Yorston | 2012-10-11 | 1 | -0/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-10-10 | 1 | -21/+19 |
|\| |
|
| * | mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set | Ron Yorston | 2012-10-08 | 1 | -21/+19 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-09-07 | 1 | -8/+7 |
|\| |
|
| * | tweak help texts | Denys Vlasenko | 2012-06-21 | 1 | -8/+7 |
* | | Use win32_execable_file() in test, which and execable.c | Ron Yorston | 2012-05-09 | 1 | -23/+0 |
* | | Merge commit '1_20_0' into merge | Ron Yorston | 2012-04-23 | 1 | -3/+20 |
|\| |
|
| * | mktemp: add support for -u | Denys Vlasenko | 2012-04-17 | 1 | -3/+20 |
* | | which: report applets if PREFER_APPLETS is set | Ron Yorston | 2012-04-03 | 1 | -5/+7 |
* | | which: report use of applets in sh standalone mode | Ron Yorston | 2012-04-02 | 1 | -28/+41 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-03-23 | 1 | -4/+15 |
|\| |
|
| * | ssd: compat: match -x EXECUTABLE by /proc/pid/exe too | Denys Vlasenko | 2012-03-05 | 1 | -3/+14 |
| * | bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon | Peter Korsgaard | 2011-11-09 | 1 | -1/+1 |
* | | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge | Ron Yorston | 2012-03-23 | 2 | -2/+13 |
|\| |
|
| * | start_stop_daemon: set complementary group ids too. Closes 3253 | Denys Vlasenko | 2011-09-15 | 1 | -2/+10 |
| * | login: new option LOGIN_SESSION_AS_CHILD | Ian Wienand | 2011-09-14 | 1 | -0/+3 |
* | | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge | Ron Yorston | 2012-03-22 | 2 | -2/+0 |
|\| |
|
| * | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 2 | -2/+0 |
* | | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge | Ron Yorston | 2012-03-22 | 4 | -2/+110 |
|\| |
|
| * | start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode | Denys Vlasenko | 2011-04-04 | 1 | -2/+8 |
| * | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit... | Pere Orga | 2011-04-03 | 4 | -0/+102 |
* | | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge | Ron Yorston | 2012-03-22 | 1 | -4/+36 |
|\| |
|
| * | mktemp: make it more compatible with GNU coreutils 8.4 | Denys Vlasenko | 2011-02-13 | 1 | -4/+36 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 6 | -6/+6 |
|\| |
|
| * | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 6 | -6/+6 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 |
|\| |
|
| * | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko | 2010-08-12 | 1 | -1/+1 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 2 | -2/+1 |
|\| |
|
| * | mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes. | Denys Vlasenko | 2010-07-27 | 1 | -1/+1 |