In panic() print current timestamp, which matches timestamp in the dump
authorglebius <glebius@FreeBSD.org>
Mon, 6 Mar 2017 19:14:08 +0000 (19:14 +0000)
committerglebius <glebius@FreeBSD.org>
Mon, 6 Mar 2017 19:14:08 +0000 (19:14 +0000)
commit31a27dce025ea172c8f2a30ad197b91939211de0
treea57b012b140bade5933cf16ec85557b680c9f106
parentd2f0c04c1f1af78c8cbfd2aa44d38807af9633a7
In panic() print current timestamp, which matches timestamp in the dump
header.  This will help to correlate console server logs with dump files,
no matter how precise is clock on a console server appliance, and how
buggy the appliance is.
sys/kern/kern_shutdown.c