oweals/busybox.git
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
2005-06-11 Mike Frysingerfix signed/unsigned char pointers
2005-06-11 Mike Frysingeroops, we only want to affect local CFLAGS
2005-06-11 Mike Frysingerinitial fat tune2fs/findfs/e2label source
2005-06-11 Mike Frysingerreplace simple is_null func with a memcmp define
2005-06-11 Mike Frysingerforce including of e2fsbb.h and move the HAVE_* defines...
2005-06-11 Mike Frysingermove config.h requirement to the actual .depend target...
2005-06-11 Mike Frysingermake sure clean removes objects in subdirs
2005-06-11 Mike Frysingerneed strings.h for ffs()
2005-06-11 Mike Frysingeronly define some variables if legacy EXT2FS_ENABLE_SWAP...
2005-06-11 Mike Frysingerreplace simple functions with defines
2005-06-11 Mike Frysingerwhitespace updates
2005-06-11 Mike Frysingerreplace functions with defines
2005-06-11 Mike Frysingerwhitespace updates
2005-06-11 Mike Frysingerwhitespace updates
2005-06-11 Mike Frysingerrecode functions to shrink size
2005-06-11 Mike Frysingersetup the HAVE_* defines
2005-06-09 Eric AndersenAbout time to just apply this and kill off the patches
2005-06-07 Rob LandleyTito posted a devfsd error message fix. It's highly...
2005-06-07 Rob LandleyClean up strings.c to use busybox's option processing...
2005-06-07 Rob LandleyPatch from Dmitry Zakharov:
2005-06-07 Rob LandleyThus spake Brenda J. Butler:
2005-05-28 Rob LandleyShaun Jackman submitted a patch converting an allocatio...
2005-05-28 Rob LandleyPatch from Shaun Jackman to save a few bytes.
2005-05-26 Rob LandleyTobias Krawutschke found a bug where the DHCP client...
2005-05-20 Paul MundtAdd readprofile applet support.
2005-05-18 Rob LandleyPatch from Colin Watson (mangled slightly by Rob Landley):
2005-05-18 Rob LandleyDoug Swarin pointed out a security bug in the -i option...
2005-05-16 Mike Frysingeruse more busybox functions and remove redundant code
2005-05-16 Mike Frysingermake sure we add the local dir to the include path
2005-05-15 Rob LandleyTito pointed out I'd broken -t (argv[optind] can't...
next