platform/upstream/busybox.git
2007-02-03 Denis Vlasenkos/PREFIX/CONFIG_PREFIX/
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Denis Vlasenkodo not put all <applet>_main() declarations
2007-02-03 Bernhard Reutner... - include busybox.h before looking at an eventual ...
2007-02-03 Denis Vlasenkoadd TODO
2007-02-03 Denis Vlasenkousage_compressed: be more permissive in which od flavor...
2007-02-03 Denis Vlasenkoassorted fixes for bugs found with randomconfig
2007-02-03 Denis Vlasenkolineedit: add missing #if/#endif
2007-02-03 Denis VlasenkoAdd BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFE...
2007-02-03 Denis Vlasenkosigset_t blocked_sigset is too big for static (128...
2007-02-03 Denis Vlasenkosvlogd: fix performance problems: excessive write,
2007-02-03 Denis Vlasenkosvlogd: do not set O_NONBLOCK on stdin permanently...
2007-02-02 Bernhard Reutner... - minor tweak
2007-02-02 Bernhard Reutner... - update helptext
2007-02-02 Denis Vlasenkoadd a comment so that people won't get confused
2007-02-02 Denis Vlasenkosv: fix incorrect option parsing and reduce size
2007-02-02 Denis Vlasenkohttpd: directory indexer example doesn't need piping...
2007-02-02 Denis Vlasenkofind -user support by Natanael Copa <natanael.copa...
2007-02-02 Denis Vlasenkotrivial warning fix
2007-02-02 Denis Vlasenkoudhcpd: allow "domain" to be a list of DNS servers...
2007-02-01 Denis Vlasenkocorrect wget's comment
2007-02-01 Denis Vlasenkoadd -Wwrite-strings to Makefile
2007-02-01 Denis Vlasenkomsh: cleaning up for -Wwrite-strings part #4
2007-02-01 Denis Vlasenkomsh: cleaning up for -Wwrite-strings part #3
2007-02-01 Denis Vlasenkomsh: cleaning up for -Wwrite-strings part #2
2007-02-01 Denis Vlasenkomsh: cleaning up for -Wwrite-strings
2007-01-30 Denis Vlasenkolash: -Wwrite-strings fixes
2007-01-30 Denis Vlasenkohush: style fixes
2007-01-30 Denis Vlasenkohush: now it's -Wwrite-strings clean
2007-01-30 Denis Vlasenkohush: style fixes
2007-01-30 Denis Vlasenkohust: -Wwrite-strings fixes
2007-01-30 Denis Vlasenkosilly space saving in sed
2007-01-30 Denis Vlasenkomicro optimization
2007-01-30 Denis Vlasenkopreparatory patch for -Wwrite-strings #8 (missed part)
2007-01-29 Bernhard Reutner... - improve spelling
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #7: sed
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #6
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #5
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #4
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #3
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #1
2007-01-29 Denis Vlasenkotaskset: fix incorrect rage spec and allow 0xXXX input
2007-01-29 Denis Vlasenkoadd to testsuite and fix yet another sed corner case
2007-01-29 Denis Vlasenkodisable -Wold-style-definition for gcc 3.x
2007-01-29 Denis Vlasenkosed: fix 2 bugs (one testsuite entry + one newly found)
2007-01-28 Denis Vlasenkofix all known regressions with sed and also make it...
2007-01-28 Denis Vlasenkowc can emit unpredictable amount of whitespace
2007-01-28 Denis Vlasenkowork around gcc bug
2007-01-28 Denis Vlasenkofix which-uses-default-path
2007-01-28 Denis Vlasenkocorrect bad English
2007-01-28 Bernhard Reutner... - reinstate static for the command string arrray to...
2007-01-28 Bernhard Reutner... - document the multicast argument for ip link
2007-01-28 Bernhard Reutner... - use uint32_t as suggested by vda.
2007-01-27 Denis Vlasenkoether-wake: remove #warning
2007-01-27 Denis Vlasenkosvlogd: batch writes if !timestamp
2007-01-27 Denis Vlasenkosvlogd: remove unused buffering, stop doing tons of...
2007-01-27 Denis Vlasenkorunit/* cleanup part 3 (just deleting unused code)
2007-01-27 Denis Vlasenkorunit/* cleanup part 2
2007-01-27 Denis Vlasenkorunit cleanup part 1
2007-01-27 Denis Vlasenkouse bb_sanitize_stdio() where appropriate
2007-01-27 Bernhard Reutner... - sum -r TODO should not print the filename as oposed...
2007-01-27 Bernhard Reutner... - add a very few simple test for sum.
2007-01-27 Bernhard Reutner... - the testharness needs busybox.links. Now the new...
2007-01-27 Denis Vlasenkomake it possible to build bbox without warnings again.
2007-01-27 Denis Vlasenkofix warning in find.c
2007-01-27 Denis VlasenkoMake -Werror configurable
2007-01-27 Denis Vlasenkofix numbering in switch(): we don't have "del" anymore,
2007-01-26 Denis Vlasenkoadd link to post 1.4.1 patches
2007-01-26 Denis Vlasenkofix bin2hex bug. lowercase = uppercase | 0x20, not...
2007-01-26 Denis Vlasenkofind: fix -mtime, -mmin, -perm (+ add symbolic perm...
2007-01-26 Denis Vlasenkofix "expr has no effect" warning
2007-01-26 Denis Vlasenkobb_parse_mode: do not do umask() needlessly.
2007-01-26 Bernhard Reutner... - readahead depends on LFS
2007-01-26 Mike Frysingerrespect CFLAGS/CPPFLAGS in env
2007-01-26 Denis Vlasenkofix option -F mishandling
2007-01-26 Denis Vlasenkofix non-ipv6 compile
2007-01-25 Denis Vlasenkoannounce 1.4.1
2007-01-25 Denis Vlasenkoarping: stop using last gethostbyname2 in the tree
2007-01-25 Denis Vlasenkoaccidentally applied wrong (old) patch, fixing up...
2007-01-24 Denis Vlasenkoopt_complementary doesn't like numeric opts :(
2007-01-24 Denis VlasenkoUnify ping and ping6. ping has -4 and -6 which force
2007-01-24 Denis Vlasenkohostname declaration was misplaced
2007-01-24 Denis Vlasenkoaccumulated post-1.4.0 fixes
2007-01-24 Bernhard Reutner... - remove nested function. Saves ~30 bytes.
2007-01-24 Bernhard Reutner... - TODO: merge 'struct suffix_mult $several_suffixes...
2007-01-24 Mike Frysingercombine depends lines
2007-01-24 Mike Frysingeras Peter Kjellerstedt points out, bool/prompt/depend...
2007-01-24 Mike Frysingerchange "bool ... if OPT" to more common "depend .....
2007-01-24 Mike Frysingercombine bool;prompt to just bool
2007-01-24 Mike Frysingercombine bool;prompt to just bool
2007-01-24 Mike Frysinger"depends ..." -> "depends on ..."
2007-01-24 Mike Frysingercorrect file format errors
2007-01-23 Bernhard Reutner... - add hostcc-option checker
2007-01-23 Bernhard Reutner... - call cc-option to check if the compiler supports...
2007-01-23 Bernhard Reutner... - add an unsupported makefile for IMA compiles
2007-01-23 Bernhard Reutner... - rtnl_rttable_a2n wants an unsigned int32
2007-01-22 Denis Vlasenkoadd link to fixes-1.4.0
2007-01-22 Denis Vlasenkofix warning from needlessly-global functions
2007-01-22 Denis Vlasenkoremove empty source files
next