Mike Frysinger pointed out we can go
[oweals/busybox.git] / e2fsprogs / ext2fs /
2006-03-28 Mike Frysingerjust whitespace fixes
2006-03-18 Mike Frysingerneed string.h as well as strings.h
2006-03-08 Mike Frysingerimport most of e2fsprogs 1.38 updates
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-24 Rob LandleyI was playing around with a dependency generator a...
2006-01-30 Eric Andersenhopefully the last of the annoying signed/unsigned...
2006-01-25 Tim Rikerjust whitespace
2006-01-23 Rob LandleyKen McGuire's patch to make mke2fs and e2fsck work...
2005-10-10 "Vladimir N. Oleynik"bb_mkdep: Rewroted. removed problem "include name must...
2005-09-25 Mike Frysingerfix building with debugging enabled #413
2005-09-24 Mike Frysingermake sure we include local header files
2005-09-19 "Vladimir N. Oleynik"mke2fs.c can compiled for me, more bb_xstrdup and bb_xa...
2005-09-07 Rob LandleyFix warnings.
2005-07-30 Mike Frysingeronly declare do_swap if we need it
2005-06-28 Mike Frysingerrip out all the non-linux code and ugly workarounds
2005-06-12 Mike Frysingeruse xmalloc instead of malloc
2005-06-11 Mike Frysingerremove com_err.h includes
2005-06-11 Mike FrysingerDOS only crap
2005-06-11 Mike Frysingerfix signed/unsigned char pointers
2005-06-11 Mike Frysingerneed strings.h for ffs()
2005-06-11 Mike Frysingeronly define some variables if legacy EXT2FS_ENABLE_SWAP...
2005-05-09 Mike Frysingerimport ext2fs lib to prep for new e2fsprogs