1. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 18 years ago
  2. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  3. ead1930 Cleanup patches from tito. by Rob Landley · 19 years ago
  4. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  5. 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
  6. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  7. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  8. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  9. d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
  10. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  11. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  12. c1ef7bd just whitespace by Tim Riker · 19 years ago
  13. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  14. 87210b5 trivial generate exit code by "Vladimir N. Oleynik" · 19 years ago
  15. ffe17b5 correct strange *3 isatty(0) code by "Vladimir N. Oleynik" · 19 years ago
  16. a630cb1 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  17. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  18. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  19. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  20. 9f0e00f Tito sent more size tweaks. by Rob Landley · 19 years ago
  21. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  22. 7e64db2 use defines instead of const integers by Mike Frysinger · 19 years ago
  23. e11ff71 shrink the flag setting by reversing the operation by Mike Frysinger · 19 years ago
  24. 08c2036 replace for loops with one function call by Mike Frysinger · 19 years ago
  25. 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
  26. f28c7ec cleanup syntax by Mike Frysinger · 19 years ago
  27. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  28. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  29. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  30. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  31. 6a78631 Patch by Tito, use bb_xgetlarg, reduce size by Glenn L McGrath · 21 years ago
  32. dfb6211 Patch by Tito, remove some unneeded variables to save some space. by Glenn L McGrath · 21 years ago
  33. 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
  34. 02e0355 Use bb_xopen by Glenn L McGrath · 21 years ago
  35. acbdc47 Make use of libbb functions bb_xopen, bb_full_read, used #define's by Glenn L McGrath · 21 years ago
  36. 7f6295f Patch from Arthur Othieno for style-guide.txt conformance by Eric Andersen · 21 years ago
  37. 28672dd Patch from Arthur Othieno for docs/style-guide.txt conformance. by Eric Andersen · 21 years ago
  38. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  39. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  40. e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
  41. 0a3b010 Re-use existing variables, patch from Tito by Glenn L McGrath · 21 years ago
  42. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 21 years ago
  43. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  44. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  45. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  46. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  47. 793c3b4 Clear screen too. by Eric Andersen · 22 years ago
  48. dc180d1 re-enable the cursor, in case it got disabled -Erik by Eric Andersen · 22 years ago
  49. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  50. ebdc8b4 Put in GPL v2 or later copyright notice by Glenn L McGrath · 22 years ago
  51. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago
  52. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  53. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  54. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  55. c54f953 -Wshadow loadacm fix from Jeff Garzik by Eric Andersen · 23 years ago
  56. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 24 years ago
  57. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  58. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  59. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  60. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  61. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  62. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  63. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  64. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  65. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  66. aefe562 Simplify error handling. by Matt Kraai · 24 years ago
  67. 6f6aa9b Added some necessary brackets, removed debug noise. by Mark Whitley · 24 years ago
  68. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  69. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  70. ef5529b Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE by Matt Kraai · 24 years ago
  71. 9133c98 Cleaned up error handling, TRUE/FALSE usage, and other minor issues. by Matt Kraai · 24 years ago
  72. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  73. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  74. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  75. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  76. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  77. dc74616 Oops. Forgot to add in reset.c. Doh! -Erik by Eric Andersen · 24 years ago
  78. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  79. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  80. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  81. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  82. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  83. df4532b More fixes for "signed vs. unsigned" warnings. by Pavel Roskin · 24 years ago
  84. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  85. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  86. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago
  87. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  88. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  89. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  90. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  91. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  92. 4625240 Oops. -Erik by Erik Andersen · 24 years ago
  93. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 24 years ago
  94. abc199e Forgot this file... -Erik by Erik Andersen · 24 years ago
  95. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  96. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  97. 3fe7f9f More minor updates to docs (and making apps behave as the docs by Erik Andersen · 24 years ago
  98. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  99. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  100. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago