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