index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-08
ash: fix "kill %1" not working if CONFIG_ASH is disabled
Kang-Che Sung
2017-01-08
unzip: do not use CDF.extra_len, read local file header. Closes 9536
Denys Vlasenko
2017-01-07
ash: fix open fds leaking in redirects. Closes 9561
Denys Vlasenko
2017-01-06
Automatically disable FEATURE_COMPRESS_USAGE for small builds.
Denys Vlasenko
2017-01-06
ash: explicltly group ash options
Kang-Che Sung
2017-01-06
ntpd: improve postponed hostname resolution
Natanael Copa
2017-01-05
unzip: remove now-pointless lseek which returns current position
Cristian Ionescu-Idbohrn
2017-01-05
typo fix in config help text
Denys Vlasenko
2017-01-05
unzip: properly use CDF to find compressed files. Closes 9536
Denys Vlasenko
2017-01-04
modutils: remove special handling of uClibc
Waldemar Brodkorb
2017-01-04
shell: clarify help text of CONFIG_{SH,BASH}_IS_* options
Kang-Che Sung
2017-01-04
udhcp: tweak config order and menu item names
Denys Vlasenko
2017-01-03
Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS
Jörg Krause
2017-01-03
README_distro_proposal.txt: typo fixes
Tito Ragusa
2017-01-03
appletlib: avoid warning on unused function ingroup
Cristian Ionescu-Idbohrn
2017-01-03
hush: correct exitcode for unterminated ')' - exitcode2.tests testcase
Denys Vlasenko
2017-01-03
ash: fix error code regression
Ron Yorston
2017-01-02
qemu_multiarch_testing: small improvements
Denys Vlasenko
2017-01-02
tcpudp: define SO_ORIGINAL_DST directly, not via include
Denys Vlasenko
2017-01-01
depmod: don't build it if MODPROBE_SMALL=y
Denys Vlasenko
2016-12-25
Update to examples/var_service/README_distro_proposal.txt
Denys Vlasenko
2016-12-23
make_single_applets.sh: SH_IS_HUSH needs special handling too
Denys Vlasenko
2016-12-23
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
Denys Vlasenko
2016-12-23
Make RMMOD=y by default
Denys Vlasenko
2016-12-23
Make INSMOD=y by default
Denys Vlasenko
2016-12-23
Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN
Denys Vlasenko
2016-12-23
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-23
Make DPKG=y and DPKG_DEB=y by default
Denys Vlasenko
2016-12-23
Selinux complains about deprecated selinux/flask.h, stop including it
Denys Vlasenko
2016-12-23
Make FEATURE_USERNAME_COMPLETION=y by default
Denys Vlasenko
2016-12-23
make_single_applets.sh: a tool to check single-applet builds
Denys Vlasenko
2016-12-23
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-22
ip: make ip aliases individually selectable
Denys Vlasenko
2016-12-22
Make POST upload example script easier to use
Denys Vlasenko
2016-12-22
shell: move "config" blocks above their use in coditional includes
Denys Vlasenko
2016-12-22
Update information on building httpd and wget helpers
Denys Vlasenko
2016-12-22
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-12-21
ash: clarify uclibc glob() bug in comment
Denys Vlasenko
2016-12-21
ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc
Denys Vlasenko
2016-12-21
Start 1.27.0 development cycle
Denys Vlasenko
2016-12-20
Bump version to 1.26.0
Denys Vlasenko
2016-12-18
libiproute: handle table ids larger than 255
Lukasz Nowak
2016-12-12
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
ash: fix signed char expansion bug
Denys Vlasenko
2016-12-12
shell: suppress "unused var/func" warnings on some configs
Denys Vlasenko
2016-12-12
suppress glibc "use sysmacros.h for major" warning
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
[next]