aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-27lineedit: fix two bugs in SIGWINCH signal handlingDenys Vlasenko
2016-11-27fdisk_gpt: simplify GPT partition name printingDenys Vlasenko
2016-11-27fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...Denys Vlasenko
2016-11-27dpkg-deb: shorten code, improve help textDenys Vlasenko
2016-11-27dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config optionDenys Vlasenko
2016-11-25find: fix handling of trailing slashes in -name PATTERN comparisonsDenys Vlasenko
2016-11-25ash,hush: make ^C in interactive mode visually much closer to bash behaviorDenys Vlasenko
2016-11-24Move FEATURE_BUFFERS_USE_foo options to library tuningDenys Vlasenko
2016-11-24Move locale, unicode, and "use sendfile?" options to library tuningDenys Vlasenko
2016-11-24Collapse three levers of menuconfig to two levels.Denys Vlasenko
2016-11-24ash,hush: ^C from command line should set $? to 128+SIGINTDenys Vlasenko
2016-11-24lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-BackspaceRostislav Skudnov
2016-11-24patch: fix matching failureAaro Koskinen
2016-11-24patch: fix debug log failureAaro Koskinen
2016-11-23Remove outdated commentsDenys Vlasenko
2016-11-23Convert all udhcp applets to "new style" applet definitionsDenys Vlasenko
2016-11-23Convert all selinux/* applets to "new style" applet definitionsDenys Vlasenko