platform/upstream/busybox.git
2005-08-17 Rob LandleyAnnounce busybox 1.01.
2005-08-17 Mike FrysingerTito (among others) writes: previous patch was wrong...
2005-08-17 Eric AndersenWhen doing 'make release' nuke the .svn directories...
2005-08-16 Mike Frysingerthe () around isspace actually matters
2005-08-16 Mike FrysingerBernhard Fischer says: use xmalloc() instead of malloc()
2005-08-16 Mike FrysingerBernhard Fischer says: fix comment typo
2005-08-15 Mike FrysingerBernhard Fischer writes: fix devfsd usage
2005-08-14 Rob LandleyIf we goto singlemount, do _not_ try to continue throug...
2005-08-14 Rob LandleyPatch from Stephane Billiart to improve ash error message.
2005-08-14 Rob LandleyStephane Billiart noticed that the return code of the...
2005-08-13 Rob LandleyVery minor tweak to tail.
2005-08-11 Mike Frysingermake sure distclean punts include/bbconfigopts.h
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-08-04 Paul Foxcommiting:
2005-08-04 Paul Foxapplying jim bauer's patch to eliminate modprobe's...
2005-08-02 Rob LandleyIn bb_config.h, replace AUTOCONF_INCLUDED guard with...
2005-08-02 Eric AndersenDo not define 'AUTOCONF_INCLUDED'
2005-08-01 Paul Foxcommiting:
2005-08-01 Mike Frysingerfix bbconfigopts.h depend
2005-08-01 Mike Frysingerscrew around with whitespace
2005-08-01 Paul Foxcommiting:
2005-08-01 Paul Foxcommiting patch from bug 71:
2005-08-01 Paul Foxapplying patch for bug 72:
2005-08-01 Paul Foxapplying patch from bug 24:
2005-08-01 Paul Foxnew config display applet, from bug 46. i've changed...
2005-08-01 Paul Foxallow suppression of default client-id. fixes bug...
2005-07-31 Mike Frysingerpatch by pkj in Bug 3 to not export all make variables
2005-07-31 Mike Frysingerpatch by apgo in Bug 345 to not use ether_hostton(...
2005-07-31 Mike Frysingerpatch by srowe in Bug 359 to fix fgrep aliasing
2005-07-31 Mike Frysingertypecast to int
2005-07-31 Mike Frysingeruse socklen_t instead of size_t with socket related...
2005-07-31 Mike Frysingermove -s from LDFLAGS to STRIPCMD
2005-07-31 Mike Frysingeruse defines instead of const integers
2005-07-31 Mike Frysingershrink the flag setting by reversing the operation
2005-07-31 Mike Frysingereat leading whitespace with preprocessor
2005-07-31 Mike Frysingerreplace for loops with one function call
2005-07-31 Rob LandleyAhem: add new faq entry to list at top of FAQ.html
2005-07-31 Rob LandleyFix "nm --size-sort" on the busybox binary and document...
2005-07-30 Mike Frysingeronly declare do_swap if we need it
2005-07-30 Mike Frysingertouchup syntax
2005-07-30 Mike Frysingercleanup the error message so we dont use glibcism of...
2005-07-30 Mike Frysingercleanup syntax
2005-07-30 Mike Frysingertell people to ignore the dups/e0 warnings
2005-07-30 Mike Frysingerpunt unused variable
2005-07-30 Mike Frysingertell people to ignore the save_name warning
2005-07-30 Mike Frysingerin order to make sure the INET6 prototypes are exported...
2005-07-30 Mike Frysingerapgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FI...
2005-07-30 Mike Frysingerrename the accept/reject names since accept overrides...
2005-07-30 Mike Frysingerapgo in Bug 351 says: punt parse_version_number since...
2005-07-29 Paul Foxcommiting fix from:
2005-07-28 Mike Frysingerfurther refine check_gcc usage so it is only called...
2005-07-28 Mike Frysingerdont output anything when running in silent mode
2005-07-28 Rob LandleyFrom Rich Paul:
2005-07-28 Rob LandleyErik pointed out that in the last try at the #ifdef...
2005-07-27 Paul Foxmove the ifdef to after libbb.h include, so it can...
2005-07-27 Rob Landley#ifdef reduction infrastructure, based on an argument...
2005-07-27 Eric AndersenThe change in getty.c in Busybox 1.01 caused the /etc...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-26 Mike Frysinger2005-04-05 Shaun Jackman <sjackman@gmail.com>
2005-07-26 Mike Frysinger2005-03-19 Shaun Jackman <sjackman@gmail.com>
2005-07-26 Mike Frysingerremove unused variable ret as reported by apgo in Bug...
2005-07-26 Mike Frysingerno longer used as reported by apgo in Bug 348
2005-07-26 Mike Frysingerjust punt all the f_frsize crap since not all linux...
2005-07-22 Paul Foxifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP...
2005-07-22 Paul Foxapplying fix for:
2005-07-21 Paul Foxremove duplicate check against chaddr.
2005-07-21 Paul Foxrevert 10881, and refix by changing "if (vallen)" to...
2005-07-20 Paul Foxapplying fixes from:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying patch from:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplyinf fix for:
2005-07-20 Paul Foxapplying fix from:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxmuch more concise fix for bug #45. just align the...
2005-07-20 Rob LandleyIf /tmp and /home were different partitions, then ...
2005-07-19 Paul Foxapplying fix for:
2005-07-19 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying fix from;
2005-07-19 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying:
2005-07-19 Paul Foxapplying fix for:
2005-07-18 Eric AndersenFixup makedevs to handle regular files, and also fix
2005-07-18 Paul Foxfix for "0000027: patch: nc will spin if stdin closed"
2005-07-18 Paul Foxallow both ^H and DEL to backspace in insert mode ...
2005-07-18 Eric AndersenFix vi so that error messages, insert mode messages...
2005-07-18 Eric Andersena bit more polish
2005-07-18 Eric Andersena bit of polish on makedevs
2005-07-18 Eric Andersenthe makedevs config option was pretty much totally...
next