Commit History

Author SHA1 Message Date
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 years ago
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot 18 years ago
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  "Robert P. J. Day" 7ccb65f3a4 Yet more "#if 0" content removed. 18 years ago
  Rob Landley 7c94bed234 Big dead code elimination pass from Garrett. 18 years ago
  Mike Frysinger f8346038e9 kill off pointless malloc.h include 18 years ago
  Mike Frysinger 06adf5fb47 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 350865e339 remove bug: fsck do not know path 19 years ago
  "Vladimir N. Oleynik" cc34344d91 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck 19 years ago
  "Vladimir N. Oleynik" 61ff4b3973 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck 19 years ago
  "Vladimir N. Oleynik" 1f0262bcdb another more const 19 years ago
  "Vladimir N. Oleynik" 368f66492e perror correction 19 years ago
  "Vladimir N. Oleynik" d20cfbd303 create e2fs_set_sbin_path(), noticed by Tito, Thanks 19 years ago
  "Vladimir N. Oleynik" 3ebb895218 make fsck.h as common, e2fsck: includes correct 19 years ago
  "Vladimir N. Oleynik" ab57f76e13 more busyboxes, remove 1 extern function (mainstream also have for one fsck) 19 years ago
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 years ago
  "Vladimir N. Oleynik" 6160d45e05 more busybox's style for fsck.c, size reduce 19 years ago
  Mike Frysinger 51a43b47fe import the very fat e2fsck/fsck applets 19 years ago