1. 23f62fc split libbb: moved xregcomp separatelly for speed up recompile by "Vladimir N. Oleynik" · 19 years ago
  2. b4f3cff removed strange extern void xregcomp(... from some applets, but declared from libbb.h by "Vladimir N. Oleynik" · 19 years ago
  3. 1e07f85 FEATURE->ENABLE_FEATURE loses one for 'top' applet by "Vladimir N. Oleynik" · 19 years ago
  4. 2d2c868 Patch from Berhnard Fischer to keep duplicate objects out of the library. by Rob Landley · 19 years ago
  5. 0c520e0 remove unrequired dependences by "Vladimir N. Oleynik" · 19 years ago
  6. 570f655 Cleanup patch from tito: migrate option parsing to the bb_ functions and fix by Rob Landley · 19 years ago
  7. b728500 Cleanup patch from Tito. by Rob Landley · 19 years ago
  8. 7573ac6 bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, spelling corrections by Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  9. 2ee8272 Our config should write out each symbol once and only once, but still write by Rob Landley · 19 years ago
  10. 1e51925 Test full susv3 spec for uniq (except internationalization). by Rob Landley · 19 years ago
  11. db485cf committing bug #7: by Paul Fox · 19 years ago
  12. bc48ebd initial ppc64 support by Mike Frysinger · 19 years ago
  13. f2de0b7 allow either backspace or DEL, in addition to the user's erase by Paul Fox · 19 years ago
  14. 676e95e bb_mkdep release. speed up *3, clearing, more comments by "Vladimir N. Oleynik" · 19 years ago
  15. 6943a94 whitespace/syntax cleanups, dont mind me :p by Mike Frysinger · 19 years ago
  16. 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
  17. bc3d4a1 Cleanup patch from Tito. by Rob Landley · 19 years ago
  18. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  19. 2c6b418 Kunihiko IMAI writes: by Eric Andersen · 19 years ago
  20. b1fe462 bb_mkdep speed up * 10! by "Vladimir N. Oleynik" · 19 years ago
  21. 5e60dc4 new my scripts/mm_mkdep, dependences work now by "Vladimir N. Oleynik" · 19 years ago
  22. ba50217 Clean up memory allocation. by Rob Landley · 19 years ago
  23. a7e14db This combines a patch from Bernhard Fischer (moving the clean of by Rob Landley · 19 years ago
  24. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  25. db289b2 use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;) by Mike Frysinger · 19 years ago
  26. 98ea849 Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig. by Rob Landley · 19 years ago
  27. a80b290 some tweaks by cow to shrink a little by Mike Frysinger · 19 years ago
  28. 6b00d0d Put the menu_is_visible test back because it avoids printing spurious by Rob Landley · 19 years ago
  29. 415f6c9 Rob, I don't know why you feel some unexplainable compulsion to get rid of by Manuel Novoa III · 19 years ago
  30. ae32016 A bit overdue... by Rob Landley · 19 years ago
  31. 9f0e00f Tito sent more size tweaks. by Rob Landley · 19 years ago
  32. 230b411 Fix the warning by rewriting the function to be smaller and simpler. by Rob Landley · 19 years ago
  33. 658d2cf Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to by Rob Landley · 19 years ago
  34. 02eb934 committing: by Paul Fox · 19 years ago
  35. a70aa86 Yeah, Linus is the original author of three of our apps, but A) he doesn't by Rob Landley · 19 years ago
  36. 20a825a Fix warnings. by Rob Landley · 19 years ago
  37. 90ca6b2 This code exists to compensate for ancient broken build environments which, by Rob Landley · 19 years ago
  38. 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
  39. 99f6171 Amir Shalem writes: this patch fix syscall names mix-up in libb/syscalls.c by Mike Frysinger · 19 years ago
  40. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  41. 1443487 typo, thanks, Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  42. 1283a15 Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and by Rob Landley · 19 years ago
  43. 9955c45 get_terminal_width_height.c was in there twice. by Rob Landley · 19 years ago
  44. ecce943 Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists. by Rob Landley · 19 years ago
  45. f6acb66 Regarding 11330: when you fix a bug that the testsuite doesn't catch, add by Rob Landley · 19 years ago
  46. d0c41a8 destroy bug [0000381] by "Vladimir N. Oleynik" · 19 years ago
  47. f087480 destroy bug [0000404] by "Vladimir N. Oleynik" · 19 years ago
  48. a8c23aa - usage fresh bb_getopt_ulflags for ls -- very size reduce. by "Vladimir N. Oleynik" · 19 years ago
  49. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  50. bef14d7 1) sync with dash_0.5.2-7 by "Vladimir N. Oleynik" · 19 years ago
  51. 10a1fe6 remove infinity loop ./busybox --help busybox by "Vladimir N. Oleynik" · 19 years ago
  52. 8f99104 The previous commit left confdata writing out: by Rob Landley · 19 years ago
  53. d1fa585 Now that "make sizes" is in, the faq should mention it... by Rob Landley · 19 years ago
  54. dbaf97e Fix the warnings, and fix the following two obvious segfaults: by Rob Landley · 19 years ago
  55. cc1669b Actually returning ret might be good. by Rob Landley · 19 years ago
  56. 8a7a678 Fixes so "make allnoconfig" works again. by Rob Landley · 19 years ago
  57. a1a1a9f Remove trailing crud from busybox.tests. (Sleep deprivation strikes again...) by Rob Landley · 19 years ago
  58. b766c39 General cleanup of command line parsing to allow "busybox" to work as a prefix. by Rob Landley · 19 years ago
  59. 9754b91 touchup some grammar, formatting, and remove some outdated notes by Mike Frysinger · 19 years ago
  60. f46f1b4 update the verbage describing what is needed for developer access by Eric Andersen · 19 years ago
  61. 7f90ae4 This goes along with the new testsuite code... by Rob Landley · 19 years ago
  62. 1689075 Working on a new test harness. Moved the sort tests into it. by Rob Landley · 19 years ago
  63. babd3fb Missing break was screwing up 'y//' command. Bug #248. by Rob Landley · 19 years ago
  64. 92255d6 Fix for bug 383: attempting to "tar c /" would error out because stripping by Rob Landley · 19 years ago
  65. 828548a According to bug #63, crond is unhappy with crontab lines that don't end in a by Rob Landley · 19 years ago
  66. 344ea47 Tracking system but #4: php needs the environment variable SCRIPT_FILENAME. by Rob Landley · 19 years ago
  67. f815469 Bernhard Fischer trimmed down dos2unix a bit. by Rob Landley · 19 years ago
  68. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  69. e0537f6 Bernhard Fischer suggested that get_terminal_width_height() should return by Rob Landley · 19 years ago
  70. 37adefc Off by one error in max_leases sanity check. Bug 349, apparently. by Rob Landley · 19 years ago
  71. ac692b2 Bernhard Fischer sent a patch to make "make sizes" work when building in by Rob Landley · 19 years ago
  72. 9139770 Busybox should only multiplex based on argv[1] when it's called as "busybox". by Rob Landley · 19 years ago
  73. 29ee76c Anand Avati hit an integer overflow problem in our unzip code. by Rob Landley · 19 years ago
  74. c8b8a2d Don't comment warnings, _FIX_ warnings. (And putting in #warnings about by Rob Landley · 19 years ago
  75. c3386a4 Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF? by Rob Landley · 19 years ago
  76. 7a8f679 Bug system entry #1 says that when busybox doesn't have swapoff, by Rob Landley · 19 years ago
  77. 9a64314 Amir Shalem found some bugs in the new mount code; unknown options didn't get by Rob Landley · 19 years ago
  78. cc8885f Dirk Clemens pointed out how easy it is to support bzip2 compression, since we by Rob Landley · 19 years ago
  79. de55987 point to busybox.net by Eric Andersen · 19 years ago
  80. d9f7165 Dumb little hack, "make sizes". Try it. by Rob Landley · 19 years ago
  81. ddddb94 make sure __NF_sysfs exists before trying to use it by Mike Frysinger · 19 years ago
  82. 038b076 some portability fixes by rmh in Bug 395 by Mike Frysinger · 19 years ago
  83. e1d9633 Bernhard Fischer submitted a couple of Makefile patches: by Rob Landley · 19 years ago
  84. a937640 Remove something we did, not that I'm doing something, and add something we by Rob Landley · 19 years ago
  85. f4c684a When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() by Rob Landley · 19 years ago
  86. 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
  87. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  88. fc3f048 Announce busybox 1.01. by Rob Landley · 19 years ago
  89. b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago
  90. 4306bb1 When doing 'make release' nuke the .svn directories, not the by Eric Andersen · 19 years ago
  91. 6ebbc74 the () around isspace actually matters by Mike Frysinger · 19 years ago
  92. 1eef0c4 Bernhard Fischer says: use xmalloc() instead of malloc() by Mike Frysinger · 19 years ago
  93. 7122498 Bernhard Fischer says: fix comment typo by Mike Frysinger · 19 years ago
  94. c8e2de6 Bernhard Fischer writes: fix devfsd usage by Mike Frysinger · 19 years ago
  95. de5fd23 If we goto singlemount, do _not_ try to continue through the loop we jumped by Rob Landley · 19 years ago
  96. 23246f3 Patch from Stephane Billiart to improve ash error message. by Rob Landley · 19 years ago
  97. 6e98521 Stephane Billiart noticed that the return code of the new mount was horked. by Rob Landley · 19 years ago
  98. 58a651b Very minor tweak to tail. by Rob Landley · 19 years ago
  99. f9bd87b make sure distclean punts include/bbconfigopts.h by Mike Frysinger · 19 years ago
  100. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago