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-09
hush: fix kill builtin without jobs support
Denys Vlasenko
2017-01-09
typo fix
Denys Vlasenko
2017-01-08
hush: conditionalize print_escaped() on EXPORT || TRAP
Denys Vlasenko
2017-01-08
hush: make memleak builtin optional
Denys Vlasenko
2017-01-08
hush: make export builtin optional
Denys Vlasenko
2017-01-08
hush: make umask builtin optional
Denys Vlasenko
2017-01-08
hush: make set/unset builtins optional
Denys Vlasenko
2017-01-08
hush: make read and trap builtins optional
Denys Vlasenko
2017-01-08
hush: kill builtin and kill %jobspec support
Denys Vlasenko
2017-01-08
hush: support %%, %+ and % jobspec (meaning "current job")
Denys Vlasenko
2017-01-08
httpd: fix address family for reverse proxy client socket
Laurent Bercot
2017-01-08
build system: no longer prompt for PLATFORM_LINUX option
Kang-Che Sung
2017-01-08
bunzip2: fix code bloat caused by zcat's seamless magic
Kang-Che Sung
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
[prev]
[next]