| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 1 | -1/+1 |
|\ |
|
| * | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-05-13 | 1 | -8/+8 |
|\| |
|
| * | tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code | Denys Vlasenko | 2018-04-14 | 1 | -2/+2 |
| * | start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code | Denys Vlasenko | 2018-04-14 | 1 | -6/+6 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-04-09 | 1 | -2/+0 |
|\| |
|
| * | libbb.h: always include sys/resource.h | Denys Vlasenko | 2018-04-08 | 1 | -2/+0 |
* | | pipe_progress: add help text | Ron Yorston | 2018-04-08 | 1 | -2/+4 |
* | | win32: additional improvements to handling of executables | Ron Yorston | 2018-02-28 | 1 | -5/+6 |
* | | win32: move detection of file formats to stat(2) | Ron Yorston | 2018-02-26 | 1 | -1/+1 |
* | | which: treat busybox as a special case | Ron Yorston | 2018-02-13 | 1 | -1/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-02-13 | 1 | -8/+8 |
|\| |
|
| * | which: fix TODO with NOFORK+malloc_failure misbehaving | Denys Vlasenko | 2018-01-12 | 1 | -8/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 3 | -69/+49 |
|\| |
|
| * | start-stop-daemon: show only short options in --help text | Denys Vlasenko | 2017-08-08 | 1 | -36/+6 |
| * | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 3 | -13/+15 |
| * | getopt32: remove applet_long_options | Denys Vlasenko | 2017-08-08 | 2 | -11/+15 |
| * | 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 |