Age | Commit message (Expand) | Author |
2012-05-19 | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox | Denys Vlasenko |
2012-05-18 | tar: implement --no-recursion | Natanael Copa |
2012-05-18 | mdev: remove undocumented subsystem/devname matching hack | Denys Vlasenko |
2012-05-18 | mdev: when found, print major,minor into mdev.log | Denys Vlasenko |
2012-05-18 | tweak help text | Denys Vlasenko |
2012-05-18 | mdev: add support for $DEVNAME and /dev/mdev.log debug aid | Denys Vlasenko |
2012-05-18 | typo fix in comment | Denys Vlasenko |
2012-05-18 | volume_id/ext: detect ext4 too | Denys Vlasenko |
2012-05-17 | find: if DESKTOP=y, support -wholename (synonym for -path) | Denys Vlasenko |
2012-05-16 | examples/mdev_fat.conf: small addition | Denys Vlasenko |
2012-05-14 | busybox: tweak help text and copyright year | Denys Vlasenko |
2012-05-10 | fix for spurious testsuite failure | Denys Vlasenko |
2012-05-06 | mv: accept but ignore -v | Simon B |
2012-05-06 | mkdir,rmdir: accept and ignore -v, --verbose | Simon B |
2012-05-06 | sed: support long opts and -iSFX | Simon B |
2012-05-06 | ln: support -T and -v | Simon B |
2012-05-05 | get_linux_version_code: don't fail on Linux version strints like "3.0-foo" | Andreas Oberritter |
2012-05-02 | udhcpc6: depend on ipv6 | Mike Frysinger |
2012-04-29 | fix build failure when compressed help is selected, but bz2 compression is not | Denys Vlasenko |
2012-04-28 | sendmail: use host rather than NIS domain name for HELO | Ron Yorston |
2012-04-27 | lpr: small code shrink | Denys Vlasenko |
2012-04-26 | lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y | Dennis Groenen |
2012-04-26 | hush: remove sighandler_t definition hack, platform.h has it too | Denys Vlasenko |
2012-04-26 | getty: fix for NOCTTY killing us with SIGHUP | Denys Vlasenko |
2012-04-24 | sed: slightly better fix for prev commit's problem | Denys Vlasenko |
2012-04-24 | sed: fix handling of s/// which has empty matches | Denys Vlasenko |
2012-04-23 | ifupdown: improve compatibility with Debian | Andreas Oberritter |
2012-04-22 | Start 1.21.0 development cycle | Denys Vlasenko |
2012-04-22 | Bump version to 1.20.01_20_0 | Denys Vlasenko |
2012-04-22 | udhcpc: fix improper size calculation for OPTION_STRING_HOST | Denys Vlasenko |
2012-04-21 | mdev: fix mode of creatred node if config file support is not configured | Denys Vlasenko |
2012-04-20 | Fix another build failure found with randconfig | Denys Vlasenko |
2012-04-20 | fix build breakage with gcc 4.2.1 | Denys Vlasenko |
2012-04-20 | whitespace fixes | Denys Vlasenko |
2012-04-20 | fix build breakage found by randconfig | Denys Vlasenko |
2012-04-18 | who: fix typo in help text | Denys Vlasenko |
2012-04-17 | hwclock: fix wrong comparison of time value (when it will overlow int) | Denys Vlasenko |
2012-04-17 | udhcp: make arpping code resistant to time jumps | Denys Vlasenko |
2012-04-17 | who,less: tweaked help text | Denys Vlasenko |
2012-04-17 | mktemp: add support for -u | Denys Vlasenko |
2012-04-17 | Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h | Denys Vlasenko |
2012-04-17 | umount: make -d always active, add -D to suppress it | Denys Vlasenko |
2012-04-17 | Tweak INSTALL text | Denys Vlasenko |
2012-04-13 | Create and use our own copy of linux/ext2_fs.h | Denys Vlasenko |
2012-04-12 | work around linux/ext2_fs.h breakage | Denys Vlasenko |
2012-04-03 | killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT | Denys Vlasenko |
2012-04-03 | httpd: emit correct content length on range requests past the end. Closes 4952 | Rob Walker |
2012-04-01 | hostname: make -i not emit extra trailing space | Denys Vlasenko |
2012-04-01 | ntpd: fix build failure if !NTPD_SERVER. Closes 4994 | Denys Vlasenko |
2012-04-01 | lsof: new applet | Sven Oliver Moll |