| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 1.26.01_26_0 | Denys Vlasenko | 2016-12-20 | 1 | -1/+1 |
* | libiproute: handle table ids larger than 255 | Lukasz Nowak | 2016-12-18 | 2 | -6/+29 |
* | df: implement -B n<suff> and -B <suff> formats of -B option | Denys Vlasenko | 2016-12-12 | 4 | -24/+41 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-12 | 1 | -1/+1 |
* | ash: fix signed char expansion bug | Denys Vlasenko | 2016-12-12 | 1 | -9/+21 |
* | shell: suppress "unused var/func" warnings on some configs | Denys Vlasenko | 2016-12-12 | 2 | -10/+10 |
* | suppress glibc "use sysmacros.h for major" warning | Denys Vlasenko | 2016-12-12 | 1 | -1/+1 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-12 | 1 | -1/+1 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-12 | 2 | -1/+2 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-12 | 3 | -1/+4 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-10 | 1 | -1/+1 |
* | selinux: drop deprecated headers | Mike Frysinger | 2016-12-09 | 2 | -3/+12 |
* | setfiles: fix build failure after common_bufsiz change | Mike Frysinger | 2016-12-09 | 1 | -0/+1 |
* | mdev.conf: rename hw_random to hwrng | Mike Frysinger | 2016-12-09 | 1 | -0/+2 |
* | randomconfig fixes | Denys Vlasenko | 2016-12-08 | 5 | -5/+30 |
* | svc: new applet (daemontools-compatible version of "sv") | Denys Vlasenko | 2016-12-05 | 1 | -18/+94 |
* | fix musl problem with dirname, now for all users of bb_make_directory() | Denys Vlasenko | 2016-12-04 | 2 | -11/+16 |
* | README_distro_proposal.txt: writeup about runit adoption | Denys Vlasenko | 2016-12-03 | 1 | -0/+291 |
* | top: fix help text: with !TERMIOS, no keys are affected top output | Denys Vlasenko | 2016-12-03 | 1 | -1/+4 |
* | install: fix musl problem with dirname | Denys Vlasenko | 2016-12-03 | 1 | -3/+10 |
* | Do not print useless empty line after list of applets | Denys Vlasenko | 2016-11-28 | 1 | -1/+1 |
* | Code style fixes, no code changes | Denys Vlasenko | 2016-11-28 | 13 | -28/+32 |
* | lineedit: simplify code a bit | Denys Vlasenko | 2016-11-28 | 1 | -16/+14 |
* | makedevs: make special node creation idempotent | Denys Vlasenko | 2016-11-27 | 1 | -2/+7 |
* | lineedit: fix two bugs in SIGWINCH signal handling | Denys Vlasenko | 2016-11-27 | 1 | -29/+41 |
* | fdisk_gpt: simplify GPT partition name printing | Denys Vlasenko | 2016-11-27 | 1 | -2/+2 |
* | fdisk: sanitize partition name printing; drop "Code" column; get rid of one s... | Denys Vlasenko | 2016-11-27 | 2 | -15/+42 |
* | dpkg-deb: shorten code, improve help text | Denys Vlasenko | 2016-11-27 | 1 | -43/+34 |
* | dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option | Denys Vlasenko | 2016-11-27 | 10 | -19/+1 |
* | find: fix handling of trailing slashes in -name PATTERN comparisons | Denys Vlasenko | 2016-11-25 | 2 | -9/+64 |
* | ash,hush: make ^C in interactive mode visually much closer to bash behavior | Denys Vlasenko | 2016-11-25 | 3 | -8/+15 |
* | Move FEATURE_BUFFERS_USE_foo options to library tuning | Denys Vlasenko | 2016-11-24 | 2 | -24/+24 |
* | Move locale, unicode, and "use sendfile?" options to library tuning | Denys Vlasenko | 2016-11-24 | 2 | -138/+138 |
* | Collapse three levers of menuconfig to two levels. | Denys Vlasenko | 2016-11-24 | 1 | -81/+76 |
* | ash,hush: ^C from command line should set $? to 128+SIGINT | Denys Vlasenko | 2016-11-24 | 2 | -5/+22 |
* | lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace | Rostislav Skudnov | 2016-11-24 | 3 | -80/+68 |
* | patch: fix matching failure | Aaro Koskinen | 2016-11-24 | 2 | -0/+56 |
* | patch: fix debug log failure | Aaro Koskinen | 2016-11-24 | 1 | -1/+1 |
* | Remove outdated comments | Denys Vlasenko | 2016-11-23 | 2 | -5/+2 |
* | Convert all udhcp applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 5 | -4/+19 |
* | Convert all selinux/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 14 | -137/+148 |
* | test: make [ and [[ forms individually selectable | Denys Vlasenko | 2016-11-23 | 3 | -9/+29 |
* | Remove remnants of disabled "length" applet | Denys Vlasenko | 2016-11-23 | 4 | -40/+0 |
* | Make dos2unix/unix2dos independently selectable | Denys Vlasenko | 2016-11-23 | 1 | -5/+7 |
* | Convert all coreutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 76 | -929/+950 |
* | Make "hd" independently selectable | Denys Vlasenko | 2016-11-23 | 1 | -2/+3 |
* | Convert all util-linux/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 42 | -594/+622 |
* | Remove trailing empty lines | Denys Vlasenko | 2016-11-23 | 1 | -2/+0 |
* | Convert all console-tools/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 18 | -203/+213 |
* | Convert all mailutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 6 | -47/+47 |