freebsd-dev/usr.sbin/makefs/ffs
Ed Maste 7b03d164da 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
2016-06-14 14:03:28 +00:00
..
buf.c
buf.h
ffs_alloc.c Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
ffs_balloc.c
ffs_bswap.c ffs_bswap: Copy one UFS dinode member at a time 2016-05-11 16:42:13 +00:00
ffs_extern.h Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00
ffs_subr.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile.inc
mkfs.c makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00
newfs_extern.h makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00
ufs_bmap.c Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00
ufs_bswap.h Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro 2013-07-26 14:22:03 +00:00
ufs_inode.h