- 1094452 ifconfig: use IPv6 infrastructure by Denis Vlasenko · 18 years ago
- 5870ad9 mount: (try to) support cifs with IPv6 by Denis Vlasenko · 18 years ago
- 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
- 45854b5 mkconfigs: remove echo "`...`" contortion by Denis Vlasenko · 18 years ago
- 9f85de1 BB_EXECLP should call execlp, not execvp by Denis Vlasenko · 18 years ago
- e8ce062 s/PREFIX/CONFIG_PREFIX/ by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- c7ba8b9 do not put all <applet>_main() declarations by Denis Vlasenko · 18 years ago
- 6a1829d - include busybox.h before looking at an eventual #if ENABLE_DESKTOP by Bernhard Reutner-Fischer · 18 years ago
- a5c5ae0 add TODO by Denis Vlasenko · 18 years ago
- 37c8f36 usage_compressed: be more permissive in which od flavors we support by Denis Vlasenko · 18 years ago
- 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
- e968fcd lineedit: add missing #if/#endif init: fix warnings by Denis Vlasenko · 18 years ago
- 4921b54 Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS by Denis Vlasenko · 18 years ago
- 0aa8490 sigset_t blocked_sigset is too big for static (128 bytes) by Denis Vlasenko · 18 years ago
- 6439290 svlogd: fix performance problems: excessive write, by Denis Vlasenko · 18 years ago
- 4f8d27f svlogd: do not set O_NONBLOCK on stdin permanently - that can by Denis Vlasenko · 18 years ago
- 493691a - minor tweak by Bernhard Reutner-Fischer · 18 years ago
- 7a7e54a - update helptext by Bernhard Reutner-Fischer · 18 years ago
- e129f43 add a comment so that people won't get confused by Denis Vlasenko · 18 years ago
- 7fca91a3 sv: fix incorrect option parsing and reduce size by Denis Vlasenko · 18 years ago
- 8bb21af httpd: directory indexer example doesn't need piping thru dd anymore by Denis Vlasenko · 18 years ago
- a100707 find -user support by Natanael Copa <natanael.copa@gmail.com> by Denis Vlasenko · 18 years ago
- 731d357 trivial warning fix by Denis Vlasenko · 18 years ago
- c4d606e udhcpd: allow "domain" to be a list of DNS servers, not just one by Denis Vlasenko · 18 years ago
- de55b5d correct wget's comment by Denis Vlasenko · 18 years ago
- 4bb3189 add -Wwrite-strings to Makefile by Denis Vlasenko · 18 years ago
- 1e3b068 msh: cleaning up for -Wwrite-strings part #4 by Denis Vlasenko · 18 years ago
- 6b50f73 msh: cleaning up for -Wwrite-strings part #3 by Denis Vlasenko · 18 years ago
- 489f93e msh: cleaning up for -Wwrite-strings part #2 by Denis Vlasenko · 18 years ago
- 00ccf95 msh: cleaning up for -Wwrite-strings by Denis Vlasenko · 18 years ago
- 71d8abf lash: -Wwrite-strings fixes by Denis Vlasenko · 18 years ago
- bb81c58 hush: style fixes by Denis Vlasenko · 18 years ago
- c72c1ed hush: now it's -Wwrite-strings clean by Denis Vlasenko · 18 years ago
- 0c886c6 hush: style fixes by Denis Vlasenko · 18 years ago
- 15d78fb hust: -Wwrite-strings fixes by Denis Vlasenko · 18 years ago
- 34c4e5f silly space saving in sed by Denis Vlasenko · 18 years ago
- 54767db micro optimization by Denis Vlasenko · 18 years ago
- 27a131e preparatory patch for -Wwrite-strings #8 (missed part) by Denis Vlasenko · 18 years ago
- eb10e17 - improve spelling by Bernhard Reutner-Fischer · 18 years ago
- 9356b50 preparatory patch for -Wwrite-strings #7: sed by Denis Vlasenko · 18 years ago
- 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
- 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
- ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
- 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
- e935602 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes by Denis Vlasenko · 18 years ago
- 8681180 add to testsuite and fix yet another sed corner case by Denis Vlasenko · 18 years ago
- c562bb7 disable -Wold-style-definition for gcc 3.x by Denis Vlasenko · 18 years ago
- fe7a9f1 sed: fix 2 bugs (one testsuite entry + one newly found) by Denis Vlasenko · 18 years ago
- 826c85f fix all known regressions with sed and also make it simpler by Denis Vlasenko · 18 years ago
- dccb1a5 wc can emit unpredictable amount of whitespace by Denis Vlasenko · 18 years ago
- afe488d work around gcc bug by Denis Vlasenko · 18 years ago
- 9d93873 fix which-uses-default-path by Denis Vlasenko · 18 years ago
- 4e1715f correct bad English by Denis Vlasenko · 18 years ago
- 2806b23 - reinstate static for the command string arrray to be gentle to gcc-3.x by Bernhard Reutner-Fischer · 18 years ago
- 8ca35d2 - document the multicast argument for ip link by Bernhard Reutner-Fischer · 18 years ago
- 4d9a358 - use uint32_t as suggested by vda. by Bernhard Reutner-Fischer · 18 years ago
- 6912ea1 ether-wake: remove #warning by Denis Vlasenko · 18 years ago
- eeafc1a svlogd: batch writes if !timestamp by Denis Vlasenko · 18 years ago
- ca549c5 svlogd: remove unused buffering, stop doing tons of memcpy by Denis Vlasenko · 18 years ago
- bde74b6 runit/* cleanup part 3 (just deleting unused code) by Denis Vlasenko · 18 years ago
- e2473f8 runit/* cleanup part 2 by Denis Vlasenko · 18 years ago
- 8c78395 runit cleanup part 1 by Denis Vlasenko · 18 years ago
- e06bed3 use bb_sanitize_stdio() where appropriate by Denis Vlasenko · 18 years ago
- cd75a96 - sum -r TODO should not print the filename as oposed to -s by Bernhard Reutner-Fischer · 18 years ago
- 14813c5 - add a very few simple test for sum. The very first is currently broken by Bernhard Reutner-Fischer · 18 years ago
- aae82e0 - the testharness needs busybox.links. Now the new foobar.tests work again by Bernhard Reutner-Fischer · 18 years ago
- 9dca07d make it possible to build bbox without warnings again. by Denis Vlasenko · 18 years ago
- 434ad54 fix warning in find.c by Denis Vlasenko · 18 years ago
- e0eebc1 Make -Werror configurable by Denis Vlasenko · 18 years ago
- fd94efa fix numbering in switch(): we don't have "del" anymore, by Denis Vlasenko · 18 years ago
- 5ff8f3d add link to post 1.4.1 patches by Denis Vlasenko · 18 years ago
- 98c0bba fix bin2hex bug. lowercase = uppercase | 0x20, not | 0x10! by Denis Vlasenko · 18 years ago
- fc7f922 find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) by Denis Vlasenko · 18 years ago
- 8b942c6 fix "expr has no effect" warning by Denis Vlasenko · 18 years ago
- 86724af bb_parse_mode: do not do umask() needlessly. by Denis Vlasenko · 18 years ago
- f98d637 - readahead depends on LFS by Bernhard Reutner-Fischer · 18 years ago
- 5b6195c respect CFLAGS/CPPFLAGS in env by Mike Frysinger · 18 years ago
- bc5262d fix option -F mishandling by Denis Vlasenko · 18 years ago
- a1042e9 fix non-ipv6 compile by Denis Vlasenko · 18 years ago
- 30abe97 announce 1.4.1 by Denis Vlasenko · 18 years ago
- 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
- aeb4bdd accidentally applied wrong (old) patch, fixing up... by Denis Vlasenko · 18 years ago
- 581930c opt_complementary doesn't like numeric opts :( by Denis Vlasenko · 18 years ago
- b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
- 677cb5e hostname declaration was misplaced by Denis Vlasenko · 18 years ago
- 218f2f4 accumulated post-1.4.0 fixes by Denis Vlasenko · 18 years ago
- 84d2d49 - remove nested function. Saves ~30 bytes. by Bernhard Reutner-Fischer · 18 years ago
- 7b1c5aa - TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult by Bernhard Reutner-Fischer · 18 years ago
- 0e282c9 combine depends lines by Mike Frysinger · 18 years ago
- 11353ae as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in order to achieve the desired behavior (default to Y without a prompt); revert previous to commits to this file by Mike Frysinger · 18 years ago
- a01579d change "bool ... if OPT" to more common "depend ... OPT" by Mike Frysinger · 18 years ago
- 6cda897 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
- 841ef13 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
- 08e7097 "depends ..." -> "depends on ..." by Mike Frysinger · 18 years ago
- 71a6a4e correct file format errors by Mike Frysinger · 18 years ago
- 1c747b3 - add hostcc-option checker by Bernhard Reutner-Fischer · 18 years ago
- 82f8788 - call cc-option to check if the compiler supports the flags we asked to use by Bernhard Reutner-Fischer · 18 years ago