platform/upstream/busybox.git
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...
2008-05-25 Denis Vlasenkohush: make it ignore SIGINT etc in a config wich has...
2008-05-25 Denis Vlasenkomove setgroups definition to libbb.h so that it no...
2008-05-25 Denis Vlasenkolast: code shrink
2008-05-24 Denis Vlasenkosyslogd: do not error out on missing files to rotate...
2008-05-24 Denis Vlasenkodocs/depmod: and example of depmod in shell/sed/awk...
2008-05-24 Denis Vlasenkoinotify: new applet by Vladimir Dronnikov <dronnikov...
2008-05-24 Denis Vlasenkomdev: fix counting of '%' in pattern
2008-05-23 Denis Vlasenkomdev: fix whitespace damage
2008-05-23 Bernhard Reutner... - optionally pass additional flags down to nm
2008-05-22 Bernhard Reutner... - not sure but i may have had the shutdown-time wrong...
2008-05-22 Bernhard Reutner... - untangle the implementation of the small and huge...
2008-05-22 Denis Vlasenkomdev: suppress "may be used uninitialized" warning
2008-05-22 Denis Vlasenkomdev: add support for "only rename" option in mdev...
2008-05-22 Denis Vlasenkodnsd: fixes various segfaults.
2008-05-22 Denis Vlasenkomodprobe: fix for blacklisting
2008-05-22 Denis Vlasenkolast: make its output more like "standard" last (aka...
2008-05-22 Denis Vlasenkolast: trim format string a bit
2008-05-22 Denis Vlasenkolast: trim help text
2008-05-22 Denis Vlasenkolast: optional alternative sysv-like implementation
2008-05-21 Bernhard Reutner... - make Christian happy
2008-05-21 Bernhard Reutner... - skip empty lines and archive members
2008-05-21 Denis Vlasenkoudhcpc: regularize the names of receiving functions,
2008-05-21 Denis Vlasenkoudhcpc: simplify renewal of the lease
2008-05-21 Denis Vlasenkoudhcpc: properly reduce timeout if bogus packets were...
2008-05-20 Denis Vlasenkofix another -Wall warning
2008-05-20 Denis Vlasenkoifenslave: add forgotten INIT_G()
2008-05-20 Bernhard Reutner... - Rob sais that he rewrote it, so reinstate the GPLv2...
2008-05-20 Denis Vlasenkofix "make bigdata" to not show weak aliases
2008-05-19 Bernhard Reutner... - improve readability
2008-05-19 Bernhard Reutner... - use STD*_FILENO some more. No object-code changes
2008-05-19 Bernhard Reutner... - use EXIT_{SUCCESS,FAILURE}. No object-code changes
2008-05-19 Bernhard Reutner... - mention FIXME use find_mount_point()
2008-05-19 Bernhard Reutner... - improve wording
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-05-18 Denis Vlasenkoswapon: optional -p PRIO support (by Francois Barel...
2008-05-18 Denis Vlasenkomore -Wall warning fixes. -Wall is enabled now.
2008-05-18 Denis Vlasenkostart_stop_daemon: add -test, fix -x to not match by...
2008-05-18 Denis Vlasenkohttpd: fix obscure case when user runs httpd -i from...
2008-05-18 Denis Vlasenkomodprobe: optional "blacklist" command support (by...
2008-05-18 Denis Vlasenkoprintf: fix printf -%s- foo, printf -- -%s- foo (bug...
2008-05-18 Denis Vlasenkoash: more of -Wall fixes
2008-05-17 Denis Vlasenkolast: style fixes
2008-05-17 Denis Vlasenkoinsmod: build fix for microblaze (by Greg Steuck <greg...
2008-05-17 Denis Vlasenkotwo fixlets for -Wall
2008-05-17 Denis Vlasenkofix bug 2704: remove verbatim RFC text from source
2008-05-16 Bernhard Reutner... - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00...
2008-05-16 Bernhard Reutner... - very minor shrinkage
2008-05-16 Bernhard Reutner... - add appropriate string for arp header #32 for use...
2008-05-16 Bernhard Reutner... - fix bug where we incorrectly rejected ifconfig eth0...
next