| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2020-07-09 | 1 | -0/+25 |
|\ |
|
| * | randomconfig fixes | Denys Vlasenko | 2020-06-24 | 1 | -0/+3 |
| * | randomconfig fixes | Denys Vlasenko | 2020-06-23 | 1 | -0/+22 |
* | | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1 | Ron Yorston | 2020-05-29 | 4 | -8/+5 |
|\| |
|
| * | build system: remove KBUILD_STR() | Jean-Philippe Brucker | 2020-04-29 | 4 | -8/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-12 | 1 | -0/+1 |
|\| |
|
| * | scripts/echo.c: resolve implicit declaration of function 'dup2' | Nicolas Hüppelshäuser | 2019-03-05 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-02-12 | 1 | -32/+76 |
|\| |
|
| * | checkstack.pl: tweak bfin re | Bernhard Reutner-Fischer | 2019-01-18 | 1 | -1/+1 |
| * | checkstack: pull from upstream | Bernhard Reutner-Fischer | 2019-01-17 | 1 | -32/+75 |
| * | checkstack.pl: fix arch autodetection | Bernhard Reutner-Fischer | 2019-01-17 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 4 | -6/+12 |
|\| |
|
| * | build system: fix compiler warnings | Denys Vlasenko | 2019-01-06 | 4 | -6/+12 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-11-28 | 3 | -13/+154 |
|\| |
|
| * | hush: allow hush to run embedded scripts | Ron Yorston | 2018-11-27 | 2 | -1/+9 |
| * | Tweaks to build process for embedded scripts | Ron Yorston | 2018-11-27 | 2 | -16/+10 |
| * | scripts/trylink: be more clever when deciding that "lib elimination" has fini... | Denys Vlasenko | 2018-11-19 | 1 | -12/+9 |
| * | Ensure build works when KBUILD_OUTPUT is set, closes 11511 | Ron Yorston | 2018-11-18 | 1 | -1/+1 |
| * | Treat custom and applet scripts as applets | Ron Yorston | 2018-11-17 | 2 | -26/+102 |
| * | scripts/embedded_scripts: do not add superfluous NUL to script_names[] | Denys Vlasenko | 2018-11-02 | 1 | -1/+1 |
| * | ash: allow shell scripts to be embedded in the binary | Denys Vlasenko | 2018-11-01 | 1 | -0/+66 |
* | | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 2 | -17/+12 |
|\| |
|
| * | scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+2 |
| * | scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+2 |
| * | scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+3 |
| * | Update release script to generate detached signatures and checksum files | Eli Schwartz | 2018-06-09 | 1 | -17/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-04-09 | 2 | -1/+7 |
|\| |
|
| * | scripts/kconfig/mconf.c: survive is SIGWINCH is not defined | Denys Vlasenko | 2018-04-06 | 1 | -0/+4 |
| * | placate gcc 8.0.1 sprintf overflow warnings in config tools | Denys Vlasenko | 2018-04-05 | 1 | -1/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-02-13 | 2 | -0/+3 |
|\| |
|
| * | scripts/randomtest: do not try building static libbysubox | Denys Vlasenko | 2017-12-31 | 1 | -0/+2 |
| * | randomconfig fixes | Denys Vlasenko | 2017-12-31 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-09-27 | 1 | -2/+54 |
|\| |
|
| * | build system: fix a compiler warning | Denys Vlasenko | 2017-09-07 | 1 | -0/+2 |
| * | build system: fix "allnoconfig" to clear all options. Closes 10296 | Denys Vlasenko | 2017-09-07 | 1 | -2/+52 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 2 | -1/+4 |
|\| |
|
| * | klibc-utils: new applets: resume, nuke, minips | Denys Vlasenko | 2017-08-18 | 1 | -0/+3 |
| * | do not use `a' quoting style in comments | Denys Vlasenko | 2017-08-02 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 1 | -0/+18 |
|\| |
|
| * | crond: do not assume setenv() does not leak | Denys Vlasenko | 2017-07-22 | 1 | -0/+18 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-18 | 3 | -6/+44 |
|\| |
|
| * | build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox | Denys Vlasenko | 2017-07-15 | 1 | -6/+12 |
| * | fixes for bugs found by make_single_applets.sh | Denys Vlasenko | 2017-07-03 | 1 | -0/+26 |
| * | scripts/randomtest: update things which can't be tested on uclibc | Denys Vlasenko | 2017-07-03 | 1 | -0/+6 |
* | | kbuild: avoid warning when building with KBUILD_NO_NLS | Johannes Schindelin | 2017-07-14 | 1 | -3/+3 |
* | | kbuild: simulate force-renaming on Windows | Johannes Schindelin | 2017-07-14 | 1 | -0/+9 |
* | | kbuild: support at least non-interactive mode on Windows | Johannes Schindelin | 2017-07-14 | 5 | -3/+76 |
* | | fixdep: fix assumption that `long` is as large as `void *` | Johannes Schindelin | 2017-07-14 | 4 | -33/+34 |
* | | fixdep: be careful about handling empty lines correctly | Johannes Schindelin | 2017-07-14 | 1 | -1/+4 |
* | | fixdep: read the dependency files in binary mode | Johannes Schindelin | 2017-07-14 | 1 | -2/+6 |