NetBSD/sbin/fsck_ffs
christos 3401a36160 Coverity CID 2074: Fix memory leak. 2006-03-20 01:30:34 +00:00
..
SMM.doc
Makefile WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
dir.c linkup: reparent() only when lost+found is created successfully. 2005-12-23 12:58:11 +00:00
extern.h sprinkle const. 2005-06-27 01:25:35 +00:00
fsck.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
fsck_ffs.8 Sort options. Bump date for -P. Remove superfluous -. 2005-01-19 16:41:04 +00:00
inode.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
main.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
pass1.c ndb is daddr_t which is 64 bits, by truncating it to j which is an int, it 2005-12-05 23:59:43 +00:00
pass1b.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
pass2.c sprinkle const. 2005-06-27 01:25:35 +00:00
pass3.c Use -DPROGRESS to enable the progress bar, don't depend on SMALL. 2005-01-13 19:56:02 +00:00
pass4.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
pass5.c sprinkle const. 2005-06-27 01:25:35 +00:00
setup.c Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
utilities.c Coverity CID 2074: Fix memory leak. 2006-03-20 01:30:34 +00:00