aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: do not refer to HTTPS for wgetPierre Carrier2012-06-171-2/+2
* wget: make -c _not_ truncate the fileDenys Vlasenko2012-06-171-2/+14
* unzip: make options parsing more robust on getopt w/o gnu extensionsDenys Vlasenko2012-06-151-67/+70
* Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko2012-06-142-12/+30
|\
| * ps: use separate get_uptime() and make it work on non-linux tooMichael Tokarev2012-06-131-11/+29
| * nanddump: make dumping read-only partitions workMatt Reimer2012-06-131-1/+1
* | wget: correctly handle failure to -c (continue)Denys Vlasenko2012-06-131-0/+16
* | wget: add dummy --no-cacheVladimir Dronnikov2012-06-131-10/+16
|/
* modinfo: match more standard module fields and fix version fieldTanguy Pruvot2012-06-121-9/+16
* volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structsDenys Vlasenko2012-06-122-72/+35
* su: do not change to home dir unless -lPascal Bellard2012-06-125-7/+11
* remove FEATURE_VI_OPTIMIZE_CURSOR from example configDenys Vlasenko2012-06-128-8/+0
* rdate: code shrinkDenys Vlasenko2012-06-111-2/+2
* Add comments in keyboard escape sequences tableDenys Vlasenko2012-06-111-5/+10
* vi: save/restore screen upon invocationDenys Vlasenko2012-06-111-0/+4
* vi: nuke FEATURE_VI_OPTIMIZE_CURSORDenys Vlasenko2012-06-111-124/+58
* ntpd: on time step, kill all outstanding replies from other peersDenys Vlasenko2012-06-111-20/+30
* testsuite: some more awk tests related to conditionsTanguy Pruvot2012-06-111-0/+7
* rdate: code shrinkDenys Vlasenko2012-06-111-11/+12
* vi: do not set autoindent by defaultDenys Vlasenko2012-06-111-7/+8
* libbb: add missing_syscalls.c: for now, only Android syscallsTias Guns2012-06-101-0/+42
* android: some sensible defconfig changesTias Guns2012-06-101-14/+14
* platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATHTias Guns2012-06-101-0/+6
* android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.cTias Guns2012-06-101-0/+6
* inetd: fix build failure in AndroidTias Guns2012-06-101-0/+1
* brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strt...Denys Vlasenko2012-06-101-2/+2
* lpr: don't send 0-byte print jobs (compat)Denys Vlasenko2012-06-101-13/+17
* tar: fix 256-bit encoded number decodingEtienne Le Sueur2012-06-091-1/+1
* ash: fix a bug in >${varexp} handling. Closes 5282Denys Vlasenko2012-06-093-10/+26
* sed: yet another fix on top of zero length match codeDenys Vlasenko2012-06-082-6/+15
* man: fix handling of gzipped manpagesDenys Vlasenko2012-06-081-10/+4
* sed: fix breakage added by zero length match codeDenys Vlasenko2012-06-072-1/+5
* sed: code shrinkDenys Vlasenko2012-06-041-13/+15
* sed: fix zero chars match/replaceDenys Vlasenko2012-06-042-24/+50
* ifplugd: tweak help textDenys Vlasenko2012-06-031-3/+3
* udhcpc[6]: show select timeout in logDenys Vlasenko2012-06-022-2/+2
* unzip: ignore chmod errorsNatanael Copa2012-05-283-2/+8
* tar: support -J, --xz explicit compression optionBoris Reisig2012-05-241-2/+15
* build system: fix build failure when only gunzip is selectedAnthony G. Basile2012-05-201-1/+1
* mdev: tell kernel that we didn't find the firmwareChristoph Lohmann2012-05-191-17/+24
* Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko2012-05-194-49/+40
|\
| * tar: implement --no-recursionNatanael Copa2012-05-181-7/+12
| * mdev: remove undocumented subsystem/devname matching hackDenys Vlasenko2012-05-182-30/+2
| * mdev: when found, print major,minor into mdev.logDenys Vlasenko2012-05-183-12/+26
* | tweak help textDenys Vlasenko2012-05-181-2/+2
|/
* mdev: add support for $DEVNAME and /dev/mdev.log debug aidDenys Vlasenko2012-05-182-23/+147
* typo fix in commentDenys Vlasenko2012-05-181-1/+1
* volume_id/ext: detect ext4 tooDenys Vlasenko2012-05-181-4/+48
* find: if DESKTOP=y, support -wholename (synonym for -path)Denys Vlasenko2012-05-171-1/+9
* examples/mdev_fat.conf: small additionDenys Vlasenko2012-05-161-0/+3