summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* httpd: fix handling of range requests1_26_stableDenys Vlasenko2017-09-181-1/+1
* unzip: do not use CDF.extra_len, read local file header. Closes 9536Denys Vlasenko2017-01-192-115/+125
* unzip: remove now-pointless lseek which returns current positionCristian Ionescu-Idbohrn2017-01-191-5/+0
* typo fix in config help textDenys Vlasenko2017-01-191-1/+1
* unzip: properly use CDF to find compressed files. Closes 9536Denys Vlasenko2017-01-192-123/+168
* wget: fix for brain-damaged HTTP servers. Closes 9471Denys Vlasenko2017-01-161-8/+18
* Bump version to 1.26.21_26_2Denys Vlasenko2017-01-101-1/+1
* ash: fix open fds leaking in redirects. Closes 9561Denys Vlasenko2017-01-105-4/+39
* modutils: remove special handling of uClibcWaldemar Brodkorb2017-01-102-12/+8
* Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONSJörg Krause2017-01-101-1/+1
* hush: correct exitcode for unterminated ')' - exitcode2.tests testcaseDenys Vlasenko2017-01-101-2/+7
* ash: fix error code regressionRon Yorston2017-01-105-2/+38
* tcpudp: define SO_ORIGINAL_DST directly, not via includeDenys Vlasenko2017-01-101-3/+3
* Bump version to 1.26.11_26_1Denys Vlasenko2017-01-021-1/+1
* depmod: don't build it if MODPROBE_SMALL=yDenys Vlasenko2017-01-011-2/+2
* make_single_applets.sh: SH_IS_HUSH needs special handling tooDenys Vlasenko2017-01-011-4/+4
* Make it possible to select "sh" and "bash" aliases without selecting ash or hushDenys Vlasenko2017-01-019-118/+120
* Make RMMOD=y by defaultDenys Vlasenko2017-01-011-1/+1
* Make INSMOD=y by defaultDenys Vlasenko2017-01-011-1/+1
* Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTINDenys Vlasenko2017-01-011-29/+7
* modprobe-small: make applets individually selectableDenys Vlasenko2017-01-018-32/+41
* Make DPKG=y and DPKG_DEB=y by defaultDenys Vlasenko2017-01-012-2/+2
* Selinux complains about deprecated selinux/flask.h, stop including itDenys Vlasenko2017-01-012-2/+6
* Make FEATURE_USERNAME_COMPLETION=y by defaultDenys Vlasenko2017-01-011-1/+1
* make_single_applets.sh: a tool to check single-applet buildsDenys Vlasenko2017-01-011-0/+57
* fix breakage found by mass one-applet buildsDenys Vlasenko2017-01-018-20/+29
* ip: make ip aliases individually selectableDenys Vlasenko2017-01-011-77/+85
* shell: move "config" blocks above their use in coditional includesDenys Vlasenko2017-01-012-111/+110
* Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"Denys Vlasenko2017-01-015-39/+41
* ash: clarify uclibc glob() bug in commentDenys Vlasenko2017-01-011-0/+3
* ash: error out if ASH_INTERNAL_GLOB is not selected on uClibcDenys Vlasenko2017-01-011-0/+8
* Bump version to 1.26.01_26_0Denys Vlasenko2016-12-201-1/+1
* libiproute: handle table ids larger than 255Lukasz Nowak2016-12-182-6/+29
* df: implement -B n<suff> and -B <suff> formats of -B optionDenys Vlasenko2016-12-124-24/+41
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* ash: fix signed char expansion bugDenys Vlasenko2016-12-121-9/+21
* shell: suppress "unused var/func" warnings on some configsDenys Vlasenko2016-12-122-10/+10
* suppress glibc "use sysmacros.h for major" warningDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-122-1/+2
* randomconfig fixesDenys Vlasenko2016-12-123-1/+4
* randomconfig fixesDenys Vlasenko2016-12-101-1/+1
* selinux: drop deprecated headersMike Frysinger2016-12-092-3/+12
* setfiles: fix build failure after common_bufsiz changeMike Frysinger2016-12-091-0/+1
* mdev.conf: rename hw_random to hwrngMike Frysinger2016-12-091-0/+2
* randomconfig fixesDenys Vlasenko2016-12-085-5/+30
* svc: new applet (daemontools-compatible version of "sv")Denys Vlasenko2016-12-051-18/+94
* fix musl problem with dirname, now for all users of bb_make_directory()Denys Vlasenko2016-12-042-11/+16
* README_distro_proposal.txt: writeup about runit adoptionDenys Vlasenko2016-12-031-0/+291
* top: fix help text: with !TERMIOS, no keys are affected top outputDenys Vlasenko2016-12-031-1/+4