index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
Config.src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs
Denys Vlasenko
2022-12-13
1
-0
/
+22
*
libbb/sha1: update config help text with new performance numbers
Denys Vlasenko
2022-02-18
1
-3
/
+4
*
libbb/sha256: optional x86 hardware accelerated hashing
Denys Vlasenko
2022-02-03
1
-0
/
+6
*
libbb/sha1: optional x86-64 hardware accelerates hashing
Denys Vlasenko
2022-01-07
1
-0
/
+7
*
libbb/sha1: x86_64 version: generate from a script, optimize a bit
Denys Vlasenko
2022-01-03
1
-1
/
+1
*
libbb/sha1: x86_64 version: bswap in 64-bit chunks
Denys Vlasenko
2022-01-01
1
-1
/
+1
*
libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15]
Denys Vlasenko
2022-01-01
1
-1
/
+1
*
libbb/sha1: assembly versions for x86
Denys Vlasenko
2022-01-01
1
-1
/
+1
*
libbb/sha1: shrink and speed up fully unrolled version
Denys Vlasenko
2021-12-31
1
-1
/
+1
*
libbb/sha1: add config-selectable partially unrolled version
Denys Vlasenko
2021-12-30
1
-1
/
+2
*
libbb/sha1: add config-selectable fully unrolled version, closes 14391
Denys Vlasenko
2021-12-30
1
-7
/
+18
*
config system: move some options closer to relevalnt tool subdirectories
Denys Vlasenko
2021-10-12
1
-124
/
+61
*
date,touch: allow timezone offsets in dates
Ron Yorston
2021-09-17
1
-0
/
+11
*
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