freebsd-dev/sbin/dump
Dmitry Morozovsky 432aab8c8e strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit
archs, hence printf(3) warning.  Fix this.

Noticed by:	tinderbox
Approved by:	rse
2006-08-06 08:37:46 +00:00
..
cache.c Readjust the cache initialization code to make it more obvious that the 2003-01-25 19:06:30 +00:00
dump.8 Revert a minor glitch of revision 1.69 2006-02-24 15:02:08 +00:00
dump.h o Do not dump core in -W if dumpdates was not readable and ddatev == NULL. 2004-12-02 13:56:53 +00:00
dumprmt.c Fixed unformatting of copyright clause 4 in previous commit. 2004-04-10 02:22:35 +00:00
itime.c o Do not dump core in -W if dumpdates was not readable and ddatev == NULL. 2004-12-02 13:56:53 +00:00
main.c 'r' disk devices no longer exist, so don't try to create a pathname 2005-04-18 15:08:29 +00:00
Makefile Make this WARNS=2 clean by 2003-11-14 13:07:38 +00:00
optr.c strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit 2006-08-06 08:37:46 +00:00
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
tape.c Use a signal-safe type for two variables that are used to synchronise 2005-03-02 02:30:08 +00:00
traverse.c Dump keeps a bitmap of the state of various inodes, which is sized 2006-04-11 14:45:42 +00:00
unctime.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00