| Commit message (Expand) | Author | Age | Files | Lines |
* | config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES | James Byrne | 2019-10-14 | 1 | -2/+3 |
* | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 1 | -0/+13 |
* | Optionally re-introduce bb_info_msg() | James Byrne | 2019-04-30 | 1 | -0/+9 |
* | build system: fix compiler warnings | Denys Vlasenko | 2019-01-06 | 1 | -1/+1 |
* | busybox: add '--show SCRIPT' option to display scripts | Ron Yorston | 2018-11-18 | 1 | -0/+5 |
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | i386: make stack size optimization selectable, and allow i486 insns (bswap) | Denys Vlasenko | 2018-04-06 | 1 | -0/+8 |
* | klibc-utils: new applets: resume, nuke, minips | Denys Vlasenko | 2017-08-18 | 1 | -0/+1 |
* | build system: remove unused CONFIG_FEATURE_HAVE_RPC | Denys Vlasenko | 2017-08-14 | 1 | -7/+0 |
* | config: FEDORA_COMPAT option (so far only tweaks uname) | Denys Vlasenko | 2017-08-03 | 1 | -0/+13 |
* | config: trim/improve item names and help texts. | Denys Vlasenko | 2017-07-27 | 1 | -50/+46 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -309/+309 |
* | config: reorder items in "Busybox Settings", improve help | Denys Vlasenko | 2017-07-15 | 1 | -63/+69 |
* | config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu | Denys Vlasenko | 2017-07-15 | 1 | -47/+51 |
* | config: fix tab-damaged help text | Denys Vlasenko | 2017-07-15 | 1 | -4/+3 |
* | build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox | Denys Vlasenko | 2017-07-15 | 1 | -23/+20 |
* | Move FEATURE_AUTOWIDTH config option to two applets which use it | Denys Vlasenko | 2017-01-11 | 1 | -11/+0 |
* | Move FEATURE_USE_TERMIOS config option to two applets which use it | Denys Vlasenko | 2017-01-11 | 1 | -9/+0 |
* | Big cleanup in config help and description | Denys Vlasenko | 2017-01-10 | 1 | -5/+27 |
* | build system: no longer prompt for PLATFORM_LINUX option | Kang-Che Sung | 2017-01-08 | 1 | -11/+11 |
* | Move FEATURE_BUFFERS_USE_foo options to library tuning | Denys Vlasenko | 2016-11-24 | 1 | -24/+0 |
* | Move locale, unicode, and "use sendfile?" options to library tuning | Denys Vlasenko | 2016-11-24 | 1 | -138/+0 |
* | Collapse three levers of menuconfig to two levels. | Denys Vlasenko | 2016-11-24 | 1 | -81/+76 |
* | Make busybox an optional applet | Denys Vlasenko | 2016-05-31 | 1 | -0/+12 |
* | build: add a sanitizer debug option | Mike Frysinger | 2016-02-12 | 1 | -0/+10 |
* | build system: remove special-casing for extra libs | Denys Vlasenko | 2015-10-12 | 1 | -8/+0 |
* | Aboriginal linux/musl build fixes | Denys Vlasenko | 2015-10-05 | 1 | -0/+8 |
* | Config: select PLATFORM_LINUX if using sendfile() | Bartosz Golaszewski | 2014-12-10 | 1 | -0/+1 |
* | libbb: use sendfile() to copy data between file descriptors | Bartosz Golaszewski | 2014-11-27 | 1 | -0/+12 |
* | unit-tests: implement the unit-testing framework | Bartosz Golaszewski | 2014-06-22 | 1 | -0/+8 |
* | build system: remove a dead link from Config help text | Denys Vlasenko | 2014-02-25 | 1 | -4/+1 |
* | Kbuild: move CONFIG_PAM to general configuration | Bartosz Golaszewski | 2014-02-19 | 1 | -0/+7 |
* | unicode: check $LC_CTYPE too to detect Unicode mode | Denys Vlasenko | 2013-07-05 | 1 | -2/+3 |
* | fix a typo in config help text. Closes 5714 | Denys Vlasenko | 2013-01-17 | 1 | -1/+1 |
* | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile | 2012-12-19 | 1 | -1/+12 |
* | Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config | Rob Walker | 2012-03-07 | 1 | -0/+27 |
* | Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE | Bernhard Reutner-Fischer | 2011-11-09 | 1 | -8/+9 |
* | parse_config: make test applet easier to enable; fix its code | Denys Vlasenko | 2011-06-18 | 1 | -3/+0 |
* | busybox.conf: USER.GROUP is _optional_ | Denys Vlasenko | 2011-05-16 | 1 | -7/+10 |
* | main: make busybox.conf mode handling less obscure | Denys Vlasenko | 2011-05-16 | 1 | -1/+9 |
* | tweak config help text | Denys Vlasenko | 2011-05-14 | 1 | -3/+4 |
* | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y | Denys Vlasenko | 2011-04-16 | 1 | -1/+0 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 1 | -1/+1 |
* | Add the help text for 'position independent executable' code build | Gilles Espinasse | 2011-02-15 | 1 | -1/+4 |
* | remve erroneous dependensies on INSTALLER | Denys Vlasenko | 2011-02-10 | 1 | -2/+0 |
* | move utmp.h include to libbb.h | Denys Vlasenko | 2011-01-25 | 1 | -10/+10 |
* | disable automatic selection of FEATURE_SUID; improve its help text | Denys Vlasenko | 2011-01-18 | 1 | -4/+12 |
* | tweak INSTALL_NO_USR help text | Denys Vlasenko | 2010-12-05 | 1 | -2/+3 |
* | tweaks to build system, mainly making menuconfig text and order clearer | Denys Vlasenko | 2010-10-12 | 1 | -27/+34 |
* | make DESKTOP=y the default | Denys Vlasenko | 2010-07-21 | 1 | -1/+1 |