Dimitry Andric 24c8f29cf4 Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,
and fixing the format string in sbin/fsdb/fsdbutil.c instead.

Note the remark "Work around a problem with format string warnings and
ntohs macros" was actually incorrect.  The DIP(dp, di_nlink) macro
invocation actually returned an int, due to its ternary expression, even
though the di_nlink members of struct ufs1_dinode and struct ufs2_dinode
are both defined as int16_t.

MFC after:	2 weeks
2012-03-09 21:02:39 +00:00
..
2012-01-06 15:01:05 +00:00
2012-01-07 16:09:33 +00:00
2012-01-07 16:09:33 +00:00
2011-12-26 16:47:45 +00:00
2011-11-07 07:50:35 +00:00
2011-11-06 20:39:35 +00:00
2011-11-09 21:01:50 +00:00
2012-02-11 16:41:52 +00:00
2012-03-01 17:35:16 +00:00
2012-02-25 15:21:43 +00:00
2012-01-07 16:09:33 +00:00
2012-01-28 13:41:34 +00:00
2010-03-10 18:51:13 +00:00
2010-06-20 12:52:33 +00:00
2012-02-07 14:06:30 +00:00
2012-01-13 06:56:59 +00:00
2011-06-24 07:29:04 +00:00
2011-06-02 09:56:42 +00:00