Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



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