aboutsummaryrefslogtreecommitdiff
path: root/libbb/Config.src (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb/sha256: optional x86 hardware accelerated hashingDenys Vlasenko2022-02-031-0/+6
* libbb/sha1: optional x86-64 hardware accelerates hashingDenys Vlasenko2022-01-071-0/+7
* libbb/sha1: x86_64 version: generate from a script, optimize a bitDenys Vlasenko2022-01-031-1/+1
* libbb/sha1: x86_64 version: bswap in 64-bit chunksDenys Vlasenko2022-01-011-1/+1
* libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15]Denys Vlasenko2022-01-011-1/+1
* libbb/sha1: assembly versions for x86Denys Vlasenko2022-01-011-1/+1
* libbb/sha1: shrink and speed up fully unrolled versionDenys Vlasenko2021-12-311-1/+1
* libbb/sha1: add config-selectable partially unrolled versionDenys Vlasenko2021-12-301-1/+2
* libbb/sha1: add config-selectable fully unrolled version, closes 14391Denys Vlasenko2021-12-301-7/+18
* config system: move some options closer to relevalnt tool subdirectoriesDenys Vlasenko2021-10-121-124/+61
* date,touch: allow timezone offsets in datesRon Yorston2021-09-171-0/+11
* build system: drop PLATFORM_LINUXRon Yorston2020-08-131-2/+0
* restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo...Denys Vlasenko2018-04-171-0/+12
* lineedit: allow window size tracking to be disabledRon Yorston2018-02-251-0/+5
* config: trim/improve item names and help texts.Denys Vlasenko2017-07-271-3/+2
* config: deindent all help textsDenys Vlasenko2017-07-211-143/+143
* config: merge "Busybox Settings" and "Busybox Library Tuning" into one menuDenys Vlasenko2017-07-151-6/+7
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-16/+1
* Make FEATURE_USERNAME_COMPLETION=y by defaultDenys Vlasenko2016-12-231-1/+1
* Move FEATURE_BUFFERS_USE_foo options to library tuningDenys Vlasenko2016-11-241-0/+24
* Move locale, unicode, and "use sendfile?" options to library tuningDenys Vlasenko2016-11-241-0/+138
* lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORYDenys Vlasenko2015-10-301-1/+1
* tweak defconfigDenys Vlasenko2015-10-251-4/+4
* sha3: make size/speed optimization decision configurableDenys Vlasenko2013-01-151-0/+10
* Config: fix wording in help-textBernhard Reutner-Fischer2011-09-131-2/+2
* regularize options which control size/speed tradeDenys Vlasenko2011-09-101-2/+2
* lineedit: add support for history saving on exitDenys Vlasenko2011-09-041-0/+7
* libbb/lineedit: implement optional Ctrl-R history searchDenys Vlasenko2011-07-111-0/+8
* ash,hush: optional support for $HISTFILESIZE.Denys Vlasenko2011-03-311-2/+3
* Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-1/+1
* wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfersDenys Vlasenko2011-02-101-1/+1
* df,find_mount_point: optionally don't ignore rootfsLauri Kasanen2011-01-311-0/+19
* libbb: optionally support RTMIN[+n] and RTMAX[-n] signal namesDenys Vlasenko2010-12-301-1/+1
* powertop: new appletMarek Polacek2010-10-251-0/+11
* hush: optional support for history savingDenys Vlasenko2010-09-121-2/+2
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+1
* tweak defconfigDenys Vlasenko2010-07-161-1/+1
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-081-0/+2
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-6/+6
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+176