1. 3978e55 move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small automatic size reduction by "Vladimir N. Oleynik" · 19 years ago
  2. 16ce8aa fix building w/out et headers and w/out debug by Mike Frysinger · 19 years ago
  3. f87b3e3 as pointed out in Bug 17, use uint32_t instead of unsigned long since the code expects the size of the info variables to be 32bits and sizeof(long) on 64bit hosts is not 32bits by Mike Frysinger · 19 years ago
  4. 6745184 pass EXTRA_CFLAGS to final link since it may contain things that affect linking (such as -m32) by Mike Frysinger · 19 years ago
  5. de2b938 eat misappropriated whitespace by Mike Frysinger · 19 years ago
  6. 10a11e2 uncuddle function scope brackets by Mike Frysinger · 19 years ago
  7. 1c943eb - remove unused variable TOPDIR by Bernhard Reutner-Fischer · 19 years ago
  8. d24eaac add "make help" by Rob Landley · 19 years ago
  9. 7090800 revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) already, do not confuse me\! by "Vladimir N. Oleynik" · 19 years ago
  10. 11d7c52 correct set prompt if CONFIG_ASH_EXPAND_PRMT enabled, small automatic space->tabs convert by my personal editor by "Vladimir N. Oleynik" · 19 years ago
  11. 5f46010 spwd bulid now, (typo) by "Vladimir N. Oleynik" · 19 years ago
  12. 5246063 Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow by Rob Landley · 19 years ago
  13. 95544f7 whitespace sucks by Mike Frysinger · 19 years ago
  14. 7ad9780 fix building with debugging enabled #413 by Mike Frysinger · 19 years ago
  15. de242f6 this should fix parallel building with .depend/bb_config.h by Mike Frysinger · 19 years ago
  16. 1ff789c Stop gcc4 from nit-picking about signedness of char *. by Rob Landley · 19 years ago
  17. 3978abd Cristian Ionescu-Idbohrn writes to fix a warning: networking/ifconfig.c uses an uchar ptr to work with a char ptr so change the uchar to char by Mike Frysinger · 19 years ago
  18. 036f299 Cristian Ionescu-Idbohrn says: touchup whitespace/display by Mike Frysinger · 19 years ago
  19. b7f88e0 touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn by Mike Frysinger · 19 years ago
  20. a630cb1 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  21. 7f8797c re-order a little for alphabetical by Mike Frysinger · 19 years ago
  22. f51d206 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  23. d1c8ae5 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  24. 75aa192 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  25. 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
  26. 5423df9 force nodebug by default by Mike Frysinger · 19 years ago
  27. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  28. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
  29. bfe773f make sure we include local header files by Mike Frysinger · 19 years ago
  30. 016d628 fix parallel building again by Mike Frysinger · 19 years ago
  31. 0f8a638 err, fix stupid mistake in previous do_findfs() change by Mike Frysinger · 19 years ago
  32. 0d65565 add a attribute_noreturn macro by Mike Frysinger · 19 years ago
  33. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  34. 97b43a7 fix broken whitespace and remove pointless mkdir by Mike Frysinger · 19 years ago
  35. a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
  36. 9ac178a rename menu and touchup whitespace by Mike Frysinger · 19 years ago
  37. ce0cf1d make test an alias for check by Mike Frysinger · 19 years ago
  38. 3f91d7a cleanup option parsing by Mike Frysinger · 19 years ago
  39. 30b1786 - ifupdown needs run-parts. Thanks Derosnec for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  40. 23bc647 - remove dangling symlinks after the runs by Bernhard Reutner-Fischer · 19 years ago
  41. 380ad12 We've gotten enough questions that are related to building systems rather by Rob Landley · 19 years ago
  42. 1eb645d - set executable bit by Bernhard Reutner-Fischer · 19 years ago
  43. b47a74f - introduce variable _BB_CONFIG_DEP to the new test harness. by Bernhard Reutner-Fischer · 19 years ago
  44. 0a44c17 - add missing descriptions of supported arguments by Bernhard Reutner-Fischer · 19 years ago
  45. aaf0e23 - replace variables by defines to save space by Bernhard Reutner-Fischer · 19 years ago
  46. bf44974 SUSv3 -q compatibily exit status correction for grep again by "Vladimir N. Oleynik" · 19 years ago
  47. c96b703 SUSv3 -q compatibily exit status correction for grep by "Vladimir N. Oleynik" · 19 years ago
  48. cf40d81 grep must have exit code >1 if input file not found. Small indent correcion also. by "Vladimir N. Oleynik" · 19 years ago
  49. b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
  50. 53ad366 remove 1 exported by "Vladimir N. Oleynik" · 19 years ago
  51. b6f7164 move a couple of functions from common code (options.c) to udhcpd private by Paul Fox · 19 years ago
  52. 28de951 by Paul Fox · 19 years ago
  53. 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
  54. ac97317 Reduce exported from msh applet by "Vladimir N. Oleynik" · 19 years ago
  55. 264e771 Reduce exported from lash applet by "Vladimir N. Oleynik" · 19 years ago
  56. 19c3701 Reduce exported from hush applet by "Vladimir N. Oleynik" · 19 years ago
  57. b8fa7e8 quick patch - have removed stranges for me by "Vladimir N. Oleynik" · 19 years ago
  58. 1f0ac23 very small size reduce for nohup applet by "Vladimir N. Oleynik" · 19 years ago
  59. 24cca8d Reduce exported from ipcs applet by "Vladimir N. Oleynik" · 19 years ago
  60. e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
  61. 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
  62. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
  63. d4cffd1 - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. by Bernhard Reutner-Fischer · 19 years ago
  64. cef737f moved include/bbconfigopts.h from miscutils to to top Makefile before generate .depend. Remove allyesconfig build problem, noticed by Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  65. c5280e8 - consolidated password helpers by Bernhard Reutner-Fischer · 19 years ago
  66. f56b8e4 - consolidated password helpers into bb_pwd.c by Bernhard Reutner-Fischer · 19 years ago
  67. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  68. f912ebb - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen by Bernhard Reutner-Fischer · 19 years ago
  69. 6ab402c - typo in documentation by Bernhard Reutner-Fischer · 19 years ago
  70. 52d2f4b Get "make check" ($srcdir) to work with the new testsuite. by Rob Landley · 19 years ago
  71. 90252bb The testsuite/links directory wasn't being created. by Rob Landley · 19 years ago
  72. 7fe6520 This is strange typically modern mistake. Learn please: stat(2) used sys/types.h and not reverse by "Vladimir N. Oleynik" · 19 years ago
  73. 6d5aa45 Bernhard Fischer writes: by Mike Frysinger · 19 years ago
  74. 8cbaa45 remove duplicate depend, its work for bb_mkdepend by "Vladimir N. Oleynik" · 19 years ago
  75. 2f01eb1 correct build bbconfig applet, correct previous change by "Vladimir N. Oleynik" · 19 years ago
  76. 4a5d95d corect build bbconfig applet, Thanks, Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  77. 9bfb2fc hmm, forgoten remove llseek? by "Vladimir N. Oleynik" · 19 years ago
  78. bc37480 by "Vladimir N. Oleynik" · 19 years ago
  79. b71e602 mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek by "Vladimir N. Oleynik" · 19 years ago
  80. 54deebf destroy bug #421 by "Vladimir N. Oleynik" · 19 years ago
  81. a0ae6de quick patchs: drop founded memory leak, more libbb, more C-compatibility, size reduction by "Vladimir N. Oleynik" · 19 years ago
  82. 4cbe459 small bug found after strength test by "Vladimir N. Oleynik" · 19 years ago
  83. 9ed1094 Bernhard Fischer writes: by Mike Frysinger · 19 years ago
  84. d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
  85. 07e42dc Tito pointed out that if readlink doesn't have -f, there's no need to call by Rob Landley · 19 years ago
  86. a882126 Update TODO with mention of the CONFIG->ENABLE migration and ruminations by Rob Landley · 19 years ago
  87. af0dd59 speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 by "Vladimir N. Oleynik" · 19 years ago
  88. 8d3c40d more C-compatibily, Thanks Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  89. 38013e3 removed 'less' section from TODO by "Vladimir N. Oleynik" · 19 years ago
  90. f246dc7 ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE by "Vladimir N. Oleynik" · 19 years ago
  91. c350485 initialize a couple of vars whose warnings were suppressed because by Paul Fox · 19 years ago
  92. 2b306e9 small change for highlihting flags, more busyboxes: indent, forward declaration, paste BSS by "Vladimir N. Oleynik" · 19 years ago
  93. 8552aec some combinations of status line and screen refresh don't give a by Paul Fox · 19 years ago
  94. 2d5e4f6 accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little by Mike Frysinger · 19 years ago
  95. 0ec71bf update for newer build system by Mike Frysinger · 19 years ago
  96. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  97. bfd94c4 Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. by Rob Landley · 19 years ago
  98. 6a65d2f Amir Shalem observed that telnetd doesn't really require login, so forcing by Rob Landley · 19 years ago
  99. 84b93f7 Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. by Manuel Novoa III · 19 years ago
  100. 86097b3 Bernhard Fischer: by Mike Frysinger · 19 years ago