Age | Commit message (Expand) | Author |
2012-06-11 | vi: save/restore screen upon invocation | Denys Vlasenko |
2012-06-11 | vi: nuke FEATURE_VI_OPTIMIZE_CURSOR | Denys Vlasenko |
2012-06-11 | ntpd: on time step, kill all outstanding replies from other peers | Denys Vlasenko |
2012-06-11 | testsuite: some more awk tests related to conditions | Tanguy Pruvot |
2012-06-11 | rdate: code shrink | Denys Vlasenko |
2012-06-11 | vi: do not set autoindent by default | Denys Vlasenko |
2012-06-10 | libbb: add missing_syscalls.c: for now, only Android syscalls | Tias Guns |
2012-06-10 | android: some sensible defconfig changes | Tias Guns |
2012-06-10 | platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH | Tias Guns |
2012-06-10 | android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c | Tias Guns |
2012-06-10 | inetd: fix build failure in Android | Tias Guns |
2012-06-10 | brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strt... | Denys Vlasenko |
2012-06-10 | lpr: don't send 0-byte print jobs (compat) | Denys Vlasenko |
2012-06-09 | tar: fix 256-bit encoded number decoding | Etienne Le Sueur |
2012-06-09 | ash: fix a bug in >${varexp} handling. Closes 5282 | Denys Vlasenko |
2012-06-08 | sed: yet another fix on top of zero length match code | Denys Vlasenko |
2012-06-08 | man: fix handling of gzipped manpages | Denys Vlasenko |
2012-06-07 | sed: fix breakage added by zero length match code | Denys Vlasenko |
2012-06-04 | sed: code shrink | Denys Vlasenko |
2012-06-04 | sed: fix zero chars match/replace | Denys Vlasenko |
2012-06-03 | ifplugd: tweak help text | Denys Vlasenko |
2012-06-02 | udhcpc[6]: show select timeout in log | Denys Vlasenko |
2012-05-28 | unzip: ignore chmod errors | Natanael Copa |
2012-05-24 | tar: support -J, --xz explicit compression option | Boris Reisig |
2012-05-20 | build system: fix build failure when only gunzip is selected | Anthony G. Basile |
2012-05-19 | mdev: tell kernel that we didn't find the firmware | Christoph Lohmann |
2012-05-19 | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox | Denys Vlasenko |
2012-05-18 | tar: implement --no-recursion | Natanael Copa |
2012-05-18 | mdev: remove undocumented subsystem/devname matching hack | Denys Vlasenko |
2012-05-18 | mdev: when found, print major,minor into mdev.log | Denys Vlasenko |
2012-05-18 | tweak help text | Denys Vlasenko |
2012-05-18 | mdev: add support for $DEVNAME and /dev/mdev.log debug aid | Denys Vlasenko |
2012-05-18 | typo fix in comment | Denys Vlasenko |
2012-05-18 | volume_id/ext: detect ext4 too | Denys Vlasenko |
2012-05-17 | find: if DESKTOP=y, support -wholename (synonym for -path) | Denys Vlasenko |
2012-05-16 | examples/mdev_fat.conf: small addition | Denys Vlasenko |
2012-05-14 | busybox: tweak help text and copyright year | Denys Vlasenko |
2012-05-10 | fix for spurious testsuite failure | Denys Vlasenko |
2012-05-06 | mv: accept but ignore -v | Simon B |
2012-05-06 | mkdir,rmdir: accept and ignore -v, --verbose | Simon B |
2012-05-06 | sed: support long opts and -iSFX | Simon B |
2012-05-06 | ln: support -T and -v | Simon B |
2012-05-05 | get_linux_version_code: don't fail on Linux version strints like "3.0-foo" | Andreas Oberritter |
2012-05-02 | udhcpc6: depend on ipv6 | Mike Frysinger |
2012-04-29 | fix build failure when compressed help is selected, but bz2 compression is not | Denys Vlasenko |
2012-04-28 | sendmail: use host rather than NIS domain name for HELO | Ron Yorston |
2012-04-27 | lpr: small code shrink | Denys Vlasenko |
2012-04-26 | lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y | Dennis Groenen |
2012-04-26 | hush: remove sighandler_t definition hack, platform.h has it too | Denys Vlasenko |
2012-04-26 | getty: fix for NOCTTY killing us with SIGHUP | Denys Vlasenko |