K 10 svn:author V 3 bde K 8 svn:date V 27 2004-06-22T05:36:59.000000Z K 7 svn:log V 578 MFC (1.140: Turned off the "calcru: negative time" warning for certain SMP cases, and print separate messages for non-monotonic and negative times). Turned off the warning for zombie cases too. Fixed some style bugs in the messages. Only the warning about non-monotonic times is turned off. Unlike in -current, these are only known to be caused by calling calcru() from ttyinfo() for ^T processing (always if it is called for a zombie) so turning off the warning is believed to only lose a cryptic warning that the times printed for ^T are slightly out of date. PR: 52490 END