1. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  2. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  3. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  4. 7ccb65f Yet more "#if 0" content removed. by "Robert P. J. Day" · 18 years ago
  5. 7c94bed Big dead code elimination pass from Garrett. by Rob Landley · 19 years ago
  6. f834603 kill off pointless malloc.h include by Mike Frysinger · 19 years ago
  7. 06adf5f 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. by Mike Frysinger · 19 years ago
  8. c1ef7bd just whitespace by Tim Riker · 19 years ago
  9. 350865e remove bug: fsck do not know path by "Vladimir N. Oleynik" · 19 years ago
  10. cc34344 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  11. 61ff4b3 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  12. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  13. 368f664 perror correction by "Vladimir N. Oleynik" · 19 years ago
  14. d20cfbd create e2fs_set_sbin_path(), noticed by Tito, Thanks by "Vladimir N. Oleynik" · 19 years ago
  15. 3ebb895 make fsck.h as common, e2fsck: includes correct by "Vladimir N. Oleynik" · 19 years ago
  16. ab57f76 more busyboxes, remove 1 extern function (mainstream also have for one fsck) by "Vladimir N. Oleynik" · 19 years ago
  17. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  18. 6160d45 more busybox's style for fsck.c, size reduce by "Vladimir N. Oleynik" · 19 years ago
  19. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago