- fd68f1e hush: fix kill builtin without jobs support by Denys Vlasenko · 8 years ago
- 442a414 typo fix by Denys Vlasenko · 8 years ago
- 41ade05 hush: conditionalize print_escaped() on EXPORT || TRAP by Denys Vlasenko · 8 years ago
- 4471969 hush: make memleak builtin optional by Denys Vlasenko · 8 years ago
- 6ec76d8 hush: make export builtin optional by Denys Vlasenko · 8 years ago
- d5933b1 hush: make umask builtin optional by Denys Vlasenko · 8 years ago
- 10d5ece hush: make set/unset builtins optional by Denys Vlasenko · 8 years ago
- 7a85c60 hush: make read and trap builtins optional by Denys Vlasenko · 8 years ago
- 1125d7d hush: kill builtin and kill %jobspec support by Denys Vlasenko · 8 years ago
- d5b5c2f hush: support %%, %+ and % jobspec (meaning "current job") by Denys Vlasenko · 8 years ago
- 0ef478f httpd: fix address family for reverse proxy client socket by Laurent Bercot · 8 years ago
- 4d06b31 build system: no longer prompt for PLATFORM_LINUX option by Kang-Che Sung · 8 years ago
- d5e7ff0 bunzip2: fix code bloat caused by zcat's seamless magic by Kang-Che Sung · 8 years ago
- a474728 ash: fix "kill %1" not working if CONFIG_ASH is disabled by Kang-Che Sung · 8 years ago
- 0ffac1c unzip: do not use CDF.extra_len, read local file header. Closes 9536 by Denys Vlasenko · 8 years ago
- 86584e1 ash: fix open fds leaking in redirects. Closes 9561 by Denys Vlasenko · 8 years ago
- fe93624 Automatically disable FEATURE_COMPRESS_USAGE for small builds. by Denys Vlasenko · 8 years ago
- 6cd0294 ash: explicltly group ash options by Kang-Che Sung · 8 years ago
- b62ea34 ntpd: improve postponed hostname resolution by Natanael Copa · 8 years ago
- e6add21 unzip: remove now-pointless lseek which returns current position by Cristian Ionescu-Idbohrn · 8 years ago
- ecba294 typo fix in config help text by Denys Vlasenko · 8 years ago
- e3c4db8 unzip: properly use CDF to find compressed files. Closes 9536 by Denys Vlasenko · 8 years ago
- 9c083f5 modutils: remove special handling of uClibc by Waldemar Brodkorb · 8 years ago
- 9529115 shell: clarify help text of CONFIG_{SH,BASH}_IS_* options by Kang-Che Sung · 8 years ago
- c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
- c6725b0 Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS by Jörg Krause · 8 years ago
- d372082 README_distro_proposal.txt: typo fixes by Tito Ragusa · 8 years ago
- f1d76b6 appletlib: avoid warning on unused function ingroup by Cristian Ionescu-Idbohrn · 8 years ago
- b05bcaf hush: correct exitcode for unterminated ')' - exitcode2.tests testcase by Denys Vlasenko · 8 years ago
- ea7d2f6 ash: fix error code regression by Ron Yorston · 8 years ago
- bddbeb8 qemu_multiarch_testing: small improvements by Denys Vlasenko · 8 years ago
- 7890035 tcpudp: define SO_ORIGINAL_DST directly, not via include by Denys Vlasenko · 8 years ago
- 1f71014 depmod: don't build it if MODPROBE_SMALL=y by Denys Vlasenko · 8 years ago
- 96f1d6b Update to examples/var_service/README_distro_proposal.txt by Denys Vlasenko · 8 years ago
- 7d5c881 make_single_applets.sh: SH_IS_HUSH needs special handling too by Denys Vlasenko · 8 years ago
- 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
- 04c1a2a Make RMMOD=y by default by Denys Vlasenko · 8 years ago
- 3bf4d69 Make INSMOD=y by default by Denys Vlasenko · 8 years ago
- 100aea8 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN by Denys Vlasenko · 8 years ago
- a1cd0d9 modprobe-small: make applets individually selectable by Denys Vlasenko · 8 years ago
- ce3a98a Make DPKG=y and DPKG_DEB=y by default by Denys Vlasenko · 8 years ago
- 4ea0ebd Selinux complains about deprecated selinux/flask.h, stop including it by Denys Vlasenko · 8 years ago
- 1afa494 Make FEATURE_USERNAME_COMPLETION=y by default by Denys Vlasenko · 8 years ago
- 10c01a7 make_single_applets.sh: a tool to check single-applet builds by Denys Vlasenko · 8 years ago
- 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
- 7c5dea3 ip: make ip aliases individually selectable by Denys Vlasenko · 8 years ago
- 5d27cb3 Make POST upload example script easier to use by Denys Vlasenko · 8 years ago
- 6704746 shell: move "config" blocks above their use in coditional includes by Denys Vlasenko · 8 years ago
- 4acd393 Update information on building httpd and wget helpers by Denys Vlasenko · 8 years ago
- 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
- 2166952 ash: clarify uclibc glob() bug in comment by Denys Vlasenko · 8 years ago
- 3a4cdf4 ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc by Denys Vlasenko · 8 years ago
- b5b1d2c Start 1.27.0 development cycle by Denys Vlasenko · 8 years ago
- dc3701d Bump version to 1.26.0 by Denys Vlasenko · 8 years ago 1_26_0
- b42107f libiproute: handle table ids larger than 255 by Lukasz Nowak · 8 years ago
- e184a88 df: implement -B n<suff> and -B <suff> formats of -B option by Denys Vlasenko · 8 years ago
- 76de325 randomconfig fixes by Denys Vlasenko · 8 years ago
- 2fe66b1 ash: fix signed char expansion bug by Denys Vlasenko · 8 years ago
- b6afcc7 shell: suppress "unused var/func" warnings on some configs by Denys Vlasenko · 8 years ago
- 4f13a70 suppress glibc "use sysmacros.h for major" warning by Denys Vlasenko · 8 years ago
- df25df7 randomconfig fixes by Denys Vlasenko · 8 years ago
- de912f0 randomconfig fixes by Denys Vlasenko · 8 years ago
- 52ae098 randomconfig fixes by Denys Vlasenko · 8 years ago
- ac5d324 randomconfig fixes by Denys Vlasenko · 8 years ago
- c6f3524 selinux: drop deprecated headers by Mike Frysinger · 8 years ago
- 1cda879 setfiles: fix build failure after common_bufsiz change by Mike Frysinger · 8 years ago
- 2098c35 mdev.conf: rename hw_random to hwrng by Mike Frysinger · 8 years ago
- 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
- 4051a99 svc: new applet (daemontools-compatible version of "sv") by Denys Vlasenko · 8 years ago
- 4bd0c2a fix musl problem with dirname, now for all users of bb_make_directory() by Denys Vlasenko · 8 years ago
- fdb4421 README_distro_proposal.txt: writeup about runit adoption by Denys Vlasenko · 8 years ago
- 718e4fd top: fix help text: with !TERMIOS, no keys are affected top output by Denys Vlasenko · 8 years ago
- cf2600c install: fix musl problem with dirname by Denys Vlasenko · 8 years ago
- 7d877fc Do not print useless empty line after list of applets by Denys Vlasenko · 8 years ago
- 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
- 038a977 lineedit: simplify code a bit by Denys Vlasenko · 8 years ago
- 2c769c6 makedevs: make special node creation idempotent by Denys Vlasenko · 8 years ago
- bff71d3 lineedit: fix two bugs in SIGWINCH signal handling by Denys Vlasenko · 8 years ago
- 710b6ce fdisk_gpt: simplify GPT partition name printing by Denys Vlasenko · 8 years ago
- 29516ac fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var by Denys Vlasenko · 8 years ago
- 351ab82 dpkg-deb: shorten code, improve help text by Denys Vlasenko · 8 years ago
- 6747bda dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option by Denys Vlasenko · 8 years ago
- ccc9985 find: fix handling of trailing slashes in -name PATTERN comparisons by Denys Vlasenko · 8 years ago
- 4b89d51 ash,hush: make ^C in interactive mode visually much closer to bash behavior by Denys Vlasenko · 8 years ago
- 24860fa Move FEATURE_BUFFERS_USE_foo options to library tuning by Denys Vlasenko · 8 years ago
- 1255925 Move locale, unicode, and "use sendfile?" options to library tuning by Denys Vlasenko · 8 years ago
- 3360226 Collapse three levers of menuconfig to two levels. by Denys Vlasenko · 8 years ago
- 8660aeb ash,hush: ^C from command line should set $? to 128+SIGINT by Denys Vlasenko · 8 years ago
- 2e4ef38 lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace by Rostislav Skudnov · 8 years ago
- cb810c4 patch: fix matching failure by Aaro Koskinen · 8 years ago
- 2eff596 patch: fix debug log failure by Aaro Koskinen · 8 years ago
- 5bbee27 Remove outdated comments by Denys Vlasenko · 8 years ago
- f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 15fb91c test: make [ and [[ forms individually selectable by Denys Vlasenko · 8 years ago
- 73f743a Remove remnants of disabled "length" applet by Denys Vlasenko · 8 years ago
- 7caf136 Make dos2unix/unix2dos independently selectable by Denys Vlasenko · 8 years ago
- af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 5b966c6 Make "hd" independently selectable by Denys Vlasenko · 8 years ago
- dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago