]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
makefs: Provide a -T option to set timestamps to a consistent value
authoremaste <emaste@FreeBSD.org>
Tue, 14 Jun 2016 14:03:28 +0000 (14:03 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 14 Jun 2016 14:03:28 +0000 (14:03 +0000)
commit728901b3b7ed5cafc156ad58ad5bce4beb2029a4
tree2a194c6c4afc05452a5270a24c894c98540da020
parent8973af476616ee5432c22df068e23462a6958e19
makefs: Provide a -T option to set timestamps to a consistent value

This is taken from the NetBSD versions listed below and adapted to the
makefs version in FreeBSD, along with a bug fix from cem@ that will be
sent to NetBSD.

Reviewed by: pfg
Approved by: re (gjb)
Obtained from: NetBSD
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D6835
usr.sbin/makefs/cd9660.c
usr.sbin/makefs/ffs.c
usr.sbin/makefs/ffs/mkfs.c
usr.sbin/makefs/ffs/newfs_extern.h
usr.sbin/makefs/makefs.8
usr.sbin/makefs/makefs.c
usr.sbin/makefs/makefs.h
usr.sbin/makefs/walk.c