adjtimexconf attempts to determine the clock drift by comparing to the CMOS clock, however it assumes the CMOS clock is set to "local" time, but gentoo defaults to cmos is "UTC" or Greenwich time. adjtimexconf should check /etc/conf.d/clock to see which is set IF CLOCK="UTC" /usr/sbin/adjtimex --adjust -u >/etc/adj.adjust otherwise just run /usr/sbin/adjtimex --adjust >/etc/adj.adjust
Please attach a patch to adjtimexconfig.
in cvs.