bde
|
401b7edaf6
|
Fixed quoting of `clean'.
Obtained from: fsck_ffs.8
|
2003-12-27 06:30:14 +00:00 |
|
bde
|
e5661d9d2c
|
Fixed some style bugs in previous commit (mainly highly non-KNF indentation).
|
2003-12-27 06:21:44 +00:00 |
|
bde
|
b6db680771
|
Fixed style bugs in previous commit (unsorting of the global declarations
and addition of a tab to a blank line).
|
2003-12-27 05:57:20 +00:00 |
|
trhodes
|
7dde93f1df
|
Make msdosfs support the dirty flag in FAT16 and FAT32.
Enable lockf support.
PR: 55861
Submitted by: Jun Su <junsu@m-net.arbornet.org> (original version)
Reviewed by: make universe
|
2003-12-26 17:19:19 +00:00 |
|
trhodes
|
f2e7bd69b8
|
In check.c:
Avoid shadowing declarations.
Avoid compairing signed and unsigned types.
|
2003-10-30 09:08:09 +00:00 |
|
charnier
|
38dd1b1ac3
|
mount_msdos -> mount_msdosfs
|
2003-06-08 12:53:07 +00:00 |
|
trhodes
|
24d1c885b2
|
Fix some 'SYNOPSIS' and 'usage' messages.
|
2002-08-27 00:49:27 +00:00 |
|
trhodes
|
136be46680
|
s/filesystem/file system/g as discussed on -developers
|
2002-08-21 18:11:48 +00:00 |
|
ru
|
3cce63072f
|
mdoc(7) police: Use the .Ud macro.
|
2002-08-13 11:47:56 +00:00 |
|
charnier
|
a2accd01f0
|
The .Nm utility
|
2002-07-06 19:34:18 +00:00 |
|
trhodes
|
896f3841bf
|
more file system > filesystem
|
2002-05-16 04:10:46 +00:00 |
|
des
|
4d6b787d2d
|
Usage style sweep: spell "usage" with a small 'u'.
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
|
2002-04-22 13:44:47 +00:00 |
|
imp
|
120c3c211a
|
o __P removed
o ansi function prototypes
o unifdef -D__STDC__
o __dead2 on usage prototype
o remove now-bogus main prototype
|
2002-03-20 22:57:10 +00:00 |
|
obrien
|
9baf2f1b03
|
Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
|
2001-12-04 02:19:58 +00:00 |
|
obrien
|
80833db590
|
Document "-F".
|
2001-07-19 17:06:19 +00:00 |
|
obrien
|
d033617269
|
Change exit return value to better match fsck_ffs(8).
|
2001-07-19 17:06:08 +00:00 |
|
obrien
|
ad6e376450
|
Recognize the "-F" option which requests whether the filesystem needs to
be cleaned immediately in foreground, or if its cleaning can be deferred
to background.
Submitted by: Maxime Henrion <mux@qualys.com>
|
2001-07-19 16:45:45 +00:00 |
|
ru
|
d812b21eeb
|
mdoc(7) police: fixed markup and program name.
|
2001-07-11 08:51:18 +00:00 |
|
obrien
|
b67467219c
|
Style tweaks.
|
2001-07-09 10:38:15 +00:00 |
|
obrien
|
a72361c15b
|
Add fsck_msdosfs.
Obtained from: NetBSD
|
2001-07-09 10:35:18 +00:00 |
|