platform/upstream/busybox.git
2006-07-02 Bernhard Reutner... - note that get_hz potentially needs cleanup.
2006-07-01 Rob LandleyPatch from Shaun Jackman moving the var=value logic...
2006-07-01 "Robert P.... Yet more "#if 0" content removed.
2006-07-01 "Robert P.... More removal of "#if 0" content.
2006-07-01 "Robert P.... More removal of "#if 0" content.
2006-07-01 "Robert P.... Remove "#if 0" content.
2006-07-01 "Robert P.... Get rid of all "#if 0" content.
2006-07-01 "Robert P.... Remove all usage of the "register" storage class specifier.
2006-07-01 "Robert P.... Remove "#if 1" directives.
2006-06-30 Rob LandleyAnnoint 1.2.0.
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-30 Ned Ludd- Give Rob Landley things TODO like depmod
2006-06-30 Rob LandleyMake another warning go away.
2006-06-30 Rob LandleyMake warnings go away.
2006-06-30 Rob LandleyMore random todo items...
2006-06-30 Rob LandleyThis kind of paranoia is a debug option at best.
2006-06-30 Rob LandleyFix bug 744 by moving the flushing logic into the exhau...
2006-06-30 Rob LandleyBug bugs.busybox.net/view.php?id=723 - initialize tv1...
2006-06-30 Mike Frysingerfix from Kolbjørn Barmen for building for m68k targets
2006-06-29 Rob LandleySome old kernel headers don't #include BLKSSZGET in...
2006-06-29 Rob LandleyMinor update on init not working.
2006-06-28 Rob LandleyFix bug bugs.busybox.net/view.php?id=874 where hexdump...
2006-06-28 Rob LandleyTop was catching sigterm (and fumbling sigint) so it...
2006-06-28 Rob LandleyFix bugs.busybox.net/view.php?id=826 in which "(echo...
2006-06-28 Mike Frysingercleanup patch usage
2006-06-27 Rob LandleyMore website cleanup.
2006-06-27 Rob LandleyMove 2005 and earlier to oldnews.
2006-06-27 Rob LandleyRedo the license section completely, and update the...
2006-06-27 Rob LandleyMove documentation links into the index so they're...
2006-06-27 Rob LandleyPatch from Geoff Baker to fix bug bugs.busybox.net...
2006-06-27 Rob LandleyFix bugs.busybox.net/view.php?id=906 which could cause...
2006-06-26 "Robert P.... Properly print the output for a sit (IPv6-in-IPv4)...
2006-06-26 "Robert P.... Aesthetic fix to use newer structure initialization...
2006-06-26 Mike Frysingerfix watchdog on no-mmu systems by adding -F option...
2006-06-26 Mike Frysingerdont setpgrp() for now as it breaks system() and that...
2006-06-26 Rob LandleyUpgrade mdev to allow commands to be run on create...
2006-06-25 Rob LandleyMissed one. Based on suggestions from Erik Hovland.
2006-06-25 Rob LandleyVarious cleanups I made while going through Erik Hovlan...
2006-06-25 Bernhard Reutner... - convert old-style parameter declarations (K&R) to...
2006-06-25 Rob LandleyWhitespace. (Vim's auto-indent is kind of annoying...
2006-06-25 Rob LandleyFix a possible race condition if two processes try...
2006-06-25 Rob LandleyA few patches from Erik Hovland, turning strncpy()...
2006-06-24 Rob LandleyAdd a test from Glenn.
2006-06-24 Rob LandleyDocument mount's new error return conventions.
2006-06-24 Rob LandleyThe logic to make cp -d or -P treat things like regular...
2006-06-24 Rob LandleySlowly pulling more common headers into libbb.h. Andre...
2006-06-22 Rob LandleyClean up.
2006-06-22 Rob LandleyPatch from Shaun Jackman to replace CFLAGS_EXTRA with...
2006-06-22 Rob LandleyCONFIG_DHCP -> CONFIG_APP_DHCP.
2006-06-21 Mike FrysingerJean Wolter writes: modprobe checks, whether a module...
2006-06-21 Bernhard Reutner... - add note about strict ordering
2006-06-21 Mike FrysingerJean Wolter writes: ash uses bsearch to search in the...
2006-06-21 Rob LandleyPatch from Paul Fox to improve mount's error handling...
2006-06-21 Rob LandleyAndre (armcc2200@yahoo) patched a bug where successful...
2006-06-21 Rob LandleyAurelien Jacobs pointed out inline functions that could...
2006-06-21 Rob LandleyRemove pointless "inline" wrapper around get_terminal_w...
2006-06-21 Rob LandleyZubicaray reported a bug in vi that causes it to eat...
2006-06-20 Mike Frysingeronly enable count_bit functions when actually needed...
2006-06-20 Rob LandleySince rangecoder is just a bunch of C functions, move...
2006-06-20 Rob LandleyCleanup patch from Shaun Jackman converting %m to perror.
2006-06-20 Rob LandleyPatch by Robert P. Day to remove obsolete alias code...
2006-06-20 Mike Frysingerassign default debug level to the MSHDEBUG define
2006-06-20 Rob LandleyI broke allbareconfig with half-finished cleanups I...
2006-06-20 Rob LandleyThe type changed too.
2006-06-20 Peter KjellerstedtUse the new names for tty_baud_to_value() and tty_value...
2006-06-20 Rob LandleyRevert the last two patches to go back to a state befor...
2006-06-20 Rob LandleyPatch by Robert P. Day to make structs use c99 initiali...
2006-06-20 Rob LandleyPatch from Robert P. J. Day cleaning up some unnecessar...
2006-06-20 Rob LandleyAmrein-Marie Christophe pointed out that Mandrake chang...
2006-06-19 Rob LandleyMake some 64 bit warnings go away on x86-64.
2006-06-18 Rob LandleyUndo all of the ugliness and some of the bloat from...
2006-06-18 Rob Landleyskip_whitespace() shouldn't claim its return value...
2006-06-18 Rob LandleyMake this slightly more readable, and expose the hypocr...
2006-06-17 Mike Frysingerdanf writes: stty doesn't support baud rates > 460800...
2006-06-16 Rob LandleyMake it so Erik has to forward me less email.
2006-06-16 Bernhard Reutner... - add cross-reference generation target.
2006-06-16 Bernhard Reutner... - do away with the fwd-decls of functions. Should not...
2006-06-16 Rob LandleyRevert svn 15333. If you vfork, you must either exec...
2006-06-16 Rob LandleyThis directory was fallout from the great feature freez...
2006-06-16 Bernhard Reutner... - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned...
2006-06-16 Bernhard Reutner... - add patch to provide a target 'html' to build a cross...
2006-06-16 Bernhard Reutner... - add needed includes and include busybox.h needed...
2006-06-16 Rob LandleyRemove warnings caused by #include <sys/mount.h> in...
2006-06-15 Rob LandleyPatch from Rich Felker:
2006-06-15 Bernhard Reutner... - use shorter boilerplate, more accurate header guard
2006-06-15 Bernhard Reutner... - drats.
2006-06-15 Bernhard Reutner... - let the scripts be prerequisites of the files the...
2006-06-15 Rob LandleyFix bug found by Joey Hess and forwarded by Bastian...
2006-06-15 Rob LandleyDon't do workarounds for broken shells. Busybox is...
2006-06-15 Rob LandleyJens Michaelsen pointed out that Linksys' firmware...
2006-06-15 Rob LandleyWe came up with our own names for ATTRIBUTE_*, so why...
2006-06-15 Rob LandleyPatch from Yann Morin to put BLKGETSIZE64 in platform...
2006-06-15 Rob LandleyHelp text update for libbb, talking about make standalone.
2006-06-14 Bernhard Reutner... - there is no "CONFIG_STANDALONE" in the repository...
2006-06-14 Bernhard Reutner... - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
2006-06-14 Bernhard Reutner... - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP...
2006-06-14 Bernhard Reutner... - correct typo
2006-06-14 Bernhard Reutner... - minor size tweak
2006-06-14 Bernhard Reutner... - minor shrinkage
2006-06-14 Rob LandleyAttempt at fixing bug 836, vaguely based on patch from...
next