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
/
Config.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+12
*
build system: disable some applets by default
Denys Vlasenko
2010-07-14
1
-0
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-10
/
+10
*
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05
1
-1
/
+1
*
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-29
1
-0
/
+11
*
fix typo
Denys Vlasenko
2010-04-06
1
-2
/
+2
*
Move utmp/wtmp support to "General configuration" section
Denys Vlasenko
2010-04-06
1
-0
/
+20
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-7
/
+15
*
unicode: optional table for better handling of neutral bidi chars
Tomas Heinrich
2010-03-26
1
-1
/
+12
*
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-03-18
1
-0
/
+8
*
better wording in Config
Denys Vlasenko
2010-01-31
1
-3
/
+9
*
fix Unicode config option limits and some comments in less
Denys Vlasenko
2010-01-30
1
-2
/
+0
*
more fine-grained Unicode support
Denys Vlasenko
2010-01-29
1
-0
/
+51
*
whitespace fixes
Denys Vlasenko
2010-01-25
1
-1
/
+1
*
menuconfig tweaks
Denys Vlasenko
2009-10-19
1
-9
/
+9
*
add USE_PORTABLE_CODE option and use it in find applet
Denys Vlasenko
2009-09-13
1
-0
/
+8
*
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-07-11
1
-12
/
+22
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
- add CONFIG_EXTRA_CFLAGS (thanks to keesj)
Bernhard Reutner-Fischer
2009-01-22
1
-0
/
+6
*
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
1
-0
/
+1
[next]