freebsd-dev/sbin/dump
Ian Dowse 617dbd3c84 Replace the use of %qd with intmax_t/%jd and fix a number of -Wall
and -Wformat warnings:
 o Include timeconv.h for the time conversion functions.
 o Remove unused variables.
 o Correct a few cases where %d was used when printing longs.
2002-07-08 00:29:23 +00:00
..
dump.8 The .Nm utility 2002-07-06 19:34:18 +00:00
dump.h This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
dumprmt.c o remove __P 2002-03-20 22:49:40 +00:00
itime.c Replace the use of %qd with intmax_t/%jd and fix a number of -Wall 2002-07-08 00:29:23 +00:00
main.c Replace the use of %qd with intmax_t/%jd and fix a number of -Wall 2002-07-08 00:29:23 +00:00
Makefile more file system > filesystem 2002-05-16 04:10:46 +00:00
optr.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pathnames.h Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h. 2002-05-17 11:47:12 +00:00
tape.c Replace the use of %qd with intmax_t/%jd and fix a number of -Wall 2002-07-08 00:29:23 +00:00
traverse.c Replace the use of %qd with intmax_t/%jd and fix a number of -Wall 2002-07-08 00:29:23 +00:00
unctime.c o remove __P 2002-03-20 22:49:40 +00:00