platform/upstream/busybox.git
2008-06-13 Denis Vlasenkobuild system: introduce FEATURE_ASSUME_UNICODE
2008-06-13 Denis Vlasenkohttpd: fix bugs in authentication (by Peter Korsgaard...
2008-06-13 Denis Vlasenkohtppd: lots of variable/function renaming in config...
2008-06-12 Denis VlasenkoReinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)
2008-06-12 Denis Vlasenkomake pw_encrypt() return malloc'ed string.
2008-06-12 Denis Vlasenkouclibc insists on having 70k static buffer for crypt.
2008-06-12 Bernhard Reutner... - make the first arg of the filter function passed...
2008-06-12 Denis Vlasenkohush: speed up o_addX{chr,str}
2008-06-12 Denis Vlasenkohush: fix for nested $()s with escapes + testsuite
2008-06-11 Denis Vlasenkologger: "clean up" a dirty hack a bit
2008-06-10 Denis Vlasenkohush: more backtick and quoting fixes...
2008-06-10 Denis Vlasenkohush: fix escaping of \[*?; add testsuites for these...
2008-06-10 Denis Vlasenkohush: fix yet another fallout
2008-06-10 Denis Vlasenkohush: fix some fallout from prev commits, add testsuite
2008-06-10 Denis Vlasenkohush: search/and/replace style cleanups, no code changes
2008-06-10 Denis Vlasenkohush: fix two nasty bugs:
2008-06-10 Denis Vlasenkohush: fix a memory leak in NOMMU case
2008-06-09 Denis Vlasenkoless: fix a case when regexp matches ""
2008-06-09 Mike Frysingerreword the error msg so people realize that they broke...
2008-06-09 Denis Vlasenkocosmetics
2008-06-09 Denis Vlasenkomsh_function.patch: picked it up in the wild.
2008-06-09 Denis Vlasenkomsh: style cleanups. No code changes.
2008-06-08 Denis Vlasenkomktemp: make default tempfile template shorter;
2008-06-08 Denis Vlasenkohush: add yet another bug to testsuite :(
2008-06-08 Denis Vlasenkoifenslave: small shrink
2008-06-08 Denis Vlasenkoip: make numeric table work: "ip route list table 255...
2008-06-08 Denis Vlasenkoifenslave: tiny shrink
2008-06-07 Denis Vlasenkodefine CLOCK_MONOTONIC to 1 if it is not defined
2008-06-07 Denis Vlasenkoifenslave: further shrink by suppressing excessive...
2008-06-07 Denis Vlasenkoifenslave: fix improper longopts definition
2008-06-07 Denis Vlasenkoadd libbb/print_flags.c...
2008-06-07 Denis Vlasenkolibbb: introduce and use print_flags().
2008-06-07 Denis VlasenkoUpdate a link to cross-compiling HOWTO.
2008-06-07 Denis VlasenkoFix trivial problems: "make clean" cleaning too much
2008-06-07 Denis Vlasenkogrep: make "-f -" work (+ testsuite)
2008-06-06 Denis VlasenkoBuild system: track -Wl,-elf2flt in CFLAGS_busybox...
2008-06-06 Denis Vlasenkoklogd: make help text more understandable
2008-06-06 Bernhard Reutner... - fix compilation on standard-conforming compilers
2008-06-06 Bernhard Reutner... - fix copy'n paste error for the release date
2008-06-05 Denis Vlasenkoip: support for the LOWER_UP flag by Natanael Copa...
2008-06-05 Denis Vlasenkowhich: -a support (needed for bfin uclibc build script)
2008-06-05 Bernhard Reutner... - The conffiles control file isn't required in Debian...
2008-06-05 Denis Vlasenkomktemp: make argument optional (coreutil 6.12 compat)
2008-06-05 Denis Vlasenkoash testsuite: modify it so that it can run hush and...
2008-06-05 Denis Vlasenkoadded testsuite for printf by Cristian Ionescu-Idbohrn
2008-06-05 Denis Vlasenkoreplace single-char printf's with bb_putchar
2008-06-05 Denis Vlasenkolibiproute: use stdout directly instead of passing...
2008-06-05 Denis Vlasenkoannounce 1.10.3
2008-06-04 Denis Vlasenkoconfig help text: fix capitalization
2008-06-04 Denis Vlasenkoremove -fno-jump-tables - after stripping it proved...
2008-06-04 Denis Vlasenkobuild system: add PIE build option
2008-06-04 Mike Frysingerchange default rtcwake mode to match changed behavior...
2008-06-04 Denis Vlasenkonetworking/interface.c: fix indentation
2008-06-02 Denis VlasenkoRemove stray debug instrumentation
2008-06-02 Mike Frysingermake the help for rtcwake reflect the actual default...
2008-06-02 Bernhard Reutner... - add FIXME. Perhaps somebody is interrested in looking...
2008-06-02 Bernhard Reutner... - add alias support
2008-06-02 Bernhard Reutner... - revert revision 22183 since it breaks -b /abs /abs...
2008-06-02 Bernhard Reutner... - just chdir to the basedir (-30b).
2008-06-02 Bernhard Reutner... - optional fancy pruning-mode for depmod
2008-06-02 Bernhard Reutner... - pm_states[PM_SUSPEND_MAX] suggests to support "standb...
2008-06-02 Denis VlasenkoReinstate CONFIG_CROSS_COMPILE_PREFIX
2008-06-01 Denis Vlasenkoash: optional printf builtin. +25 bytes if off, +35...
2008-06-01 Denis Vlasenkomsh: fix ENOENT testcase
2008-06-01 Bernhard Reutner... - use ut_user rather than ut_name (Cristian Ionescu...
2008-05-31 Bernhard Reutner... - shrink modprobe a little bit (~-40 bytes). ACKed...
2008-05-31 Denis Vlasenkoprintf: fix a trivial bug
2008-05-31 Denis Vlasenkomdev: add commented-out debug code to open stdio.
2008-05-31 Denis Vlasenkoprintf: code shrink by eliminating string alloc/copy
2008-05-31 Denis Vlasenkolibiproute: fix option parsing, so that "ip -o link...
2008-05-31 Denis Vlasenkolibiproute: style fixes, and using smallint as appropriate
2008-05-31 Denis Vlasenkorunsvdir: make it more robust against libc buglets...
2008-05-30 Denis Vlasenkomsh: fix the case where the file has exec bit but can...
2008-05-30 Bernhard Reutner... - add FIXME to use hasmntopt()
2008-05-28 Bernhard Reutner... - fix overflow; improve documentation while at it
2008-05-28 Denis Vlasenkofuser: a now, the corrected fix (vda botched previous...
2008-05-28 Bernhard Reutner... - misc. improvements and shrinkage
2008-05-28 Bernhard Reutner... - add strrchr
2008-05-28 Denis Vlasenkofiser: opendir "/proc", not "." (by Cristian Ionescu...
2008-05-28 Denis Vlasenkofind: beautify config prompts a bit
2008-05-28 Denis VlasenkoRemove 'busybox' word from configuration programs
2008-05-28 Bernhard Reutner... - move depmod shell script to examples/
2008-05-28 Bernhard Reutner... - the moddir_base is supposed to be omitted frmo the...
2008-05-27 Bernhard Reutner... - Spaghetti alert. Fix clash with ancient fwd-decl...
2008-05-27 Bernhard Reutner... - remove duplicate helptext of dhcprelay and improve it
2008-05-27 Bernhard Reutner... - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT...
2008-05-27 Bernhard Reutner... - use (uC)libc functions. Saves a dozen bytes.
2008-05-27 Bernhard Reutner... vda, xmalloc'ing can use *alot* of RAM. Don't forget...
2008-05-27 Bernhard Reutner... - improve help-text
2008-05-26 Bernhard Reutner... - improve option-handling a bit
2008-05-26 Denis Vlasenkoscripts: add a script which prints memory map of runnin...
2008-05-26 Denis Vlasenkoscripts: add primitive memory usage meter script
2008-05-26 Denis Vlasenkoudhcpc: shrink
2008-05-26 Bernhard Reutner... - add basic option-handling (+220b). Untested
2008-05-26 Bernhard Reutner... - use mmap instead of allocating hundreds of megabytes...
2008-05-26 Bernhard Reutner... - remove some bloat -28b: now approx. 501b
2008-05-26 Bernhard Reutner... - switch to FILE base writer and remove now unneeded...
2008-05-26 Bernhard Reutner... - add simple first-draft unoptimized depmod just to...
2008-05-26 Denis Vlasenko[u]mount: add/update dietlibc build fix
2008-05-25 Denis Vlasenkolineedit: correctly handle prompt longer than screen...
next