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