Date: Fri, 9 Dec 2005 14:27:03 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ktrdump ktrdump.c Message-ID: <200512091427.jB9ER3aV098426@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-12-09 14:27:03 UTC
FreeBSD src repository
Modified files:
usr.bin/ktrdump ktrdump.c
Log:
Really fix the relative timestamp bug. It was only incorrect for the ALQ
case. It seems entries are in reverse order when read from the kernel
memory but in the right order when read from a file (i.e. ALQ). Handle
both cases.
MFC after: 1 day
Revision Changes Path
1.13 +2 -1 src/usr.bin/ktrdump/ktrdump.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512091427.jB9ER3aV098426>
