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
*
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
1
-3
/
+0
|
\
|
*
parse_config: make test applet easier to enable; fix its code
Denys Vlasenko
2011-06-18
1
-3
/
+0
*
|
Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge
Ron Yorston
2012-03-22
1
-5
/
+17
|
\
|
|
*
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
*
|
Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge
Ron Yorston
2012-03-22
1
-1
/
+0
|
\
|
|
*
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Denys Vlasenko
2011-04-16
1
-1
/
+0
*
|
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Ron Yorston
2012-03-22
1
-1
/
+1
|
\
|
|
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-1
/
+1
*
|
Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge
Ron Yorston
2012-03-22
1
-3
/
+4
|
\
|
|
*
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
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
1
-13
/
+21
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-2
/
+3
|
\
|
|
*
tweak INSTALL_NO_USR help text
Denys Vlasenko
2010-12-05
1
-2
/
+3
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-27
/
+34
|
\
|
|
*
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12
1
-27
/
+34
*
|
win32: Config.in: add description for WIN32_NET wrt non-network applets
Nguyễn Thái Ngọc Duy
2010-09-20
1
-0
/
+4
*
|
win32: Config.in: WIN32_NET
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+5
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+13
|
\
|
|
*
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
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+1
|
\
|
|
*
build system: disable some applets by default
Denys Vlasenko
2010-07-14
1
-0
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-11
/
+11
|
\
|
|
*
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
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+11
|
\
|
|
*
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-29
1
-0
/
+11
*
|
Config.in: add target platform MINGW32
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+3
*
|
Config.in: add target platform selection
Nguyễn Thái Ngọc Duy
2010-09-10
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
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-8
/
+8
[next]