Date: Fri, 22 Dec 2000 00:25:44 -0600 From: Dan Nelson <dnelson@emsphone.com> To: John Indra <john@naver.co.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hwclock Message-ID: <20001222002543.A7811@dan.emsphone.com> In-Reply-To: <20001222105153.B2426@naver.co.id>; from "John Indra" on Fri Dec 22 10:51:53 GMT 2000 References: <20001222101420.A2426@naver.co.id> <20001221212842.B29796@dan.emsphone.com> <20001222105153.B2426@naver.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 22), John Indra said: > On Thu, Dec 21, 2000 at 09:28:42PM -0600, Dan Nelson wrote: > > >It's not needed, as FreeBSD always keeps the hardware clock in synch > >with the kernel. > > Cool... Is this what adjkerntz does? No; it's done in /usr/src/sys/kern_time.c, right at the end of settime(). The "resettodr" function sets the CMOS clock. Adjkerntz checks for timezone changes. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001222002543.A7811>