freebsd-dev/sbin/restore
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
..
dirs.c Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
extern.h o remove __P 2002-03-20 22:49:40 +00:00
interactive.c o remove __P 2002-03-20 22:49:40 +00:00
main.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
Makefile Replaced exists() tests with two equivalent defined(). 2002-04-18 07:01:35 +00:00
restore.8 The .Nm utility. 2002-07-06 19:35:14 +00:00
restore.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
restore.h Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
symtab.c more file system > filesystem 2002-05-16 04:10:46 +00:00
tape.c Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
utilities.c o remove __P 2002-03-20 22:49:40 +00:00