summaryrefslogtreecommitdiff
path: root/sbin/fsck_msdos/Makefile
AgeCommit message (Expand)Author
2010-04-11Add -x option which allows to run `fsck_msdos -n' on a snapshot ofhannken
2006-08-26Programs that use efun.christos
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-04-06Make WARNS=2 safe, and set WARNS to 2.wiz
1997-10-10CFLAGS->CPPFLAGSchristos
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-03Fix handling of clusters marked badws
1996-09-27util -> fsutilchristos
1996-09-23- use error printing code from fsck(8)christos
1996-05-14Add fsck utility for msdosfsws