freebsd-dev/usr.bin/kdump
Enji Cooper 0e80f25894 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).

MFC after: 1 week
PR: 209699
Submitted by: naddy
Sponsored by: EMC / Isilon Storage Division
2016-05-22 18:20:45 +00:00
..
kdump.1 Add `-S' to display syscall numbers in the output as well. 2014-03-28 16:11:20 +00:00
kdump.c Fix humanized decoding of struct stat with respect to .st_mtim 2016-05-22 18:20:45 +00:00
linux32_syscalls.conf Teach kdump to understand both linux emulation. 2015-05-24 16:22:03 +00:00
linux_syscalls.conf Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile Convert casperd(8) daemon to the libcasper. 2016-02-25 18:23:40 +00:00
Makefile.depend Update dependencies. 2016-02-26 22:14:15 +00:00
mksubr Decode the arguments passed to _umtx_op(). In particular, decode the 2014-10-13 16:37:06 +00:00