Age | Commit message (Expand) | Author |
2007-01-30 | preparatory patch for -Wwrite-strings #8 (missed part) | Denis Vlasenko |
2007-01-29 | - improve spelling | Bernhard Reutner-Fischer |
2007-01-29 | preparatory patch for -Wwrite-strings #7: sed | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #6 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #4 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #3 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #2 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #1 | Denis Vlasenko |
2007-01-29 | taskset: fix incorrect rage spec and allow 0xXXX input | Denis Vlasenko |
2007-01-29 | add to testsuite and fix yet another sed corner case | Denis Vlasenko |
2007-01-29 | disable -Wold-style-definition for gcc 3.x | Denis Vlasenko |
2007-01-29 | sed: fix 2 bugs (one testsuite entry + one newly found) | Denis Vlasenko |
2007-01-28 | fix all known regressions with sed and also make it simpler | Denis Vlasenko |
2007-01-28 | wc can emit unpredictable amount of whitespace | Denis Vlasenko |
2007-01-28 | work around gcc bug | Denis Vlasenko |
2007-01-28 | fix which-uses-default-path | Denis Vlasenko |
2007-01-28 | correct bad English | Denis Vlasenko |
2007-01-28 | - reinstate static for the command string arrray to be gentle to gcc-3.x | Bernhard Reutner-Fischer |
2007-01-28 | - document the multicast argument for ip link | Bernhard Reutner-Fischer |
2007-01-28 | - use uint32_t as suggested by vda. | Bernhard Reutner-Fischer |
2007-01-27 | ether-wake: remove #warning | Denis Vlasenko |
2007-01-27 | svlogd: batch writes if !timestamp | Denis Vlasenko |
2007-01-27 | svlogd: remove unused buffering, stop doing tons of memcpy | Denis Vlasenko |
2007-01-27 | runit/* cleanup part 3 (just deleting unused code) | Denis Vlasenko |
2007-01-27 | runit/* cleanup part 2 | Denis Vlasenko |
2007-01-27 | runit cleanup part 1 | Denis Vlasenko |
2007-01-27 | use bb_sanitize_stdio() where appropriate | Denis Vlasenko |
2007-01-27 | - sum -r TODO should not print the filename as oposed to -s | Bernhard Reutner-Fischer |
2007-01-27 | - add a very few simple test for sum. | Bernhard Reutner-Fischer |
2007-01-27 | - the testharness needs busybox.links. Now the new foobar.tests work again | Bernhard Reutner-Fischer |
2007-01-27 | make it possible to build bbox without warnings again. | Denis Vlasenko |
2007-01-27 | fix warning in find.c | Denis Vlasenko |
2007-01-27 | Make -Werror configurable | Denis Vlasenko |
2007-01-27 | fix numbering in switch(): we don't have "del" anymore, | Denis Vlasenko |
2007-01-26 | add link to post 1.4.1 patches | Denis Vlasenko |
2007-01-26 | fix bin2hex bug. lowercase = uppercase | 0x20, not | 0x10! | Denis Vlasenko |
2007-01-26 | find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) | Denis Vlasenko |
2007-01-26 | fix "expr has no effect" warning | Denis Vlasenko |
2007-01-26 | bb_parse_mode: do not do umask() needlessly. | Denis Vlasenko |
2007-01-26 | - readahead depends on LFS | Bernhard Reutner-Fischer |
2007-01-26 | respect CFLAGS/CPPFLAGS in env | Mike Frysinger |
2007-01-26 | fix option -F mishandling | Denis Vlasenko |
2007-01-26 | fix non-ipv6 compile | Denis Vlasenko |
2007-01-25 | announce 1.4.1 | Denis Vlasenko |
2007-01-25 | arping: stop using last gethostbyname2 in the tree | Denis Vlasenko |
2007-01-25 | accidentally applied wrong (old) patch, fixing up... | Denis Vlasenko |
2007-01-24 | opt_complementary doesn't like numeric opts :( | Denis Vlasenko |
2007-01-24 | Unify ping and ping6. ping has -4 and -6 which force | Denis Vlasenko |
2007-01-24 | hostname declaration was misplaced | Denis Vlasenko |