NetBSD/sbin/fsck
lukem 172a636b48 - Don't attempt to fsck a file system that is mounted read-write unless -f
(force) is given. fsck(8) will return with a zero exit status if "fsck -p"
  is used in this circumstance, but all other invocations (e.g, "fsck",
  "fsck /filesystem", "fsck -p /filesystem") will return with a non-zero exit
  status in this circumstance.
  Per discussions with various people including Bill Sommerfeld.
- Use "file system" instead of "filesystem"
2001-06-18 06:28:59 +00:00
..
Makefile
fsck.8 - Don't attempt to fsck a file system that is mounted read-write unless -f 2001-06-18 06:28:59 +00:00
fsck.c - Don't attempt to fsck a file system that is mounted read-write unless -f 2001-06-18 06:28:59 +00:00
fsutil.c ansi knf 2001-06-18 02:31:09 +00:00
fsutil.h - Don't attempt to fsck a file system that is mounted read-write unless -f 2001-06-18 06:28:59 +00:00
pathnames.h
preen.c - Don't attempt to fsck a file system that is mounted read-write unless -f 2001-06-18 06:28:59 +00:00