cvs commit: src/usr.sbin/cron/crontab crontab.c
Diomidis Spinellis
dds at aueb.gr
Thu Sep 16 08:49:30 PDT 2004
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
More information about the cvs-src
mailing list