OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
fsck_msdos
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
fsck_msdos
History log of
/src/sbin/fsck_msdos/Makefile
Revision
Date
Author
Comments
1.12
11-Apr-2010
hannken
Add -x option which allows to run `fsck_msdos -n' on a snapshot of
a live file system.
While here modify snap_open() to accept a character device as its
first arg and remove now unneeded get_snap_device().
Reviewed by: Manuel Bouyer <bouyer@netbsd.org>
1.11
26-Aug-2006
christos
Programs that use efun.
1.10
20-Jan-2005
xtraeme
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
1.9
19-Aug-2002
lukem
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
1.8
06-Apr-2001
wiz
Make WARNS=2 safe, and set WARNS to 2.
1.7
10-Oct-1997
christos
CFLAGS->CPPFLAGS
1.6
08-May-1997
gwr
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1.5
06-May-1997
gwr
Use .PATH.c: ...
1.4
03-Jan-1997
ws
Fix handling of clusters marked bad
Noted by Rafal Boni
1.3
27-Sep-1996
christos
util -> fsutil
1.2
23-Sep-1996
christos
- use error printing code from fsck(8)
- remove fstab walking code
- add missing prototypes
- add missing argument in dir.c near "Truncate", where delete() was being
called with fewer args. I think the missing argument should be a zero,
but Wolfgang should check...
1.1
14-May-1996
ws
Add fsck utility for msdosfs
Indexes created Wed Oct 22 13:09:56 GMT 2025