| Commit message (Expand) | Author | Age | Files | Lines |
* | build system: drop PLATFORM_LINUX | Ron Yorston | 2020-08-13 | 1 | -2/+0 |
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo... | Denys Vlasenko | 2018-04-17 | 1 | -0/+12 |
* | lineedit: allow window size tracking to be disabled | Ron Yorston | 2018-02-25 | 1 | -0/+5 |
* | config: trim/improve item names and help texts. | Denys Vlasenko | 2017-07-27 | 1 | -3/+2 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -143/+143 |
* | config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu | Denys Vlasenko | 2017-07-15 | 1 | -6/+7 |
* | Big cleanup in config help and description | Denys Vlasenko | 2017-01-10 | 1 | -16/+1 |
* | Make FEATURE_USERNAME_COMPLETION=y by default | Denys Vlasenko | 2016-12-23 | 1 | -1/+1 |
* | Move FEATURE_BUFFERS_USE_foo options to library tuning | Denys Vlasenko | 2016-11-24 | 1 | -0/+24 |
* | Move locale, unicode, and "use sendfile?" options to library tuning | Denys Vlasenko | 2016-11-24 | 1 | -0/+138 |
* | lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY | Denys Vlasenko | 2015-10-30 | 1 | -1/+1 |
* | tweak defconfig | Denys Vlasenko | 2015-10-25 | 1 | -4/+4 |
* | sha3: make size/speed optimization decision configurable | Denys Vlasenko | 2013-01-15 | 1 | -0/+10 |
* | Config: fix wording in help-text | Bernhard Reutner-Fischer | 2011-09-13 | 1 | -2/+2 |
* | regularize options which control size/speed trade | Denys Vlasenko | 2011-09-10 | 1 | -2/+2 |
* | lineedit: add support for history saving on exit | Denys Vlasenko | 2011-09-04 | 1 | -0/+7 |
* | libbb/lineedit: implement optional Ctrl-R history search | Denys Vlasenko | 2011-07-11 | 1 | -0/+8 |
* | ash,hush: optional support for $HISTFILESIZE. | Denys Vlasenko | 2011-03-31 | 1 | -2/+3 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 1 | -1/+1 |
* | wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers | Denys Vlasenko | 2011-02-10 | 1 | -1/+1 |
* | df,find_mount_point: optionally don't ignore rootfs | Lauri Kasanen | 2011-01-31 | 1 | -0/+19 |
* | libbb: optionally support RTMIN[+n] and RTMAX[-n] signal names | Denys Vlasenko | 2010-12-30 | 1 | -1/+1 |
* | powertop: new applet | Marek Polacek | 2010-10-25 | 1 | -0/+11 |
* | hush: optional support for history saving | Denys Vlasenko | 2010-09-12 | 1 | -2/+2 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 1 | -0/+1 |
* | tweak defconfig | Denys Vlasenko | 2010-07-16 | 1 | -1/+1 |
* | *: add INSERTs to *.src files where appropriate | Denys Vlasenko | 2010-06-08 | 1 | -0/+2 |
* | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko | 2010-06-06 | 1 | -6/+6 |
* | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko | 2010-06-04 | 1 | -0/+176 |