* Frans Pop <[email protected]> [2009-12-14 20:58]: > Are you sure? ... > If I misunderstand and adjtimex() somehow really is the solution, then > probably adjtime() could be used instead.
Well, I'm not sure. But my assumption is based on this explanation: http://linux.die.net/man/2/adjtimex and the strace of ntpdate. gettimeofday() gives a strange result, but then adjtimex() is called and the result is used for settimeofday(). Whereas rdate simply passes the strange numbers to settimeofday(). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

