aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03appletlib: avoid warning on unused function ingroupCristian Ionescu-Idbohrn
2017-01-03hush: correct exitcode for unterminated ')' - exitcode2.tests testcaseDenys Vlasenko
2017-01-03ash: fix error code regressionRon Yorston
2017-01-02qemu_multiarch_testing: small improvementsDenys Vlasenko
2017-01-02tcpudp: define SO_ORIGINAL_DST directly, not via includeDenys Vlasenko
2017-01-01depmod: don't build it if MODPROBE_SMALL=yDenys Vlasenko
2016-12-25Update to examples/var_service/README_distro_proposal.txtDenys Vlasenko
2016-12-23make_single_applets.sh: SH_IS_HUSH needs special handling tooDenys Vlasenko
2016-12-23Make it possible to select "sh" and "bash" aliases without selecting ash or hushDenys Vlasenko
2016-12-23Make RMMOD=y by defaultDenys Vlasenko
2016-12-23Make INSMOD=y by defaultDenys Vlasenko
2016-12-23Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTINDenys Vlasenko
2016-12-23modprobe-small: make applets individually selectableDenys Vlasenko
2016-12-23Make DPKG=y and DPKG_DEB=y by defaultDenys Vlasenko
2016-12-23Selinux complains about deprecated selinux/flask.h, stop including itDenys Vlasenko
2016-12-23Make FEATURE_USERNAME_COMPLETION=y by defaultDenys Vlasenko
2016-12-23make_single_applets.sh: a tool to check single-applet buildsDenys Vlasenko
2016-12-23fix breakage found by mass one-applet buildsDenys Vlasenko
2016-12-22ip: make ip aliases individually selectableDenys Vlasenko
2016-12-22Make POST upload example script easier to useDenys Vlasenko
2016-12-22shell: move "config" blocks above their use in coditional includesDenys Vlasenko
2016-12-22Update information on building httpd and wget helpersDenys Vlasenko
2016-12-22Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"Denys Vlasenko
2016-12-21ash: clarify uclibc glob() bug in commentDenys Vlasenko
2016-12-21ash: error out if ASH_INTERNAL_GLOB is not selected on uClibcDenys Vlasenko
2016-12-21Start 1.27.0 development cycleDenys Vlasenko
2016-12-20Bump version to 1.26.0Denys Vlasenko
2016-12-18libiproute: handle table ids larger than 255Lukasz Nowak
2016-12-12df: implement -B n<suff> and -B <suff> formats of -B optionDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12ash: fix signed char expansion bugDenys Vlasenko
2016-12-12shell: suppress "unused var/func" warnings on some configsDenys Vlasenko
2016-12-12suppress glibc "use sysmacros.h for major" warningDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-10randomconfig fixesDenys Vlasenko
2016-12-09selinux: drop deprecated headersMike Frysinger
2016-12-09setfiles: fix build failure after common_bufsiz changeMike Frysinger
2016-12-09mdev.conf: rename hw_random to hwrngMike Frysinger
2016-12-08randomconfig fixesDenys Vlasenko
2016-12-05svc: new applet (daemontools-compatible version of "sv")Denys Vlasenko
2016-12-04fix musl problem with dirname, now for all users of bb_make_directory()Denys Vlasenko
2016-12-03README_distro_proposal.txt: writeup about runit adoptionDenys Vlasenko
2016-12-03top: fix help text: with !TERMIOS, no keys are affected top outputDenys Vlasenko
2016-12-03install: fix musl problem with dirnameDenys Vlasenko
2016-11-28Do not print useless empty line after list of appletsDenys Vlasenko
2016-11-28Code style fixes, no code changesDenys Vlasenko
2016-11-28lineedit: simplify code a bitDenys Vlasenko
2016-11-27makedevs: make special node creation idempotentDenys Vlasenko