aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18win32: implement nanosleep and enable float sleep by defaultRon Yorston4-2/+22
2017-01-08unzip: use data from local header rather than CDFRon Yorston1-1/+1
2017-01-07ash: fix open fds leaking in redirects. Closes 9561Denys Vlasenko5-4/+39
2017-01-06Automatically disable FEATURE_COMPRESS_USAGE for small builds.Denys Vlasenko2-0/+29
2017-01-06ash: explicltly group ash optionsKang-Che Sung2-0/+11
2017-01-06ntpd: improve postponed hostname resolutionNatanael Copa1-39/+34
2017-01-05unzip: remove now-pointless lseek which returns current positionCristian Ionescu-Idbohrn1-5/+0
2017-01-05typo fix in config help textDenys Vlasenko1-1/+1
2017-01-05unzip: properly use CDF to find compressed files. Closes 9536Denys Vlasenko2-123/+168
2017-01-04modutils: remove special handling of uClibcWaldemar Brodkorb2-12/+8
2017-01-04Update README.mdRon Yorston1-0/+1
2017-01-04Update default configurationRon Yorston2-40/+36
2017-01-04shell: clarify help text of CONFIG_{SH,BASH}_IS_* optionsKang-Che Sung1-1/+22
2017-01-04udhcp: tweak config order and menu item namesDenys Vlasenko2-28/+28
2017-01-03Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONSJörg Krause1-1/+1
2017-01-03README_distro_proposal.txt: typo fixesTito Ragusa1-7/+7
2017-01-03appletlib: avoid warning on unused function ingroupCristian Ionescu-Idbohrn1-0/+2
2017-01-03hush: correct exitcode for unterminated ')' - exitcode2.tests testcaseDenys Vlasenko1-2/+7
2017-01-03ash: fix error code regressionRon Yorston5-2/+38
2017-01-02qemu_multiarch_testing: small improvementsDenys Vlasenko2-1/+19
2017-01-02tcpudp: define SO_ORIGINAL_DST directly, not via includeDenys Vlasenko1-3/+3
2017-01-01depmod: don't build it if MODPROBE_SMALL=yDenys Vlasenko1-2/+2
2016-12-25Update to examples/var_service/README_distro_proposal.txtDenys Vlasenko1-14/+21
2016-12-23make_single_applets.sh: SH_IS_HUSH needs special handling tooDenys Vlasenko1-4/+4
2016-12-23Make it possible to select "sh" and "bash" aliases without selecting ash or hushDenys Vlasenko9-118/+120
2016-12-23Make RMMOD=y by defaultDenys Vlasenko1-1/+1
2016-12-23Make INSMOD=y by defaultDenys Vlasenko1-1/+1
2016-12-23Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTINDenys Vlasenko1-29/+7
2016-12-23modprobe-small: make applets individually selectableDenys Vlasenko8-32/+41
2016-12-23Make DPKG=y and DPKG_DEB=y by defaultDenys Vlasenko2-2/+2
2016-12-23Selinux complains about deprecated selinux/flask.h, stop including itDenys Vlasenko2-2/+6
2016-12-23Make FEATURE_USERNAME_COMPLETION=y by defaultDenys Vlasenko1-1/+1