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
dir.c
ea.c
fsck_ffs.8
fsck.h
fsutil.c This corrects a bug that manifested itself as identifying the last 2010-01-07 00:17:36 +00:00
gjournal.c
inode.c
main.c Add some error messages suggested in PR bin/138043. The code to 2010-01-07 01:10:49 +00:00
Makefile
pass1.c Add some error messages suggested in PR bin/138043. The code to 2010-01-07 01:10:49 +00:00
pass1b.c
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
pass4.c
pass5.c
setup.c
utilities.c