aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set()aldot2006-04-041-45/+0
* The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.landley2006-04-011-1/+1
* Ext2fs cleanup from Garrett Kajmowicz.landley2006-04-015-838/+90
* just whitespace fixesvapier2006-03-289-10/+10
* need string.h as well as strings.hvapier2006-03-181-0/+1
* import most of e2fsprogs 1.38 updatesvapier2006-03-086-14/+15
* Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)landley2006-03-0116-99/+47
* I was playing around with a dependency generator a couple weeks ago and I foundlandley2006-02-241-2/+2
* hopefully the last of the annoying signed/unsigned and mixed type errorsandersen2006-01-301-1/+1
* just whitespacetimr2006-01-2569-660/+660
* Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likelandley2006-01-232-28/+1
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.vodz2005-10-106-23/+9
* fix building with debugging enabled #413vapier2005-09-253-679/+472
* make sure we include local header filesvapier2005-09-241-2/+2
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ...vodz2005-09-192-67/+17
* Fix warnings.landley2005-09-071-2/+2
* only declare do_swap if we need itvapier2005-07-301-2/+4
* rip out all the non-linux code and ugly workaroundsvapier2005-06-281-85/+6
* use xmalloc instead of mallocvapier2005-06-123-34/+10
* remove com_err.h includesvapier2005-06-113-5/+0
* DOS only crapvapier2005-06-112-609/+0
* fix signed/unsigned char pointersvapier2005-06-111-3/+3
* need strings.h for ffs()vapier2005-06-111-0/+1
* only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabledvapier2005-06-113-3/+13
* import ext2fs lib to prep for new e2fsprogsvapier2005-05-0982-0/+17575