summaryrefslogtreecommitdiff
path: root/sbin/fsck_msdos/check.c
AgeCommit message (Expand)Author
2012-03-31Make fsck_msdos work with non-512-byte sector devices. Problem notedKenneth R Westerback
2010-12-17Add missing util.h include for opendev()Todd C. Miller
2010-11-17Switch fsck_msdos(8) to opendev(3) so that it can handle disklabel UIDs.Joel Sing
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-05-27newline fix + s/perror/xperror since we areThordur I. Bjornsson
2004-07-17some ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-29spacesTheo de Raadt
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
1999-03-25Checking -> Check for consistencyAaron Campbell
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-03-02Update based on latest NetBSD version.Todd C. Miller
1997-02-28From NetBSD (ws)Todd C. Miller
1996-06-23update rcsidTheo de Raadt
1996-06-10from ws;Theo de Raadt
1996-05-22add fsck_msdosTheo de Raadt