platform/upstream/busybox.git
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...
2005-07-18 Eric AndersenFixup device table based makedevs so it actually works
2005-07-06 Mike Frysingermove var decls around a little to help gcc make smaller...
2005-07-06 Mike Frysinger2005-07-04 Shaun Jackman <sjackman@gmail.com>
2005-07-06 Mike Frysinger2005-07-05 Shaun Jackman <sjackman@gmail.com>
2005-07-05 Mike Frysingerrename log var to log_console so we dont override inter...
2005-07-01 Mike Frysinger2005-06-30 Shaun Jackman <sjackman@gmail.com>
2005-07-01 Mike Frysinger2005-06-30 Shaun Jackman <sjackman@gmail.com>
2005-07-01 Mike FrysingerPatch by jonlar in Bug 312 to split the U_W_TMP feature...
2005-06-30 Mike Frysingerpatch by Shaun Jackman to combine dup/close funcs into...
2005-06-29 Mike Frysingerdont use f_frsize unless linux-2.6.0 or better
2005-06-28 Mike Frysingerrip out all the non-linux code and ugly workarounds
2005-06-24 Mike Frysingertweak signed/unsigned char usage to avoid mismatches
2005-06-24 Ned Ludd- remove extra/unneeded function call. testing svn
2005-06-23 Eric AndersenEnabling runtime SUID/SGID configuration via /etc/busyb...
2005-06-23 Eric Andersenapplets specified as _BB_SUID_ALWAYS in applets.h shoul...
2005-06-23 Eric Andersencharacters encoded as html should have a trailing semicolon
2005-06-20 Rob LandleyRodney Radford submitted ipcs and ipcrm (system V IPC...
2005-06-17 Mike FrysingerTito says: unify verbose/quiet flags
2005-06-17 Mike FrysingerTito says: strip unused program_name
2005-06-12 Mike Frysingeruse xmalloc instead of malloc
2005-06-11 Mike Frysingeruse malloc instead of xmalloc
2005-06-11 Mike Frysingeruse xmalloc() instead of malloc()
2005-06-11 Mike Frysingeruse xmalloc() and bb_perror_msg_and_die()
2005-06-11 Rob LandleyNote that memory allocaiton needs to be cleaned up...
2005-06-11 Mike Frysingerremove com_err.h includes
2005-06-11 Mike FrysingerDOS only crap
2005-06-11 Mike Frysingerimport initial fat mke2fs
2005-06-11 Mike Frysingerimport tune2fs support
next