1. bb13624 save a couple of bytes by Glenn L McGrath · 21 years ago
  2. e01c550 "A little patch for the strings applet of the busybox development tree by Glenn L McGrath · 21 years ago
  3. 523c167 "Typo and/or thinko: scanning till the end of NUL terminated string by Glenn L McGrath · 21 years ago
  4. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  5. f1c56a9 quiet some noise by Eric Andersen · 21 years ago
  6. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  7. 50af12d Sync hdparm -t and -T options with hdparm-5.3, which seems by Eric Andersen · 21 years ago
  8. 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
  9. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  10. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  11. ac00aa7 Some additional description based on a patch from Terje Kvernes by Eric Andersen · 21 years ago
  12. 795c4ba Write some more docs by Eric Andersen · 21 years ago
  13. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  14. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  15. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  16. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  17. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  18. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  19. 9edcabd Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  20. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  21. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 22 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  23. d2b8118 oops. args shuffled. by Eric Andersen · 22 years ago
  24. 92b7e7b Patch from Tito Ragusa: by Eric Andersen · 22 years ago
  25. 65ddf77 Patch from Tito to rework strings applet, and some testsuite by Eric Andersen · 22 years ago
  26. e931909 Additional patch from Tito to fix some anomolies by Eric Andersen · 22 years ago
  27. dd3461a Make output the same as upstream, patch by Tito by Glenn L McGrath · 22 years ago
  28. 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
  29. cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
  30. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  31. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago
  32. 5a7ec22 last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> by Glenn L McGrath · 22 years ago
  33. ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago
  34. 080ddc1 mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> by Eric Andersen · 22 years ago
  35. f6f7bfb last_patch63 from vodz: add in crond and crontab applets by Eric Andersen · 22 years ago
  36. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  37. e4d2a43 Doh. We divide microseconds by 60? by Eric Andersen · 22 years ago
  38. 92052e3 Bug fix from Nitin Gupta <gupta@equator.com> by Eric Andersen · 22 years ago
  39. 8c4025e Patch from Danny Lepage <danny.lepage@cognicase.com> to fix dutmp for uClibc. by Eric Andersen · 22 years ago
  40. 3600602 vodz' last_patch42_2, which is an updated fix for buffer overflows by Eric Andersen · 23 years ago
  41. fe1ef2b Fix buffer overflows noted by Gerardo Puga -Erik by Eric Andersen · 23 years ago
  42. 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 23 years ago
  43. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
  44. 356b6db Patch from Steve Merrifield <steve@labyrinth.net.au> to by Eric Andersen · 23 years ago
  45. 2dd2d7a Patch to avoid warnings by Aaron Lehmann · 23 years ago
  46. c365742 Add in a 'time' applet. Adds 4.5k. -Erik by Eric Andersen · 23 years ago
  47. c366421 Include time.h by Eric Andersen · 23 years ago
  48. b78d9b5 Oops. Fix capililization by Eric Andersen · 23 years ago
  49. bfebd35 Fix missing BB_VER defines by Eric Andersen · 23 years ago
  50. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  51. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  52. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  53. 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 24 years ago
  54. 1eb4acf Fixed misnamed rewind command (noted by Tom Oehser). by Matt Kraai · 24 years ago
  55. 73991ff Fix tell support. by Matt Kraai · 24 years ago
  56. 13a70ac Fix open mode for IOCTLs which write to the tape. by Matt Kraai · 24 years ago
  57. 28355a3 Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, by Eric Andersen · 24 years ago
  58. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
  59. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  60. e703f7e Ha. Regression testing found a bug with uClibc support. Fixed. -Erik by Eric Andersen · 24 years ago
  61. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
  62. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  63. 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 24 years ago
  64. 8d4c397 Patch from Jeff Garzik marking a few 'getopt not needed' apps. by Eric Andersen · 24 years ago
  65. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  66. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  67. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  68. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  69. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  70. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  71. ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
  72. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  73. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  74. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  75. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  76. 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago
  77. 43f3e61 Fixes to allow compilation on systems with glibc 2.1.92 by Pavel Roskin · 24 years ago
  78. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  79. 75610e1 Better cross libc compatibility (so Dave Cinege can stop complaining by Eric Andersen · 24 years ago
  80. 1eec89d Apply segfault on no-args fix from robotti@metconnect.com by Eric Andersen · 24 years ago
  81. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  82. 1ac435c Converted option parsing to getopt(). Also added some explanatory comments. by Mark Whitley · 24 years ago
  83. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  84. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  85. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  86. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  87. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  88. 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
  89. 7ac06a3 Removed all vestiges of "math" by Pavel Roskin · 24 years ago
  90. 0021679 + added dc (aka the function formerly known as math) by John Beppu · 24 years ago
  91. a15cd0b Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. by Eric Andersen · 25 years ago
  92. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  93. 499f65f Some updates for better portability. -Erik by Erik Andersen · 25 years ago
  94. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  95. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 25 years ago
  96. 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
  97. 6ed02a0 Fix stupid bugs. update was segfaulting. mknod minor # was always 0 by Erik Andersen · 25 years ago
  98. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
  99. 227a59b Several more updates -Erik by Erik Andersen · 25 years ago
  100. e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago