summaryrefslogtreecommitdiffstats
path: root/disk-utils/fsck.c
Commit message (Expand)AuthorAgeFilesLines
* fsck: add "--" to usage()Karel Zak2013-01-301-1/+1
* textual: slice the help text of fsck into strips, for translatorsBenno Schulenberg2013-01-301-20/+20
* fsck: mark file descriptor for -C as optional in help textBenno Schulenberg2013-01-301-2/+2
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-251-1/+1
* fsck: use less aggressive method to detect mounted devicesKarel Zak2012-08-241-7/+24
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-04-111-0/+2
|\
| * disk-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* | fsck: don't free fstab table on parse failureDave Reisner2012-04-101-1/+0Star
|/
* fsck: tiny coding style fixKarel Zak2012-03-201-2/+2
* fsck: use gettimeofday() for real elapsed time statisticKarel Zak2012-03-201-10/+13
* fsck: Add a -r option to report memory and runtime statisticsFrank Mayhar2012-03-201-1/+43
* fsck: move to disk-utils directoryKarel Zak2012-03-201-0/+1513