aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* hopefully the last of the annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-1/+1
* just whitespaceTim Riker2006-01-2569-660/+660
* Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likeRob Landley2006-01-232-28/+1
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"2005-10-106-23/+9
* fix building with debugging enabled #413Mike Frysinger2005-09-253-679/+472
* make sure we include local header filesMike Frysinger2005-09-241-2/+2
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ..."Vladimir N. Oleynik"2005-09-192-67/+17
* Fix warnings.Rob Landley2005-09-071-2/+2
* only declare do_swap if we need itMike Frysinger2005-07-301-2/+4
* rip out all the non-linux code and ugly workaroundsMike Frysinger2005-06-281-85/+6
* use xmalloc instead of mallocMike Frysinger2005-06-123-34/+10
* remove com_err.h includesMike Frysinger2005-06-113-5/+0
* DOS only crapMike Frysinger2005-06-112-609/+0
* fix signed/unsigned char pointersMike Frysinger2005-06-111-3/+3
* need strings.h for ffs()Mike Frysinger2005-06-111-0/+1
* only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabledMike Frysinger2005-06-113-3/+13
* import ext2fs lib to prep for new e2fsprogsMike Frysinger2005-05-0982-0/+17575