NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45421 CVS commit: src/sys/kern
The following reply was made to PR kern/45421; it has been noted by GNATS.
From: "Alan Barrett" <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45421 CVS commit: src/sys/kern
Date: Wed, 5 Oct 2011 13:05:49 +0000
Module Name: src
Committed By: apb
Date: Wed Oct 5 13:05:49 UTC 2011
Modified Files:
src/sys/kern: kern_synch.c
Log Message:
Print "WARNING: negative runtime; monotonic clock has gone backwards\n"
using log(LOG_WARNING, ...), not just printf(...).
From PR 45421 by Greg Woods.
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index