freebsd-dev/sbin/fsck_ffs
Konstantin Belousov 1c32456953 Use type-independent formats for printing nlink_t and ino_t.
Extracted from:	ino64 work by gleb, mckusick
Discussed with:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-01-06 16:59:33 +00:00
..
dir.c
ea.c
fsck_ffs.8 Add history section to fsck_ffs(8) 2016-10-05 20:38:49 +00:00
fsck.h Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
fsutil.c
gjournal.c
globs.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
inode.c
main.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
suj.c Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
utilities.c