Date: Tue, 27 Apr 2004 07:43:03 -0700 (PDT) From: Guy Helmer <ghelmer@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/adjkerntz adjkerntz.c Message-ID: <200404271443.i3REh43x065443@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ghelmer 2004/04/27 07:43:03 PDT FreeBSD src repository Modified files: sbin/adjkerntz adjkerntz.c Log: Invoke tzset(3) within the main loop to catch changes to /etc/localtime when running as a daemon in the hope that it will fix situations where the CMOS clock was apparently set using the stale TZ offset. Revision Changes Path 1.29 +2 -0 src/sbin/adjkerntz/adjkerntz.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404271443.i3REh43x065443>