Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 18:49:25 +0300
From:      Diomidis Spinellis <dds@aueb.gr>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        src-committers@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/cron/crontab crontab.c
Message-ID:  <4149B605.9060003@aueb.gr>
In-Reply-To: <20040914152729.GV30151@darkness.comp.waw.pl>
References:  <200409131839.i8DId4TK080102@repoman.freebsd.org> <20040913191757.GI1538@submonkey.net> <41460CA2.6010409@aueb.gr> <20040914152729.GV30151@darkness.comp.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote:
> On Tue, Sep 14, 2004 at 12:09:54AM +0300, Diomidis Spinellis wrote:
> +> Ceri Davies wrote:
> +> >PR 22612?
> +> 
> +> Nice suggestion; now that I've got my hands on it.  Thanks, I'll look at 
> +> it.  The PR is about crontab failing to recognize changes that do not 
> +> overlap a clock second tick.  schweikh@ who last dealt with it suggested 
> +> MD5ing the file before and after the edit to see if it changed.  I feel 
> +> somewhat uneasy about entangling crontab with openssl/md5.h, but I can 
> +> 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.

This is the one I used.

Diomidis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4149B605.9060003>