From owner-cvs-all@FreeBSD.ORG Thu Sep 16 15:17:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1095B16A4CF; Thu, 16 Sep 2004 15:17:15 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6C343D39; Thu, 16 Sep 2004 15:17:14 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 70FB3AEA85; Tue, 14 Sep 2004 17:27:29 +0200 (CEST) Date: Tue, 14 Sep 2004 17:27:29 +0200 From: Pawel Jakub Dawidek To: Diomidis Spinellis Message-ID: <20040914152729.GV30151@darkness.comp.waw.pl> References: <200409131839.i8DId4TK080102@repoman.freebsd.org> <20040913191757.GI1538@submonkey.net> <41460CA2.6010409@aueb.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/q1UPLKRyczz6hVO" Content-Disposition: inline In-Reply-To: <41460CA2.6010409@aueb.gr> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Ceri Davies cc: Diomidis Spinellis cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab crontab.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 15:17:15 -0000 --/q1UPLKRyczz6hVO Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 14, 2004 at 12:09:54AM +0300, Diomidis Spinellis wrote: +> Ceri Davies wrote: +> >PR 22612? +>=20 +> Nice suggestion; now that I've got my hands on it. Thanks, I'll look at= =20 +> it. The PR is about crontab failing to recognize changes that do not=20 +> overlap a clock second tick. schweikh@ who last dealt with it suggested= =20 +> MD5ing the file before and after the edit to see if it changed. I feel= =20 +> somewhat uneasy about entangling crontab with openssl/md5.h, but I can= =20 +> not really sea a problem. Any comments or alternative suggestions? Actually we have our own (phk's) md5 implementation: md5(3), so there is no need to link it with OpenSSL. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --/q1UPLKRyczz6hVO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBRw3hForvXbEpPzQRAg23AKCA/gf1q7GCyxWmbb5BAUNUBu6RsgCg6qD7 Y8MUFgNzOYiqHx91lV+yyO0= =s+vG -----END PGP SIGNATURE----- --/q1UPLKRyczz6hVO--