aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck/fsutil.h
Commit message (Expand)AuthorAgeFilesLines
* Use __printflike() and __dead2 instead of hard-coded gccisms.Bruce Evans2003-12-271-6/+4
* Garbage-collected hotroot, rawname() and unrawname() again. TheseBruce Evans2003-12-271-3/+0
* fsck_msdosfs/main.c:Bruce Evans2003-12-271-2/+0
* Remove redundant declaration of the perror() function, it's provided by stdio.h.Tom Rhodes2003-10-291-1/+0
* o __P removedWarner Losh2002-03-201-20/+17
* Add support for running foreground (-F) and background (-B) checks.Kirk McKusick2001-04-251-5/+8
* This change sanitizes the way fsck deals with pass numbers.Poul-Henning Kamp2001-03-301-1/+1
* Reviewed by: rwatson, bpAdrian Chadd2000-10-091-0/+62