Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop CONFIG_WIN32_NET setting | Ron Yorston | 2014-03-17 | 1 | -3/+0 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2014-03-11 | 4 | -12/+169 |
|\ | |||||
| * | shuf: trim help text | Denys Vlasenko | 2014-03-07 | 1 | -4/+4 |
| * | shuf: do not use strings for -i RANGE case | Denys Vlasenko | 2014-03-07 | 1 | -3/+5 |
| * | shuf: improve help text | Bartosz Golaszewski | 2014-03-07 | 1 | -3/+3 |
| * | shuf: fix a segfault on 'shuf -e' | Bartosz Golaszewski | 2014-03-07 | 1 | -1/+2 |
| * | shuf: new applet | Denys Vlasenko | 2014-03-05 | 1 | -0/+150 |
| * | ls: make "ls -s DIR" show total too. Clases 4946 | Denys Vlasenko | 2014-02-27 | 1 | -1/+1 |
| * | catv: suppress compiler warning | Denys Vlasenko | 2014-02-03 | 1 | -7/+9 |
| * | uname: fix up usage documentation | Mike Frysinger | 2014-01-31 | 1 | -4/+6 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-21 | 1 | -3/+7 |
|\| | |||||
| * | sort: check global flags on fallback sort | Bartosz Golaszewski | 2014-01-19 | 1 | -2/+6 |
| * | sort.c: remove a magic number from compare_keys() | Bartosz Golaszewski | 2014-01-19 | 1 | -1/+1 |
* | | date: add dummy stime | Ron Yorston | 2014-01-19 | 1 | -5/+0 |
* | | date: emulate %e format | Ron Yorston | 2014-01-19 | 1 | -8/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-13 | 3 | -6/+6 |
|\| | |||||
| * | tail: adjust help/usage texts | Cristian Ionescu-Idbohrn | 2014-01-10 | 2 | -5/+5 |
| * | chown: fix help text | Denys Vlasenko | 2014-01-09 | 1 | -1/+1 |
* | | Revise mingw_stat to minimise changes from upstream BusyBox | Ron Yorston | 2014-01-07 | 3 | -15/+1 |
* | | Remove feature that allows stat -f to be disabled | Ron Yorston | 2014-01-06 | 2 | -26/+4 |
* | | Use the preprocessor to fake st_blocks | Ron Yorston | 2014-01-05 | 3 | -17/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-02 | 5 | -18/+45 |
|\| | |||||
| * | expand: use printable_string instead of hard-coding implementation | Michael Tokarev | 2013-12-16 | 1 | -10/+3 |
| * | Use unsigned printf/scanf conversion where more appropriate | Denys Vlasenko | 2013-11-29 | 2 | -3/+3 |
| * | tail compat: fix header printing for tail -f | Bartosz Golaszewski | 2013-10-16 | 1 | -1/+4 |
| * | touch: add conditional support for -h | Denys Vlasenko | 2013-09-11 | 1 | -4/+35 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-08-27 | 10 | -174/+167 |
|\| | |||||
| * | dd: code shrink | Denys Vlasenko | 2013-08-20 | 1 | -3/+4 |
| * | dd: code shrink | Denys Vlasenko | 2013-08-20 | 1 | -2/+2 |
| * | dd: code shrink | Denys Vlasenko | 2013-08-20 | 1 | -5/+6 |
| * | dd: remove FIXME comment which is fixed now. No code changes | Denys Vlasenko | 2013-08-20 | 1 | -4/+1 |
| * | dd: code shrink | Denys Vlasenko | 2013-08-20 | 1 | -12/+24 |
| * | dd: fail if swab is attempted on odd-sized block | Denys Vlasenko | 2013-08-20 | 1 | -10/+21 |
| * | dd: fix example in a comment. No code changes. | Denys Vlasenko | 2013-08-19 | 1 | -1/+1 |
| * | dd: support conv=swab | Denys Vlasenko | 2013-08-19 | 1 | -6/+23 |
| * | dd: do not reuse local variables for unrelated values. | Denys Vlasenko | 2013-08-19 | 1 | -6/+8 |
| * | Whitespace fixes | Denys Vlasenko | 2013-07-30 | 1 | -1/+1 |
| * | catv: code shrink | Denys Vlasenko | 2013-07-30 | 1 | -6/+9 |
| * | Refactor catv. Move visible() from stty to libbb. | Bartosz Golaszewski | 2013-07-30 | 2 | -54/+23 |
| * | Commonalize typical [b,]k,m suffix struct | Denys Vlasenko | 2013-07-13 | 6 | -40/+11 |
| * | tail: code shrink | Denys Vlasenko | 2013-07-08 | 1 | -16/+15 |
| * | foo*sum: Correct syntax error | Cristian Ionescu-Idbohrn | 2013-07-04 | 1 | -1/+1 |
| * | tail: track file size only in -f mode | Denys Vlasenko | 2013-07-02 | 1 | -11/+15 |
| * | foo*sum: report I/O errors, don't merely exit with 1. | Denys Vlasenko | 2013-07-02 | 1 | -1/+3 |
| * | stty: disable CIBAUD leak check - it is not necessary on Linux | Denys Vlasenko | 2013-05-17 | 1 | -1/+6 |
| * | stty: code shrink | Denys Vlasenko | 2013-05-17 | 1 | -30/+29 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-04-03 | 1 | -1/+1 |
|\| | |||||
| * | libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() | Denys Vlasenko | 2013-03-29 | 1 | -1/+1 |
* | | Provide fake fchmod implementation | Ron Yorston | 2013-03-26 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-03-19 | 8 | -45/+166 |
|\| |