freebsd-dev/sbin/fsck_ffs
Johan Karlsson 604d24db95 style.Makefile(5):
Use WARNS?= instead of WARNS=.
2004-02-23 20:25:27 +00:00
..
SMM.doc s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
dir.c Change the default mode for lost+found from 01777 to 0700. The 2003-10-19 21:49:44 +00:00
ea.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
fsck_ffs.8 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
fsck.h Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
fsutil.c Spell "file system" correctly. 2003-08-01 11:31:19 +00:00
inode.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
main.c Create a .snap directory mode 770 group operator in the root of each 2003-10-08 02:14:03 +00:00
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
pass1.c Avoid dereferencing null pointers in fsck_ffs. (pfatal may return, 2004-01-26 15:05:30 +00:00
pass1b.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
pass2.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
pass3.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
pass4.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
pass5.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00
setup.c Avoid dereferencing null pointers in fsck_ffs. (pfatal may return, 2004-01-26 15:05:30 +00:00
utilities.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00