freebsd-dev/sbin/dump
Kirk McKusick fb36a3d847 Change utimes to set the file creation time (for filesystems that
support creation times such as UFS2) to the value of the
modification time if the value of the modification time is older
than the current creation time. See utimes(2) for further details.

Sponsored by:	DARPA & NAI Labs.
2002-07-17 02:03:19 +00:00
..
dump.8 The .Nm utility 2002-07-06 19:34:18 +00:00
dump.h - Do not include <utmp.h> for no reason. 2002-07-08 09:02:02 +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 - Do not include <utmp.h> for no reason. 2002-07-08 09:02:02 +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 Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
unctime.c o remove __P 2002-03-20 22:49:40 +00:00