]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r300428:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 13:44:01 +0000 (13:44 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 13:44:01 +0000 (13:44 +0000)
commit7019ec27a9d17e6a66a0d01ae221cdef21e798be
tree83be93274dd786330e2ee47dacd8281e22139364
parentfaebc897f8660875f22043f3adaca8aa7f7eb4ad
MFC r300428:

Fix humanized decoding of struct stat with respect to .st_mtim

st_mtim was being incorrectly described as "stime=", not "mtime=". This was
introduced with the original feature commit (r176471).

PR: 209699

git-svn-id: svn://svn.freebsd.org/base/stable/10@301617 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/kdump/kdump.c