oweals/busybox.git
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...
2008-05-16 Bernhard Reutner... - fix compilation on x86_64
2008-05-16 Bernhard Reutner... - mention duplication of in_ether()
2008-05-16 Bernhard Reutner... - provide proc-less sample
2008-05-15 Denis Vlasenkotestsuite instrumentation fixes by Christian
2008-05-15 Denis VlasenkoAdd more -W options to gcc.
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-15 Denis Vlasenkoremove stray semicolons (by Cristian Ionescu-Idbohrn)
2008-05-14 Mike Frysingerfix by Jie Zhang for exit status and POSIX compliance:
2008-05-13 Denis VlasenkoKill CONFIG_NITPICK, it turned out to not be useful...
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-12 Denis Vlasenko-Wall fixes by Cristian Ionescu-Idbohrn. No object...
2008-05-09 Denis Vlasenkofix warnings about pointer signedness
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-05-09 Bernhard Reutner... - pass flags to ld in one argument
2008-05-09 Denis Vlasenkoudhcp: protect agianst timer overflowing 32-bit counter
2008-05-09 Denis Vlasenkoinsmod: fix build warnings. By Cristian Ionescu-Idbohrn
2008-05-08 Denis Vlasenkomdev: /sys/class/block/ are also block devices
2008-05-08 Denis Vlasenkobuild system: do not rebuild entire tree if it is moved
2008-05-08 Denis Vlasenkowebsite: announce 1.10.2
2008-05-08 Bernhard Reutner... - forgot to pull in arch-specific tweaks
2008-05-08 Bernhard Reutner... - fix selinux stuff
2008-05-08 Bernhard Reutner... - correct usage helptext of ifupdown
2008-05-07 Denis Vlasenkostart_stop_daemon: try to clarify intended meaning...
2008-05-07 Denis Vlasenkohttpd: fix several bugs triggering by realtive path...
2008-05-07 Denis Vlasenkohttpd: restore HUP, CHLD and PIPE to SIG_DFL prior...
2008-05-06 Denis Vlasenkoscript: exit if reading from pseudo-tty errors out...
2008-05-06 Denis Vlasenkoash: make set -o and set +o work as in dash/bash.
2008-05-06 Denis Vlasenkocpio.tests: remove useless command
2008-05-05 Bernhard Reutner... - fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
2008-05-03 Denis Vlasenkovi: do not truncate file to zero length. closes bug...
2008-05-03 Denis Vlasenkouniq: support -w. closes bug 3094.
2008-05-02 Denis Vlasenkomore fixes to testsuite by Cristian and vda
2008-05-02 Denis Vlasenkoclarify grep version
2008-05-02 Denis Vlasenkomdev: fix a bug where we were eating argv[0] of helper
2008-05-02 Denis Vlasenkofix grep test false positive
2008-05-02 Denis Vlasenkotesting.sh: bashisms are eradicated.
2008-05-02 Denis Vlasenkoruntest: the saga continues :(
2008-04-30 Denis Vlasenkostart_stop_daemon: use existing global variable
2008-04-30 Denis Vlasenkoremove stray semicolon
2008-04-30 Denis Vlasenkoecho: fix echo -e -n "msg\n\0"
2008-04-30 Denis Vlasenkotrylink: fix glibc check; make --sort-section option...
2008-04-29 Denis Vlasenkoruntest: more cleanups
2008-04-29 Denis Vlasenkoping: dont leak uninitialized data in ping packets
2008-04-29 Denis Vlasenkotar: add testsuite entries
2008-04-29 Denis Vlasenkotar: fix obscure case when name is "" and prefix is...
2008-04-29 Denis Vlasenkotar: fix the case where long base names can be ignored
2008-04-29 Denis Vlasenkotar: remove bogus check for "-" (we handle it corrently...
2008-04-29 Denis Vlasenkofix build failure for libbusybox
2008-04-28 Denis Vlasenkodate: better version of previous commit; + fix testsuite
2008-04-28 Denis Vlasenkodate: complain if there are extraneout arguments
2008-04-27 Denis Vlasenkocp: fix "cp -RL" to create regular files even if src...
2008-04-27 Denis Vlasenkodate: fix date-works test, add date-works-1 one (curren...
2008-04-27 Denis Vlasenkoruntest: fix fallout from mucking with runtest :( ...
2008-04-27 Denis Vlasenkoruntest: even more fixes from Cristian
2008-04-27 Denis Vlasenkoruntest: further fixes from Cristian Ionescu-Idbohrn...
2008-04-26 Denis Vlasenkoruntest: use numeric compare instead of string where...
2008-04-25 Denis Vlasenkolibbb: fix wrong sscanf count check (affects pidof...
2008-04-25 Denis Vlasenkofix KCONFIG_NOTIMESTAMP=1 mode (just learned that we...
2008-04-25 Denis Vlasenkolineedit: hack for making it sort-of-work even if term...
2008-04-25 Denis Vlasenkotaskset: (1ull < 65) like ops are not good, avoid that
2008-04-25 Denis Vlasenkotestsuite/runtest: remove (last) bashism
2008-04-25 Denis Vlasenkoarping: save a few bytes by using mempcpy
2008-04-25 Denis Vlasenkodate: make it accept ISO date format. Fix help text.
2008-04-24 Denis Vlasenkopartially fix date testsuite
2008-04-24 Bernhard Reutner... - fsetfilecon_war is hidden so use fsetfilecon instead.
2008-04-24 Bernhard Reutner... - bump copyright year
2008-04-24 Bernhard Reutner... - update screenshot
2008-04-24 Denis Vlasenkolineedit: filename completion on symlinks-to-dirs shoul...
2008-04-23 Paul Foxdelay reconfig of input tty until target device has...
2008-04-23 Denis Vlasenkogetopt32: fix "tar x" case; fix memory leak
2008-04-23 Denis Vlasenkotestsuite: fix du testsuite to not use changing directories
2008-04-23 Denis Vlasenkotestsuite: runtest enhancements by Cristian Ionescu...
2008-04-23 Denis Vlasenkotestsuite: fix
2008-04-23 Denis Vlasenkobuild system: typo fix in help text
2008-04-23 Denis Vlasenkodd: fix recent breakage (was comparing "if" with "if...
2008-04-22 Denis Vlasenkoadd forgotten files. I am forgetting it all the time :(
2008-04-22 Denis Vlasenkowhitespace fixes. no code changes
2008-04-22 Denis Vlasenko*: remove remaining instances of ".data" hack
2008-04-21 Denis Vlasenkogetopt32: fix recently broken opt_complementary "--"
2008-04-21 Denis Vlasenkotar: move vfork into separate function (smaller code)
2008-04-21 Denis Vlasenkoudhcp: fix config help text
next