oweals/busybox.git
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...
2006-06-14 Rob LandleyUpgrade the standalone shell code to use CONFIG_BUSYBOX...
2006-06-14 Rob LandleyAttempt at fixing bug 815 by upgrading bb_spawn() so...
2006-06-13 Rob LandleyDon't break allbareconfig.
2006-06-13 Rob LandleyPatch from Shaun Jackman to detect "name=value" variabl...
2006-06-13 Rob LandleyMake lash smaller. (Use llist_t for file closing,...
2006-06-13 Rob LandleyRewrite of dmesg, smaller and simpler.
2006-06-13 Rob LandleyRandom cleanup of platform.h.
2006-06-13 Rob LandleyWork around a persistent uClibc bug, since 0.9.29 still...
2006-06-13 Rob LandleyPatch from Denis Vlasenko:
2006-06-13 Rob LandleyWhitespace cleanup from Denis Vlasenko.
2006-06-13 Rob LandleyUse -ffunction-sections -fdata-sections --gc-sections...
2006-06-13 Rob LandleyUse xstat() instead of if(stat()) die()
2006-06-13 Rob LandleyPatch from Denis Vlasenko, tweak error messages.
2006-06-13 Rob LandleyMinor size shrinkage.
2006-06-13 Rob LandleyPatch from Denis Vlasenko: unlzma was make files with...
2006-06-13 Rob LandleyFix from Paul Fox to make compressed help text notice...
2006-06-13 Bernhard Reutner... - make VERBOSE= and V= work equally; use BUILD_VERBOSE...
2006-06-12 Bernhard Reutner... - fix stupid typo from last checkin
2006-06-11 Bernhard Reutner... - remove superfluous CONFIG_BEGIN and CONFIG_END
2006-06-11 Bernhard Reutner... - add fancy mode to start-stop-daemon to support -...
2006-06-11 Bernhard Reutner... - invert logic for nocheck_targets to exclude the empty...
2006-06-10 Bernhard Reutner... - don't check for toolchain-setting for make targets...
2006-06-10 Bernhard Reutner... - revert incorrect select change
2006-06-10 Bernhard Reutner... - fix two segfaults (reported by Horst Kronstorfer)
2006-06-10 Bernhard Reutner... - use bb_xbind
next