HardenedBSD/sbin/fsck_ffs
Bruce Evans 1e30185a78 Don't allow the alternate superblock block number for one file system
to apply to others (except when it is given on the command line).
1995-02-09 15:58:31 +00:00
..
SMM.doc
dir.c Two fixes from the NetBSD group (Charles Hannum): 1994-09-09 11:06:27 +00:00
fsck_ffs.8 Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
fsck.h Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
inode.c
main.c Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pass1.c Woops, last patch was by Wolfgang Solfrank. 1994-09-09 11:16:03 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
preen.c
setup.c Don't allow the alternate superblock block number for one file system 1995-02-09 15:58:31 +00:00
utilities.c