aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-18tweak help textDenys Vlasenko
2012-05-18mdev: add support for $DEVNAME and /dev/mdev.log debug aidDenys Vlasenko
2012-05-18typo fix in commentDenys Vlasenko
2012-05-18volume_id/ext: detect ext4 tooDenys Vlasenko
2012-05-17find: if DESKTOP=y, support -wholename (synonym for -path)Denys Vlasenko
2012-05-16examples/mdev_fat.conf: small additionDenys Vlasenko
2012-05-14busybox: tweak help text and copyright yearDenys Vlasenko
2012-05-10fix for spurious testsuite failureDenys Vlasenko
2012-05-06mv: accept but ignore -vSimon B
2012-05-06mkdir,rmdir: accept and ignore -v, --verboseSimon B
2012-05-06sed: support long opts and -iSFXSimon B
2012-05-06ln: support -T and -vSimon B
2012-05-05get_linux_version_code: don't fail on Linux version strints like "3.0-foo"Andreas Oberritter
2012-05-02udhcpc6: depend on ipv6Mike Frysinger
2012-04-29fix build failure when compressed help is selected, but bz2 compression is notDenys Vlasenko
2012-04-28sendmail: use host rather than NIS domain name for HELORon Yorston
2012-04-27lpr: small code shrinkDenys Vlasenko
2012-04-26lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=yDennis Groenen
2012-04-26hush: remove sighandler_t definition hack, platform.h has it tooDenys Vlasenko
2012-04-26getty: fix for NOCTTY killing us with SIGHUPDenys Vlasenko
2012-04-24sed: slightly better fix for prev commit's problemDenys Vlasenko
2012-04-24sed: fix handling of s/// which has empty matchesDenys Vlasenko
2012-04-23ifupdown: improve compatibility with DebianAndreas Oberritter
2012-04-22Start 1.21.0 development cycleDenys Vlasenko
2012-04-22Bump version to 1.20.0Denys Vlasenko
2012-04-22udhcpc: fix improper size calculation for OPTION_STRING_HOSTDenys Vlasenko
2012-04-21mdev: fix mode of creatred node if config file support is not configuredDenys Vlasenko
2012-04-20Fix another build failure found with randconfigDenys Vlasenko
2012-04-20fix build breakage with gcc 4.2.1Denys Vlasenko
2012-04-20whitespace fixesDenys Vlasenko
2012-04-20fix build breakage found by randconfigDenys Vlasenko
2012-04-18who: fix typo in help textDenys Vlasenko
2012-04-17hwclock: fix wrong comparison of time value (when it will overlow int)Denys Vlasenko
2012-04-17udhcp: make arpping code resistant to time jumpsDenys Vlasenko
2012-04-17who,less: tweaked help textDenys Vlasenko
2012-04-17mktemp: add support for -uDenys Vlasenko
2012-04-17Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.hDenys Vlasenko
2012-04-17umount: make -d always active, add -D to suppress itDenys Vlasenko
2012-04-17Tweak INSTALL textDenys Vlasenko
2012-04-13Create and use our own copy of linux/ext2_fs.hDenys Vlasenko
2012-04-12work around linux/ext2_fs.h breakageDenys Vlasenko
2012-04-03killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONTDenys Vlasenko
2012-04-03httpd: emit correct content length on range requests past the end. Closes 4952Rob Walker
2012-04-01hostname: make -i not emit extra trailing spaceDenys Vlasenko
2012-04-01ntpd: fix build failure if !NTPD_SERVER. Closes 4994Denys Vlasenko
2012-04-01lsof: new appletSven Oliver Moll
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer
2012-03-27hush: remove unused member struct command::is_stoppedDenys Vlasenko
2012-03-22busybox: tweak help textDenys Vlasenko