1. 1443487 typo, thanks, Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  2. 1283a15 Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and by Rob Landley · 19 years ago
  3. 9955c45 get_terminal_width_height.c was in there twice. by Rob Landley · 19 years ago
  4. ecce943 Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists. by Rob Landley · 19 years ago
  5. f6acb66 Regarding 11330: when you fix a bug that the testsuite doesn't catch, add by Rob Landley · 19 years ago
  6. d0c41a8 destroy bug [0000381] by "Vladimir N. Oleynik" · 19 years ago
  7. f087480 destroy bug [0000404] by "Vladimir N. Oleynik" · 19 years ago
  8. a8c23aa - usage fresh bb_getopt_ulflags for ls -- very size reduce. by "Vladimir N. Oleynik" · 19 years ago
  9. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  10. bef14d7 1) sync with dash_0.5.2-7 by "Vladimir N. Oleynik" · 19 years ago
  11. 10a1fe6 remove infinity loop ./busybox --help busybox by "Vladimir N. Oleynik" · 19 years ago
  12. 8f99104 The previous commit left confdata writing out: by Rob Landley · 19 years ago
  13. d1fa585 Now that "make sizes" is in, the faq should mention it... by Rob Landley · 19 years ago
  14. dbaf97e Fix the warnings, and fix the following two obvious segfaults: by Rob Landley · 19 years ago
  15. cc1669b Actually returning ret might be good. by Rob Landley · 19 years ago
  16. 8a7a678 Fixes so "make allnoconfig" works again. by Rob Landley · 19 years ago
  17. a1a1a9f Remove trailing crud from busybox.tests. (Sleep deprivation strikes again...) by Rob Landley · 19 years ago
  18. b766c39 General cleanup of command line parsing to allow "busybox" to work as a prefix. by Rob Landley · 19 years ago
  19. 9754b91 touchup some grammar, formatting, and remove some outdated notes by Mike Frysinger · 19 years ago
  20. f46f1b4 update the verbage describing what is needed for developer access by Eric Andersen · 19 years ago
  21. 7f90ae4 This goes along with the new testsuite code... by Rob Landley · 19 years ago
  22. 1689075 Working on a new test harness. Moved the sort tests into it. by Rob Landley · 19 years ago
  23. babd3fb Missing break was screwing up 'y//' command. Bug #248. by Rob Landley · 19 years ago
  24. 92255d6 Fix for bug 383: attempting to "tar c /" would error out because stripping by Rob Landley · 19 years ago
  25. 828548a According to bug #63, crond is unhappy with crontab lines that don't end in a by Rob Landley · 19 years ago
  26. 344ea47 Tracking system but #4: php needs the environment variable SCRIPT_FILENAME. by Rob Landley · 19 years ago
  27. f815469 Bernhard Fischer trimmed down dos2unix a bit. by Rob Landley · 19 years ago
  28. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  29. e0537f6 Bernhard Fischer suggested that get_terminal_width_height() should return by Rob Landley · 19 years ago
  30. 37adefc Off by one error in max_leases sanity check. Bug 349, apparently. by Rob Landley · 19 years ago
  31. ac692b2 Bernhard Fischer sent a patch to make "make sizes" work when building in by Rob Landley · 19 years ago
  32. 9139770 Busybox should only multiplex based on argv[1] when it's called as "busybox". by Rob Landley · 19 years ago
  33. 29ee76c Anand Avati hit an integer overflow problem in our unzip code. by Rob Landley · 19 years ago
  34. c8b8a2d Don't comment warnings, _FIX_ warnings. (And putting in #warnings about by Rob Landley · 19 years ago
  35. c3386a4 Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF? by Rob Landley · 19 years ago
  36. 7a8f679 Bug system entry #1 says that when busybox doesn't have swapoff, by Rob Landley · 19 years ago
  37. 9a64314 Amir Shalem found some bugs in the new mount code; unknown options didn't get by Rob Landley · 19 years ago
  38. cc8885f Dirk Clemens pointed out how easy it is to support bzip2 compression, since we by Rob Landley · 19 years ago
  39. de55987 point to busybox.net by Eric Andersen · 19 years ago
  40. d9f7165 Dumb little hack, "make sizes". Try it. by Rob Landley · 19 years ago
  41. ddddb94 make sure __NF_sysfs exists before trying to use it by Mike Frysinger · 19 years ago
  42. 038b076 some portability fixes by rmh in Bug 395 by Mike Frysinger · 19 years ago
  43. e1d9633 Bernhard Fischer submitted a couple of Makefile patches: by Rob Landley · 19 years ago
  44. a937640 Remove something we did, not that I'm doing something, and add something we by Rob Landley · 19 years ago
  45. f4c684a When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() by Rob Landley · 19 years ago
  46. 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
  47. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  48. fc3f048 Announce busybox 1.01. by Rob Landley · 19 years ago
  49. b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago
  50. 4306bb1 When doing 'make release' nuke the .svn directories, not the by Eric Andersen · 19 years ago
  51. 6ebbc74 the () around isspace actually matters by Mike Frysinger · 19 years ago
  52. 1eef0c4 Bernhard Fischer says: use xmalloc() instead of malloc() by Mike Frysinger · 19 years ago
  53. 7122498 Bernhard Fischer says: fix comment typo by Mike Frysinger · 19 years ago
  54. c8e2de6 Bernhard Fischer writes: fix devfsd usage by Mike Frysinger · 19 years ago
  55. de5fd23 If we goto singlemount, do _not_ try to continue through the loop we jumped by Rob Landley · 19 years ago
  56. 23246f3 Patch from Stephane Billiart to improve ash error message. by Rob Landley · 19 years ago
  57. 6e98521 Stephane Billiart noticed that the return code of the new mount was horked. by Rob Landley · 19 years ago
  58. 58a651b Very minor tweak to tail. by Rob Landley · 19 years ago
  59. f9bd87b make sure distclean punts include/bbconfigopts.h by Mike Frysinger · 19 years ago
  60. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  61. 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
  62. 3f11b1b commiting: 0000025: vi-editing mode for ash by Paul Fox · 19 years ago
  63. 8eeb655 applying jim bauer's patch to eliminate modprobe's dependency by Paul Fox · 19 years ago
  64. 157e807 In bb_config.h, replace AUTOCONF_INCLUDED guard with the more reasonable and by Rob Landley · 19 years ago
  65. ff3a61b Do not define 'AUTOCONF_INCLUDED' by Eric Andersen · 19 years ago
  66. 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
  67. f1dbd4a fix bbconfigopts.h depend by Mike Frysinger · 19 years ago
  68. fcafa4b screw around with whitespace by Mike Frysinger · 19 years ago
  69. b831753 commiting: by Paul Fox · 19 years ago
  70. 156dc41 commiting patch from bug 71: by Paul Fox · 19 years ago
  71. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  72. 41a72ec applying patch from bug 24: by Paul Fox · 19 years ago
  73. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  74. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  75. 9d6e083 patch by pkj in Bug 3 to not export all make variables by Mike Frysinger · 19 years ago
  76. d84a35f patch by apgo in Bug 345 to not use ether_hostton() with uClibc by Mike Frysinger · 19 years ago
  77. 15ca586 patch by srowe in Bug 359 to fix fgrep aliasing by Mike Frysinger · 19 years ago
  78. 66c37d1 typecast to int by Mike Frysinger · 19 years ago
  79. 2e3054f use socklen_t instead of size_t with socket related functions by Mike Frysinger · 19 years ago
  80. 1c1655a move -s from LDFLAGS to STRIPCMD by Mike Frysinger · 19 years ago
  81. 7e64db2 use defines instead of const integers by Mike Frysinger · 19 years ago
  82. e11ff71 shrink the flag setting by reversing the operation by Mike Frysinger · 19 years ago
  83. 6f978db eat leading whitespace with preprocessor by Mike Frysinger · 19 years ago
  84. 08c2036 replace for loops with one function call by Mike Frysinger · 19 years ago
  85. de7f9b7 Ahem: add new faq entry to list at top of FAQ.html by Rob Landley · 19 years ago
  86. c7a3e1b Fix "nm --size-sort" on the busybox binary and document how to make it work. by Rob Landley · 19 years ago
  87. e70aa9d only declare do_swap if we need it by Mike Frysinger · 19 years ago
  88. 223b887 touchup syntax by Mike Frysinger · 19 years ago
  89. 198ea3c cleanup the error message so we dont use glibcism of %m and cast a pointer to an int (bad on 64bit arches) by Mike Frysinger · 19 years ago
  90. f28c7ec cleanup syntax by Mike Frysinger · 19 years ago
  91. 0d3ca72 tell people to ignore the dups/e0 warnings by Mike Frysinger · 19 years ago
  92. cc428da punt unused variable by Mike Frysinger · 19 years ago
  93. d6a2d41 tell people to ignore the save_name warning by Mike Frysinger · 19 years ago
  94. 14445fd in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc... by Mike Frysinger · 19 years ago
  95. b953134 apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAME by Mike Frysinger · 19 years ago
  96. 6902455 rename the accept/reject names since accept overrides the accept() socket function by Mike Frysinger · 19 years ago
  97. f7eaf5a apgo in Bug 351 says: punt parse_version_number since it is no longer used by Mike Frysinger · 19 years ago
  98. bb9a0ad commiting fix from: 0000353: [PATCH] start-stop-daemon -q is not quiet by Paul Fox · 19 years ago
  99. b3b756d further refine check_gcc usage so it is only called the bare min number of times by Mike Frysinger · 19 years ago
  100. c99e2c5 dont output anything when running in silent mode by Mike Frysinger · 19 years ago