NetBSD/sbin/fsck_lfs
xtraeme 76500fc2f9 WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
..
Makefile WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
bufcache.c
bufcache.h
dir.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
extern.h remove a prototype of a non-exist function. 2004-07-18 20:03:12 +00:00
fsck.h zero-out dinode is not a proper way to 'clear' an lfs inode. 2004-07-18 20:51:30 +00:00
fsck_lfs.8 Improve description of -b and -m. 2004-07-06 16:51:18 +00:00
fsck_vars.h
inode.c zero-out dinode is not a proper way to 'clear' an lfs inode. 2004-07-18 20:51:30 +00:00
lfs.c
lfs.h
main.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass0.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass1.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass2.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass3.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass4.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass5.c ANSIfy, WARNS=2 2005-01-19 19:41:59 +00:00
pass6.c
segwrite.c Check result of malloc(). 2003-12-24 01:39:27 +00:00
segwrite.h
setup.c Changes from rev 1.34 and 1.35 of sbin/newfs_lfs/lfs.c. 2004-09-15 03:24:09 +00:00
utilities.c Add a -q (quiet) option to print nothing for clean filesystems. 2003-10-20 12:04:38 +00:00
vars.c
vnode.c
vnode.h