aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* busybox: tweak help text and copyright yearDenys Vlasenko2012-05-141-2/+2
* fix for spurious testsuite failureDenys Vlasenko2012-05-101-0/+1
* mv: accept but ignore -vSimon B2012-05-061-8/+11
* mkdir,rmdir: accept and ignore -v, --verboseSimon B2012-05-062-4/+7
* sed: support long opts and -iSFXSimon B2012-05-061-5/+28
* ln: support -T and -vSimon B2012-05-062-7/+23
* get_linux_version_code: don't fail on Linux version strints like "3.0-foo"Andreas Oberritter2012-05-051-7/+4
* udhcpc6: depend on ipv6Mike Frysinger2012-05-021-4/+5
* fix build failure when compressed help is selected, but bz2 compression is notDenys Vlasenko2012-04-291-1/+1
* sendmail: use host rather than NIS domain name for HELORon Yorston2012-04-283-26/+4
* lpr: small code shrinkDenys Vlasenko2012-04-271-4/+2
* lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=yDennis Groenen2012-04-261-4/+2
* hush: remove sighandler_t definition hack, platform.h has it tooDenys Vlasenko2012-04-261-4/+0
* getty: fix for NOCTTY killing us with SIGHUPDenys Vlasenko2012-04-261-0/+6
* sed: slightly better fix for prev commit's problemDenys Vlasenko2012-04-241-4/+4
* sed: fix handling of s/// which has empty matchesDenys Vlasenko2012-04-242-1/+2
* ifupdown: improve compatibility with DebianAndreas Oberritter2012-04-231-8/+12
* Start 1.21.0 development cycleDenys Vlasenko2012-04-221-2/+2
* Bump version to 1.20.01_20_0Denys Vlasenko2012-04-221-1/+1