| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs | Denys Vlasenko | 2012-06-12 | 2 | -72/+35 |
| * | su: do not change to home dir unless -l | Pascal Bellard | 2012-06-12 | 5 | -7/+11 |
| * | remove FEATURE_VI_OPTIMIZE_CURSOR from example config | Denys Vlasenko | 2012-06-12 | 8 | -8/+0 |
| * | rdate: code shrink | Denys Vlasenko | 2012-06-11 | 1 | -2/+2 |
| * | Add comments in keyboard escape sequences table | Denys Vlasenko | 2012-06-11 | 1 | -5/+10 |
| * | vi: save/restore screen upon invocation | Denys Vlasenko | 2012-06-11 | 1 | -0/+4 |
| * | vi: nuke FEATURE_VI_OPTIMIZE_CURSOR | Denys Vlasenko | 2012-06-11 | 1 | -124/+58 |
| * | ntpd: on time step, kill all outstanding replies from other peers | Denys Vlasenko | 2012-06-11 | 1 | -20/+30 |
| * | testsuite: some more awk tests related to conditions | Tanguy Pruvot | 2012-06-11 | 1 | -0/+7 |
| * | rdate: code shrink | Denys Vlasenko | 2012-06-11 | 1 | -11/+12 |
| * | vi: do not set autoindent by default | Denys Vlasenko | 2012-06-11 | 1 | -7/+8 |
| * | libbb: add missing_syscalls.c: for now, only Android syscalls | Tias Guns | 2012-06-10 | 1 | -0/+42 |
| * | android: some sensible defconfig changes | Tias Guns | 2012-06-10 | 1 | -14/+14 |
| * | platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH | Tias Guns | 2012-06-10 | 1 | -0/+6 |
| * | android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c | Tias Guns | 2012-06-10 | 1 | -0/+6 |
| * | inetd: fix build failure in Android | Tias Guns | 2012-06-10 | 1 | -0/+1 |
| * | brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strt... | Denys Vlasenko | 2012-06-10 | 1 | -2/+2 |
| * | lpr: don't send 0-byte print jobs (compat) | Denys Vlasenko | 2012-06-10 | 1 | -13/+17 |
| * | tar: fix 256-bit encoded number decoding | Etienne Le Sueur | 2012-06-09 | 1 | -1/+1 |
| * | ash: fix a bug in >${varexp} handling. Closes 5282 | Denys Vlasenko | 2012-06-09 | 3 | -10/+26 |
| * | sed: yet another fix on top of zero length match code | Denys Vlasenko | 2012-06-08 | 2 | -6/+15 |
| * | man: fix handling of gzipped manpages | Denys Vlasenko | 2012-06-08 | 1 | -10/+4 |
| * | sed: fix breakage added by zero length match code | Denys Vlasenko | 2012-06-07 | 2 | -1/+5 |
| * | sed: code shrink | Denys Vlasenko | 2012-06-04 | 1 | -13/+15 |
| * | sed: fix zero chars match/replace | Denys Vlasenko | 2012-06-04 | 2 | -24/+50 |
| * | ifplugd: tweak help text | Denys Vlasenko | 2012-06-03 | 1 | -3/+3 |
| * | udhcpc[6]: show select timeout in log | Denys Vlasenko | 2012-06-02 | 2 | -2/+2 |
| * | unzip: ignore chmod errors | Natanael Copa | 2012-05-28 | 3 | -2/+8 |
| * | tar: support -J, --xz explicit compression option | Boris Reisig | 2012-05-24 | 1 | -2/+15 |
| * | build system: fix build failure when only gunzip is selected | Anthony G. Basile | 2012-05-20 | 1 | -1/+1 |
| * | mdev: tell kernel that we didn't find the firmware | Christoph Lohmann | 2012-05-19 | 1 | -17/+24 |
| * | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox | Denys Vlasenko | 2012-05-19 | 4 | -49/+40 |
| |\ |
|
| | * | tar: implement --no-recursion | Natanael Copa | 2012-05-18 | 1 | -7/+12 |
| | * | mdev: remove undocumented subsystem/devname matching hack | Denys Vlasenko | 2012-05-18 | 2 | -30/+2 |
| | * | mdev: when found, print major,minor into mdev.log | Denys Vlasenko | 2012-05-18 | 3 | -12/+26 |
| * | | tweak help text | Denys Vlasenko | 2012-05-18 | 1 | -2/+2 |
| |/ |
|
| * | mdev: add support for $DEVNAME and /dev/mdev.log debug aid | Denys Vlasenko | 2012-05-18 | 2 | -23/+147 |
| * | typo fix in comment | Denys Vlasenko | 2012-05-18 | 1 | -1/+1 |
| * | volume_id/ext: detect ext4 too | Denys Vlasenko | 2012-05-18 | 1 | -4/+48 |
| * | find: if DESKTOP=y, support -wholename (synonym for -path) | Denys Vlasenko | 2012-05-17 | 1 | -1/+9 |
| * | examples/mdev_fat.conf: small addition | Denys Vlasenko | 2012-05-16 | 1 | -0/+3 |
| * | busybox: tweak help text and copyright year | Denys Vlasenko | 2012-05-14 | 1 | -2/+2 |
| * | fix for spurious testsuite failure | Denys Vlasenko | 2012-05-10 | 1 | -0/+1 |
* | | mingw32: add man | Ron Yorston | 2012-06-26 | 3 | -2/+7 |
* | | mingw32: fix off-by-one errors in spawn routines | Ron Yorston | 2012-05-10 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-05-09 | 8 | -35/+78 |
|\| |
|
| * | mv: accept but ignore -v | Simon B | 2012-05-06 | 1 | -8/+11 |
| * | mkdir,rmdir: accept and ignore -v, --verbose | Simon B | 2012-05-06 | 2 | -4/+7 |
| * | sed: support long opts and -iSFX | Simon B | 2012-05-06 | 1 | -5/+28 |
| * | ln: support -T and -v | Simon B | 2012-05-06 | 2 | -7/+23 |