freebsd-dev/sbin/fsck_ffs
Ian Dowse 25211b35bf Give a more useful diagnostic when an extraneous hard link to a
directory is encountered. This includes the full path of the
directory that will be removed if the user answers "y" to the
"REMOVE?" question.

PR:		bin/226851
Submitted by:	KOIE Hide <hide@koie.org>
MFC after:	1 week
2001-11-17 22:46:36 +00:00
..
SMM.doc Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
dir.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
fsck_ffs.8 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
fsck.h Silence non-constant format string warnings by marking functions 2001-08-19 08:19:37 +00:00
fsutil.c Silence non-constant format string warnings by marking functions 2001-08-19 08:19:37 +00:00
inode.c Silence non-constant format string warnings by marking functions 2001-08-19 08:19:37 +00:00
main.c Update usage message with new options. 2001-04-30 05:36:32 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
pass1.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
pass1b.c Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of 2000-12-15 14:23:55 +00:00
pass2.c Give a more useful diagnostic when an extraneous hard link to a 2001-11-17 22:46:36 +00:00
pass3.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
pass4.c Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of 2000-12-15 14:23:55 +00:00
pass5.c Minor background cleanups: 2001-04-16 22:22:21 +00:00
preen.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
setup.c Ignore the new superblock fields fs_pendingblocks and fs_pendinginodes 2001-05-29 20:45:08 +00:00
utilities.c Add support for the -F flag which determines whether a specified 2001-04-24 22:38:08 +00:00