| Commit message (Expand) | Author | Age | Files | Lines |
* | Update MinGW default configuration | Ron Yorston | 2014-05-06 | 1 | -5/+10 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2014-05-06 | 44 | -783/+1697 |
|\ |
|
| * | trylink: emit names of linked executables | Denys Vlasenko | 2014-05-04 | 1 | -0/+2 |
| * | which: rewrite | Tito Ragusa | 2014-05-04 | 1 | -60/+23 |
| * | libbb: rename execable -> executable. No code changes | Denys Vlasenko | 2014-05-02 | 6 | -18/+18 |
| * | libbb: fix empty PATH components handling | Denys Vlasenko | 2014-05-02 | 1 | -12/+18 |
| * | rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink | Denys Vlasenko | 2014-05-02 | 1 | -23/+32 |
| * | libbb: fix thinko in rtc_xopen() | Denys Vlasenko | 2014-05-02 | 1 | -1/+1 |
| * | libbb: make rtc_xopen try harder on EBUSY | Denys Vlasenko | 2014-05-02 | 1 | -10/+42 |
| * | Fix compile failures | Denys Vlasenko | 2014-05-02 | 2 | -1/+3 |
| * | crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wants | Denys Vlasenko | 2014-04-30 | 1 | -24/+48 |
| * | crond: simplify logging code | Denys Vlasenko | 2014-04-30 | 1 | -87/+88 |
| * | libbb: make syslog level for bb_error_msg's configurable. use it in crond | Denys Vlasenko | 2014-04-30 | 3 | -16/+11 |
| * | crond: tweak help text, make course less cryptic | Denys Vlasenko | 2014-04-30 | 4 | -62/+68 |
| * | modprobe-small: (un)load all modules which match the alias, not only first one | Denys Vlasenko | 2014-04-21 | 1 | -61/+101 |
| * | ntpd: fix wrong delay value in one of the printed messages | Denys Vlasenko | 2014-04-20 | 1 | -1/+1 |
| * | ntpd: truly ignore high delay packet | Denys Vlasenko | 2014-04-19 | 1 | -15/+20 |
| * | modprobe-small: remove redundant aliases from modules.dep.bb | Denys Vlasenko | 2014-04-19 | 1 | -0/+26 |
| * | modprobe-small: fix help messages for aliased module-related applets | Denys Vlasenko | 2014-04-19 | 5 | -39/+35 |
| * | adjtimex: make its help text and printed data a bit less cryptic | Denys Vlasenko | 2014-04-17 | 1 | -13/+12 |
| * | libbb/obscure.c: code shrink. Suggested by Tito. | Denys Vlasenko | 2014-04-16 | 1 | -1/+1 |
| * | ash,hush: set $HOSTNAME is bash compat. Closes 7028 | Denys Vlasenko | 2014-04-15 | 2 | -1/+16 |
| * | libbb: provide usleep() fallback implementation | Bernhard Reutner-Fischer | 2014-04-13 | 2 | -2/+32 |
| * | less: fix bugs discovered with "git log -p | less -m" on kernel tree | Denys Vlasenko | 2014-04-13 | 1 | -14/+24 |
| * | vi: some simplifications | Denys Vlasenko | 2014-04-05 | 1 | -116/+120 |
| * | vi: clear undo buffer when we change to another file | Denys Vlasenko | 2014-04-03 | 1 | -69/+87 |
| * | vi: undo code shrink | Denys Vlasenko | 2014-04-03 | 1 | -41/+42 |
| * | vi: undo support for vi with intermediate queuing | Jody Bruchon | 2014-04-02 | 1 | -54/+448 |
| * | build system: specify '-nostldlib' when linking to .o files | Drew Moseley | 2014-04-02 | 1 | -1/+2 |
| * | swapon/swapoff: -a returns 0 on ignored errors | Tito Ragusa | 2014-04-01 | 1 | -3/+2 |
| * | swapon/swapoff: size reduction, cleanup, fixes, improvements | Tito Ragusa | 2014-03-31 | 1 | -115/+161 |
| * | wget: fix a case where progress bar isn't updated if writes are very slow | Denys Vlasenko | 2014-03-27 | 1 | -2/+3 |
| * | add discard option -d to swapon | Matt Whitlock | 2014-03-23 | 2 | -9/+85 |
| * | fix interaction of -a and -p options in swapon | Matt Whitlock | 2014-03-23 | 1 | -2/+5 |
| * | avoid calling bb_strtou twice in MIN macro expansion | Matt Whitlock | 2014-03-23 | 1 | -5/+8 |
| * | ntpd: add optional support for /etc/ntp.conf | Denys Vlasenko | 2014-03-23 | 2 | -4/+39 |
| * | docs/new-applet-HOWTO.txt: tweak a bit | Denys Vlasenko | 2014-03-17 | 1 | -18/+15 |
| * | libbb: fix a bad check for uclibc >= 0.9.31 | Denys Vlasenko | 2014-03-16 | 1 | -4/+7 |
| * | docs: update new-applet-HOWTO.txt | Bartosz Golaszewski | 2014-03-16 | 1 | -35/+62 |
| * | ash: make "locak VAR" unset VAR (bash does that) | Denys Vlasenko | 2014-03-16 | 3 | -0/+18 |
| * | script: make it work even if fd 0 is closed | Denys Vlasenko | 2014-03-16 | 2 | -1/+8 |
| * | build system: for "find", use POSIX not operator (!) instead of -not | Denys Vlasenko | 2014-03-16 | 1 | -1/+1 |
| * | su: add a delay if the password is incorrect | Romain Naour | 2014-03-16 | 1 | -0/+1 |
| * | ash,hush: fix a thinko about 2^64-1 factorization | Denys Vlasenko | 2014-03-15 | 1 | -5/+11 |
| * | hush: make "true" built-in | Denys Vlasenko | 2014-03-14 | 1 | -0/+1 |
| * | random: cosmetic tweaks in debug code | Denys Vlasenko | 2014-03-13 | 1 | -2/+2 |
| * | ash,hush: improve randomness of $RANDOM, add easy-ish way to test it | Denys Vlasenko | 2014-03-13 | 2 | -17/+135 |
* | | ash: remove redundant comment | Ron Yorston | 2014-05-01 | 1 | -1/+0 |
* | | ash: further tidying up of MinGW forkshell | Ron Yorston | 2014-04-30 | 1 | -41/+47 |
* | | ash: tidy up MinGW forkshell | Ron Yorston | 2014-04-29 | 1 | -120/+129 |