| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | stty: fix bb_common_bufsiz1 use in NOEXEC | Denys Vlasenko | 2017-08-06 | 1 | -4/+5 |
| * | libbb: use _exit, not exit, in bb_daemonize_or_rexec() | Denys Vlasenko | 2017-08-04 | 1 | -6/+7 |
| * | new NOFORKs: clear, nproc, tty, uname, arch, unlink, which | Denys Vlasenko | 2017-08-03 | 1 | -1/+3 |
* | | Allow PREFER_APPLETS and SH_STANDALONE to be set separately | Ron Yorston | 2017-07-27 | 1 | -2/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 4 | -23/+23 |
|\| |
|
| * | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 4 | -19/+19 |
| * | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 4 | -4/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-05-29 | 1 | -122/+0 |
|\| |
|
| * | Sort more misplaced applets into coreutils or util-linux | Denys Vlasenko | 2017-04-12 | 1 | -122/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-02-08 | 2 | -10/+5 |
|\| |
|
| * | Big cleanup in config help and description | Denys Vlasenko | 2017-01-10 | 2 | -10/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-07-07 | 1 | -2/+2 |
|\| |
|
| * | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko | 2016-07-06 | 1 | -2/+2 |
* | | 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 |