Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix bashisms in testsuite/ | Michael Tokarev | 2013-11-10 | 4 | -14/+12 | |
| * | fstrim: Needs to fire at the mp, not bd | Bernhard Reutner-Fischer | 2013-11-10 | 1 | -5/+5 | |
| * | fstrim: Indicate failure on error | Bernhard Reutner-Fischer | 2013-11-10 | 1 | -1/+2 | |
| * | fstrim: -17b | Bernhard Reutner-Fischer | 2013-11-09 | 1 | -8/+5 | |
| * | fstrim: New applet | Malek Degachi | 2013-11-09 | 4 | -0/+120 | |
| * | ash: Set SHLVL in ASH_BASH_COMPAT | Bernhard Reutner-Fischer | 2013-11-08 | 1 | -1/+4 | |
| * | ash: Use setvar2 some more | Bernhard Reutner-Fischer | 2013-11-08 | 1 | -7/+6 | |
| * | swaponoff: shrink | Bernhard Reutner-Fischer | 2013-11-08 | 1 | -3/+2 | |
| * | udhcpc: allow zero server-id. Closes 6614. | Denys Vlasenko | 2013-11-03 | 1 | -11/+25 | |
| * | init: fix illegal memory access when max message length is reached | Yuan-Hsiang Lee | 2013-11-03 | 1 | -2/+2 | |
| * | bootchartd: warn if .config looks wrong | Denys Vlasenko | 2013-11-03 | 1 | -0/+6 | |
| * | Makefile.custom: make "make release" delete .gitignore files too | Denys Vlasenko | 2013-11-02 | 1 | -0/+4 | |
| * | sed: fix "sed clusternewline" testcase | Denys Vlasenko | 2013-10-30 | 2 | -69/+67 | |
| * | sed: document -E in help text | Denys Vlasenko | 2013-10-30 | 1 | -3/+3 | |
| * | sed: fix memory leak in 'r FILE' command | Denys Vlasenko | 2013-10-30 | 1 | -4/+3 | |
| * | sed: accept -E as a synonym for -r | David A. Wheeler | 2013-10-29 | 1 | -4/+10 | |
| * | udhcpc: make DHCP packets to have at least 300 DHCP bytes | Johannes Stezenbach | 2013-10-28 | 1 | -0/+9 | |
| * | libbb: use <poll.h> instead of <sys/poll.h> | Thomas Petazzoni | 2013-10-16 | 5 | -6/+2 | |
| * | bloat-o-meter: add usage info | Bartosz Golaszewski | 2013-10-16 | 2 | -10/+16 | |
| * | tail compat: fix header printing for tail -f | Bartosz Golaszewski | 2013-10-16 | 2 | -6/+4 | |
| * | wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) | Guilherme Maciel Ferreira | 2013-10-16 | 2 | -0/+13 | |
| * | Fix some compiler warnings emitted by gcc-4.8.0 | Denys Vlasenko | 2013-10-16 | 4 | -9/+9 | |
| * | ether-wake: shorten help text, reduce packet buffer size | Denys Vlasenko | 2013-10-14 | 1 | -9/+10 | |
| * | wget: add support for connect timeout | Lauri Kasanen | 2013-10-12 | 2 | -10/+30 | |
| * | init: better --help text | Denys Vlasenko | 2013-10-12 | 1 | -6/+13 | |
| * | awk: fix length(array) | Denys Vlasenko | 2013-10-12 | 2 | -1/+14 | |
| * | wall,crontab: use xopen_as_uid_gid() | Ryan Mallon | 2013-10-08 | 2 | -31/+2 | |
| * | libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions | Ryan Mallon | 2013-10-08 | 2 | -12/+42 | |
| * | bunzip2: fix off-by-one check | Denys Vlasenko | 2013-10-06 | 1 | -8/+18 | |
| * | wall: access FILE under real user's credentials | Denys Vlasenko | 2013-10-06 | 4 | -11/+24 | |
| * | trylink: only prefix libs with -l | Mike Frysinger | 2013-09-28 | 1 | -3/+3 | |
| * | loadkmap: explain what happens with K_ALLOCATED key value | Denys Vlasenko | 2013-09-19 | 1 | -8/+19 | |
| * | httpd: make sire pfd[TO_CGI].revents is cleared before poll() | Denys Vlasenko | 2013-09-18 | 1 | -5/+13 | |
| * | Documentation update | Denys Vlasenko | 2013-09-17 | 1 | -5/+16 | |
| * | dumpkmap: code shrink | Denys Vlasenko | 2013-09-17 | 1 | -14/+23 | |
| * | httpd: treat errors from stdin correctly. | Denys Vlasenko | 2013-09-11 | 1 | -8/+13 | |
| * | touch: add conditional support for -h | Denys Vlasenko | 2013-09-11 | 1 | -4/+35 | |
| * | ar: better comment | Denys Vlasenko | 2013-09-10 | 1 | -2/+5 | |
| * | ar: read_num(): fix reading fields using the entire width | Peter Korsgaard | 2013-09-10 | 1 | -12/+20 | |
| * | top: fix breakage introduced by previous commit | Denys Vlasenko | 2013-09-06 | 1 | -1/+1 | |
| * | Make smart_ulltoa return pointer to end (allows for code shink in callers) | Denys Vlasenko | 2013-09-06 | 7 | -20/+14 | |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-08-27 | 130 | -1327/+2217 | |
|\| | ||||||
| * | man: find posix man pages | John Spencer | 2013-08-25 | 1 | -1/+1 | |
| * | fdisk: fix GPT size math errors | Jody Bruchon | 2013-08-20 | 1 | -2/+2 | |
| * | lineedit: use unicode_strwidth instead of unicode_strlen | Denys Vlasenko | 2013-08-20 | 1 | -3/+3 | |
| * | 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 |