Subject: Re: kern/14058 (time-of-day goes backwards)
To: None <gnats-bugs@NetBSD.org>
From: ITOH Yasufumi <itohy@NetBSD.org>
List: netbsd-bugs
Date: 09/24/2006 15:37:30
mrg@netbsd.org writes:
> is this still a problem?

I don't have the machine on which I reported.
I re-tested on several machines:

1.6L		MMX		doesn't reproduce
2.1_STABLE	Pentium III	doesn't reproduce
2.1_STABLE	Pentium 4	doesn't reproduce
3.0_STABLE	Opteron		doesn't reproduce
3.1_RC2		Athlon		reproduces (*)

(*)
% nice -20 ./a.out
1159078473 685368 < 1159078474 685368
1159078475 16326 < 1159078476 16326
1159078476 703156 < 1159078477 703156
^C

This seems different sort of botch from the one in the PR, though.

How does it work on your machines?
-- 
ITOH Yasufumi