hush/e2fsprogs
2006-12-19 23:36:04 +00:00
..
blkid remove casts from xmalloc() 2006-12-19 23:36:04 +00:00
e2p remove casts from xmalloc() 2006-12-19 23:36:04 +00:00
ext2fs style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
uuid style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
chattr.c correct largefile support, add comments about it. 2006-10-08 17:54:47 +00:00
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
e2fsbb.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
e2fsck.c fix remaining survivors of the return(a) cleanup 2006-11-27 16:59:15 +00:00
e2fsck.h Build fixes for gcc 4.0 with -Werror, from Tito. 2006-09-11 01:34:21 +00:00
fsck.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
fsck.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
Kbuild build system: fix build in separate obj tree 2006-10-11 21:24:42 +00:00
lsattr.c silly size savings and capitalization fixes 2006-10-26 00:37:00 +00:00
mke2fs.c safe_strtoXX interface proved to be a bit unconvenient. 2006-11-27 14:43:21 +00:00
README add new subdir for e2fsprogs 2005-04-24 05:07:59 +00:00
tune2fs.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
util.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
util.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.