aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06Automatically disable FEATURE_COMPRESS_USAGE for small builds.Denys Vlasenko
2017-01-06ash: explicltly group ash optionsKang-Che Sung
2017-01-06ntpd: improve postponed hostname resolutionNatanael Copa
2017-01-05unzip: remove now-pointless lseek which returns current positionCristian Ionescu-Idbohrn
2017-01-05typo fix in config help textDenys Vlasenko
2017-01-05unzip: properly use CDF to find compressed files. Closes 9536Denys Vlasenko
2017-01-04modutils: remove special handling of uClibcWaldemar Brodkorb
2017-01-04shell: clarify help text of CONFIG_{SH,BASH}_IS_* optionsKang-Che Sung
2017-01-04udhcp: tweak config order and menu item namesDenys Vlasenko
2017-01-03Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONSJörg Krause
2017-01-03README_distro_proposal.txt: typo fixesTito Ragusa
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