From owner-freebsd-scsi Mon Jun 21 0:20:58 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from pcpsj.pfcs.com (harlan.clark.net [168.143.10.179]) by hub.freebsd.org (Postfix) with ESMTP id 24A85153AC for ; Mon, 21 Jun 1999 00:20:38 -0700 (PDT) (envelope-from Harlan.Stenn@pfcs.com) Received: from mumps.pfcs.com [192.52.69.11] (HELO mumps.pfcs.com) by pcpsj.pfcs.com (8.9.3/8.9.3) via ESMTP id ; Mon, 21 Jun 1999 03:20:27 -0400 (EDT) Received: from brown.pfcs.com [192.52.69.44] (HELO brown.pfcs.com) by mumps.pfcs.com (8.8.8/8.8.8) via ESMTP id ; Mon, 21 Jun 1999 00:20:25 -0700 (PDT) Received: from localhost [127.0.0.1] (HELO brown.pfcs.com) by brown.pfcs.com (8.8.8/8.8.8) via ESMTP id ; Mon, 21 Jun 1999 03:20:23 -0400 (EDT) X-Mailer: exmh version 2.0.2 2/24/98 To: Andreas Klemm Cc: scsi@freebsd.org Subject: Re: missing time and date in SCSI syslog messages In-Reply-To: Andreas Klemm's (andreas@klemm.gtn.com) message dated Mon, 21 Jun 1999 08:47:18. <19990621084718.A38627@titan.klemm.gtn.com> X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n:c(Cc* $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C d Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Jun 1999 03:20:23 -0400 Message-ID: <21510.929949623@brown.pfcs.com> From: Harlan Stenn Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think the problem is the "difficulty" in getting an ASCII-formatted timestamp in the kernel. If it existed, I'd also timestamp the NFS server messages logged by nfs_msg(). I guess I could write a suitable strftime() for the kernel. The next question would be "what timezone should be used?" H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message