freebsd-src/sbin/fsck_ffs
Poul-Henning Kamp 9b32d51a51 preen.c was a stragler after the fsck/fsck_ffs divorce.
fsck_ffs did not need it, but quotacheck did include it from fsck_ffs.

A repocopy has now moved the fsck_ffs/preen.c file to quotacheck/preen.c

quotacheck and fsck should probably use the same checkfstab() function
and it should possibly live in libufs.

Trouble is: they have diverged in the meantime.

At least now fsck_ffs is not in the equation anymore.

Sponsored by:	DARPA & NAI Labs.
2002-08-09 14:41:37 +00:00
..
SMM.doc more file system > filesystem 2002-05-16 04:10:46 +00:00
dir.c Warning cleanup. 2002-07-30 13:01:25 +00:00
fsck.h Warning cleanup. 2002-07-30 13:01:25 +00:00
fsck_ffs.8 mdoc(7) police: section 1 and 8 manpages document their exit 2001-12-04 16:17:35 +00:00
fsutil.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
inode.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
main.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
Makefile Remove some additional paranoia which Kirk forgot to remove from his 2002-07-30 20:49:29 +00:00
pass1.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
pass1b.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass2.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
pass3.c o __P removed 2002-03-20 22:57:10 +00:00
pass4.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass5.c Remove some additional paranoia which Kirk forgot to remove from his 2002-07-30 20:49:29 +00:00
setup.c Fix a bunch of format string warnings which broke 2002-07-31 12:01:14 +00:00
utilities.c Warning cleanup. 2002-07-30 13:01:25 +00:00