Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make fsck and fsck_msdosfs WARNS=6 clean | uqs | 2012-10-21 | 1 | -1/+1 |
* | sbin/fsck: s/perror/perr/ to avoid shadowing | uqs | 2012-10-21 | 1 | -7/+2 |
* | Add the '-C' "check clean" flag. If the FS is marked clean, skip file | obrien | 2009-01-30 | 1 | -0/+1 |
* | Use __printflike() and __dead2 instead of hard-coded gccisms. | bde | 2003-12-27 | 1 | -6/+4 |
* | Garbage-collected hotroot, rawname() and unrawname() again. These | bde | 2003-12-27 | 1 | -3/+0 |
* | fsck_msdosfs/main.c: | bde | 2003-12-27 | 1 | -2/+0 |
* | Remove redundant declaration of the perror() function, it's provided by stdio.h. | trhodes | 2003-10-29 | 1 | -1/+0 |
* | o __P removed | imp | 2002-03-20 | 1 | -20/+17 |
* | Add support for running foreground (-F) and background (-B) checks. | mckusick | 2001-04-25 | 1 | -5/+8 |
* | This change sanitizes the way fsck deals with pass numbers. | phk | 2001-03-30 | 1 | -1/+1 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 1 | -0/+62 |