cvs commit: src/sbin/adjkerntz adjkerntz.c

Guy Helmer ghelmer at FreeBSD.org
Tue Apr 27 07:43:05 PDT 2004


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


More information about the cvs-src mailing list