git: DragonFly_RELEASE_5_4 dumpfs(8): Fix conversion of 32 bit ufs_time_t's with ctime().
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Mar 25 02:18:56 PDT 2019
commit db257d4f2ab9601347227ca748b716dd8c01c1be
Author: Sascha Wildner <saw at online.de>
Date: Mon Mar 25 10:16:53 2019 +0100
dumpfs(8): Fix conversion of 32 bit ufs_time_t's with ctime().
Data from neighboring fields was leaking in, leading to odd dates.
Summary of changes:
sbin/dumpfs/dumpfs.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db257d4f2ab9601347227ca748b716dd8c01c1be
--
DragonFly BSD source repository
More information about the Commits
mailing list