1. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 19 years ago
  2. 7ccb65f Yet more "#if 0" content removed. by "Robert P. J. Day" · 19 years ago
  3. 11c7a7b Various cleanups I made while going through Erik Hovland's patch submissions, by Rob Landley · 19 years ago
  4. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  5. 206f757 Remove unused function parameter, from Garrett. by Rob Landley · 19 years ago
  6. 7c94bed Big dead code elimination pass from Garrett. by Rob Landley · 19 years ago
  7. dee811a - remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set() by Bernhard Reutner-Fischer · 19 years ago
  8. 03e78e7 The build broke for me on gcc 4.0.3 due to an #include having the wrong patch. by Rob Landley · 19 years ago
  9. 43ac888 Ext2fs cleanup from Garrett Kajmowicz. by Rob Landley · 19 years ago
  10. f885513 just whitespace fixes by Mike Frysinger · 19 years ago
  11. 179f417 need string.h as well as strings.h by Mike Frysinger · 19 years ago
  12. 874af85 import most of e2fsprogs 1.38 updates by Mike Frysinger · 19 years ago
  13. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  14. 75cc0ca I was playing around with a dependency generator a couple weeks ago and I found by Rob Landley · 19 years ago
  15. 3496fdc hopefully the last of the annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  16. c1ef7bd just whitespace by Tim Riker · 19 years ago
  17. 391a904 Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like by Rob Landley · 19 years ago
  18. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  19. 7ad9780 fix building with debugging enabled #413 by Mike Frysinger · 19 years ago
  20. bfe773f make sure we include local header files by Mike Frysinger · 19 years ago
  21. b71e602 mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek by "Vladimir N. Oleynik" · 19 years ago
  22. 20a825a Fix warnings. by Rob Landley · 19 years ago
  23. e70aa9d only declare do_swap if we need it by Mike Frysinger · 19 years ago
  24. fc379ba rip out all the non-linux code and ugly workarounds by Mike Frysinger · 20 years ago
  25. d582690 use xmalloc instead of malloc by Mike Frysinger · 20 years ago
  26. 0b3fc1a remove com_err.h includes by Mike Frysinger · 20 years ago
  27. 16bc615 DOS only crap by Mike Frysinger · 20 years ago
  28. a34f999 fix signed/unsigned char pointers by Mike Frysinger · 20 years ago
  29. f98f5e3 need strings.h for ffs() by Mike Frysinger · 20 years ago
  30. 0301ffa only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled by Mike Frysinger · 20 years ago
  31. 1fd98e0 import ext2fs lib to prep for new e2fsprogs by Mike Frysinger · 20 years ago