summaryrefslogtreecommitdiff
path: root/e2fsprogs/e2fsck.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* import most of e2fsprogs 1.38 updatesMike Frysinger2006-03-081-81/+92
|
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
| | | | definitions. (That should only be on prototypes.)
* Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)Rob Landley2006-03-011-127/+57
| | | | from before "if(x) free(x)".
* just whitespaceTim Riker2006-01-251-2/+2
|
* Once more, with fewer inappropriate semicolons.Rob Landley2006-01-241-2/+2
|
* Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likeRob Landley2006-01-231-2/+9
| | | | PPC, with an obligatory couple of swipes from me.
* create e2fs_set_sbin_path(), noticed by Tito, Thanks"Vladimir N. Oleynik"2005-10-121-46/+18
|
* usage bb_dev_null"Vladimir N. Oleynik"2005-10-121-1/+1
|
* make fsck.h as common, e2fsck: includes correct"Vladimir N. Oleynik"2005-10-121-46/+46
|
* more const, inline, forward declaration usage, strip 20k source size ;-)"Vladimir N. Oleynik"2005-09-281-1176/+459
|
* move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small ↵"Vladimir N. Oleynik"2005-09-271-106/+15452
| | | | automatic size reduction
* fix building w/out et headers and w/out debugMike Frysinger2005-09-271-2/+0
|
* import the very fat e2fsck/fsck appletsMike Frysinger2005-09-241-0/+1179