OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon Aug 18 2003 - 11:56:31 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/08/18 10:56:31

Modified files:
        usr.sbin/syslogd: syslogd.c

Log message:
Call tzset() to stash the current timezone before we chroot.
OK deraadt and avsm