From owner-cvs-all Thu Mar 8 19:14:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73FFF37B718; Thu, 8 Mar 2001 19:14:11 -0800 (PST) (envelope-from babkin@FreeBSD.org) Received: (from babkin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f293EBA12770; Thu, 8 Mar 2001 19:14:11 -0800 (PST) (envelope-from babkin) Message-Id: <200103090314.f293EBA12770@freefall.freebsd.org> From: Sergey Babkin Date: Thu, 8 Mar 2001 19:14:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron cron.8 cron.c cron.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG babkin 2001/03/08 19:14:11 PST Modified files: usr.sbin/cron/cron cron.8 cron.c cron.h Log: The new version of the daylight time saving support. This time it works for any change of the time zone offset from GMT. To enable use the option -s. Revision Changes Path 1.15 +52 -1 src/usr.sbin/cron/cron/cron.8 1.14 +129 -6 src/usr.sbin/cron/cron/cron.c 1.14 +4 -1 src/usr.sbin/cron/cron/cron.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message