platform/upstream/busybox.git
2005-09-13 Mike Frysingertouch up usage for swap utils
2005-09-13 Rob LandleyCleanup patch from Tito.
2005-09-12 Eric Andersensysctl was seriously broken. And since in some cases...
2005-09-12 Eric AndersenKunihiko IMAI writes:
2005-09-12 "Vladimir N... bb_mkdep speed up * 10!
2005-09-12 "Vladimir N... new my scripts/mm_mkdep, dependences work now
2005-09-11 Rob LandleyClean up memory allocation.
2005-09-11 Rob LandleyThis combines a patch from Bernhard Fischer (moving...
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-09-10 Mike Frysingeruse CONFIG_BUFFER macros like cow suggested and shrink...
2005-09-10 Rob LandleyPatch from Dirk Clemens so df doesn't run numbers toget...
2005-09-10 Mike Frysingersome tweaks by cow to shrink a little
2005-09-08 Rob LandleyPut the menu_is_visible test back because it avoids...
2005-09-08 Manuel Novoa... Rob, I don't know why you feel some unexplainable compu...
2005-09-08 Rob LandleyA bit overdue...
2005-09-08 Rob LandleyTito sent more size tweaks.
2005-09-08 Rob LandleyFix the warning by rewriting the function to be smaller...
2005-09-08 Rob LandleyTito sent in a few patches converting instances of...
2005-09-07 Paul Foxcommitting:
2005-09-07 Rob LandleyYeah, Linus is the original author of three of our...
2005-09-07 Rob LandleyFix warnings.
2005-09-07 Rob LandleyThis code exists to compensate for ancient broken build...
2005-09-07 Rob LandleyDon't comment warnings. Don't put #warnings about...
2005-09-06 Mike FrysingerAmir Shalem writes:
2005-09-06 "Vladimir N... - sync traceroute with Slackware-10.1
2005-09-06 "Vladimir N... typo, thanks, Bernhard Fischer
2005-09-06 Rob LandleyWhitespace-level changes. Replace s0,s1,e0,e1 with...
2005-09-05 Rob Landleyget_terminal_width_height.c was in there twice.
2005-09-05 Rob LandleyBernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_...
2005-09-05 Rob LandleyRegarding 11330: when you fix a bug that the testsuite...
2005-09-05 "Vladimir N... destroy bug [0000381]
2005-09-05 "Vladimir N... destroy bug [0000404]
2005-09-05 "Vladimir N... - usage fresh bb_getopt_ulflags for ls -- very size...
2005-09-05 "Vladimir N... 1) bb_opt_complementaly -> bb_opt_complementally
2005-09-05 "Vladimir N... 1) sync with dash_0.5.2-7
2005-09-05 "Vladimir N... remove infinity loop ./busybox --help busybox
2005-09-05 Rob LandleyThe previous commit left confdata writing out:
2005-09-05 Rob LandleyNow that "make sizes" is in, the faq should mention...
2005-09-05 Rob LandleyFix the warnings, and fix the following two obvious...
2005-09-05 Rob LandleyActually returning ret might be good.
2005-09-05 Rob LandleyFixes so "make allnoconfig" works again.
2005-09-04 Rob LandleyRemove trailing crud from busybox.tests. (Sleep depriv...
2005-09-04 Rob LandleyGeneral cleanup of command line parsing to allow "busyb...
2005-09-02 Mike Frysingertouchup some grammar, formatting, and remove some outda...
2005-09-02 Eric Andersenupdate the verbage describing what is needed for develo...
2005-09-02 Rob LandleyThis goes along with the new testsuite code...
2005-09-02 Rob LandleyWorking on a new test harness. Moved the sort tests...
2005-09-02 Rob LandleyMissing break was screwing up 'y//' command. Bug ...
2005-09-01 Rob LandleyFix for bug 383: attempting to "tar c /" would error...
2005-09-01 Rob LandleyAccording to bug #63, crond is unhappy with crontab...
2005-09-01 Rob LandleyTracking system but #4: php needs the environment varia...
2005-09-01 Rob LandleyBernhard Fischer trimmed down dos2unix a bit.
2005-09-01 Rob LandleyPatch -i support from Berhnard Fischer.
2005-09-01 Rob LandleyBernhard Fischer suggested that get_terminal_width_hei...
2005-09-01 Rob LandleyOff by one error in max_leases sanity check. Bug 349...
2005-09-01 Rob LandleyBernhard Fischer sent a patch to make "make sizes"...
2005-09-01 Rob LandleyBusybox should only multiplex based on argv[1] when...
2005-08-31 Rob LandleyAnand Avati hit an integer overflow problem in our...
2005-08-30 Rob LandleyDon't comment warnings, _FIX_ warnings. (And putting...
2005-08-30 Rob LandleyWhy have a separate CONFIG_INIT_SWAPON when we already...
2005-08-30 Rob LandleyBug system entry #1 says that when busybox doesn't...
2005-08-30 Rob LandleyAmir Shalem found some bugs in the new mount code;...
2005-08-30 Rob LandleyDirk Clemens pointed out how easy it is to support...
2005-08-28 Eric Andersenpoint to busybox.net
2005-08-28 Rob LandleyDumb little hack, "make sizes". Try it.
2005-08-27 Mike Frysingermake sure __NF_sysfs exists before trying to use it
2005-08-27 Mike Frysingersome portability fixes by rmh in Bug 395
2005-08-24 Rob LandleyBernhard Fischer submitted a couple of Makefile patches:
2005-08-23 Rob LandleyRemove something we did, not that I'm doing something...
2005-08-23 Rob LandleyWhen compiling with FEATURE_MTAB_SUPPORT disabled,...
2005-08-22 Rob LandleyTwo FEATURE_CLEAN_UP patches from Shaun Jackman, closin...
2005-08-20 Rob LandleyBernhard Fischer provided a mountpoint(1) applet. ...
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
next