freebsd-dev/sbin/fsck_ffs
Kirk McKusick f83a0037c6 Cast 64-bit quantity to intptr_t rather than int so as to work properly
with 64-bit architectures (such as amd64).

Reported by:  Xin LI and Josh Paetzel
2010-01-11 23:33:30 +00:00
..
SMM.doc Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
dir.c Eliminate linked list used to track inodes with an initial link 2004-10-08 20:44:47 +00:00
ea.c
fsck_ffs.8 Update the actions previously attempted by the -D option to make them 2009-02-04 01:02:56 +00:00
fsck.h - Use volatile for signal variables. 2009-06-02 17:57:24 +00:00
fsutil.c This corrects a bug that manifested itself as identifying the last 2010-01-07 00:17:36 +00:00
gjournal.c (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
inode.c Update the actions previously attempted by the -D option to make them 2009-02-04 01:02:56 +00:00
main.c Add some error messages suggested in PR bin/138043. The code to 2010-01-07 01:10:49 +00:00
Makefile Convert fsck_ffs to nmount(). This seems to solve 2007-09-19 01:24:19 +00:00
pass1.c Add some error messages suggested in PR bin/138043. The code to 2010-01-07 01:10:49 +00:00
pass1b.c The got_siginfo = 0 should have been got_sigalarm=0 to match the other 2004-10-10 06:37:56 +00:00
pass2.c Cast 64-bit quantity to intptr_t rather than int so as to work properly 2010-01-11 23:33:30 +00:00
pass3.c Eliminate linked list used to track inodes with an initial link 2004-10-08 20:44:47 +00:00
pass4.c Eliminate linked list used to track inodes with an initial link 2004-10-08 20:44:47 +00:00
pass5.c Background fsck applies twice some summary totals changes. The next 2008-10-13 14:01:05 +00:00
setup.c Add the '-C' "check clean" flag. If the FS is marked clean, skip file 2009-01-30 18:33:05 +00:00
utilities.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00