1. d02db89 clean up TODO file. No real code changes. by Denis Vlasenko · 16 years ago
  2. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  3. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  4. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  5. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  6. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  7. 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 17 years ago
  8. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  9. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  10. 0de9375 leftover of e2fsck surgery by Denis Vlasenko · 18 years ago
  11. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  12. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  13. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  14. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  15. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  18. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  19. a6e6037 Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its by Rob Landley · 18 years ago
  20. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  21. f3ac9eb - convert xcalloc(1,x) to xzalloc by Bernhard Reutner-Fischer · 18 years ago
  22. 1a54030 use memmove() instead of bcopy() by Mike Frysinger · 18 years ago
  23. 78bd504 use memcmp() not bcmp() by Mike Frysinger · 18 years ago
  24. 294254c rfelker writes in Bug 740: s/u_char/unsigned char/ by Mike Frysinger · 19 years ago
  25. 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 19 years ago
  26. c1ef7bd just whitespace by Tim Riker · 19 years ago
  27. eeb06bf Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' by Glenn L McGrath · 20 years ago
  28. ff5309a Add part of a patch from Vernon Sauder that i missed a while back by Glenn L McGrath · 20 years ago
  29. 8ee2b27 Add missing include files by Eric Andersen · 20 years ago
  30. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 20 years ago
  31. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  32. d2b860f Patch from Vernon Sauder. by Glenn L McGrath · 21 years ago
  33. 0f56de6 s/u_int/unsigned int/g s/u_short/unsigned short/g by Eric Andersen · 21 years ago
  34. 923dd79 sync with waldi by Glenn L McGrath · 21 years ago
  35. 4a11e0f Patch from David Updegraff to use calloc so that forward pointers start out by Eric Andersen · 21 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  37. 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
  38. 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
  39. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago