aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-20adduser: install to /usr, not /, like all other similar toolsDenys Vlasenko
2012-06-20Move several applets to different install dir:Denys Vlasenko
2012-06-19tweak help textDenys Vlasenko
2012-06-18build system: fix build of kconfig on DarwinBernhard Walle
2012-06-17wget: fix wget-supports--P testsuite failure. Closes 4940Denys Vlasenko
2012-06-17config: do not refer to HTTPS for wgetPierre Carrier
2012-06-17wget: make -c _not_ truncate the fileDenys Vlasenko
2012-06-15unzip: make options parsing more robust on getopt w/o gnu extensionsDenys Vlasenko
2012-06-14Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko
2012-06-13wget: correctly handle failure to -c (continue)Denys Vlasenko
2012-06-13wget: add dummy --no-cacheVladimir Dronnikov
2012-06-13ps: use separate get_uptime() and make it work on non-linux tooMichael Tokarev
2012-06-13nanddump: make dumping read-only partitions workMatt Reimer
2012-06-12modinfo: match more standard module fields and fix version fieldTanguy Pruvot
2012-06-12volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structsDenys Vlasenko
2012-06-12su: do not change to home dir unless -lPascal Bellard
2012-06-12remove FEATURE_VI_OPTIMIZE_CURSOR from example configDenys Vlasenko
2012-06-11rdate: code shrinkDenys Vlasenko
2012-06-11Add comments in keyboard escape sequences tableDenys Vlasenko
2012-06-11vi: save/restore screen upon invocationDenys Vlasenko
2012-06-11vi: nuke FEATURE_VI_OPTIMIZE_CURSORDenys Vlasenko
2012-06-11ntpd: on time step, kill all outstanding replies from other peersDenys Vlasenko
2012-06-11testsuite: some more awk tests related to conditionsTanguy Pruvot
2012-06-11rdate: code shrinkDenys Vlasenko
2012-06-11vi: do not set autoindent by defaultDenys Vlasenko
2012-06-10libbb: add missing_syscalls.c: for now, only Android syscallsTias Guns
2012-06-10android: some sensible defconfig changesTias Guns
2012-06-10platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATHTias Guns
2012-06-10android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.cTias Guns
2012-06-10inetd: fix build failure in AndroidTias Guns
2012-06-10brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strt...Denys Vlasenko
2012-06-10lpr: don't send 0-byte print jobs (compat)Denys Vlasenko
2012-06-09tar: fix 256-bit encoded number decodingEtienne Le Sueur
2012-06-09ash: fix a bug in >${varexp} handling. Closes 5282Denys Vlasenko
2012-06-08sed: yet another fix on top of zero length match codeDenys Vlasenko
2012-06-08man: fix handling of gzipped manpagesDenys Vlasenko
2012-06-07sed: fix breakage added by zero length match codeDenys Vlasenko
2012-06-04sed: code shrinkDenys Vlasenko
2012-06-04sed: fix zero chars match/replaceDenys Vlasenko
2012-06-03ifplugd: tweak help textDenys Vlasenko
2012-06-02udhcpc[6]: show select timeout in logDenys Vlasenko
2012-05-28unzip: ignore chmod errorsNatanael Copa
2012-05-24tar: support -J, --xz explicit compression optionBoris Reisig
2012-05-20build system: fix build failure when only gunzip is selectedAnthony G. Basile
2012-05-19mdev: tell kernel that we didn't find the firmwareChristoph Lohmann
2012-05-19Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busyboxDenys Vlasenko
2012-05-18tar: implement --no-recursionNatanael Copa
2012-05-18mdev: remove undocumented subsystem/devname matching hackDenys Vlasenko
2012-05-18mdev: when found, print major,minor into mdev.logDenys Vlasenko
2012-05-18tweak help textDenys Vlasenko