Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:26:18 -0000
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cron/lib entry.c
Message-ID:  <200502220248.j1M2mKhb091982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-02-22 02:48:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/cron/lib    entry.c 
  Log:
  MFC revision 1.16
  date: 2005/02/14 14:09:21;  author: delphij;  state: Exp;  lines: +4 -2
  Fix parsing of '0' and non-alphanumerics in steps.  Previously, an
  entry having stepping value of zero can cause crontab to hang there,
  and if the main crontab is being changed in this way, then cron(8)
  will keep spining.
  
  Obtained from:  OpenBSD [src/usr.sbin/cron/entry.c,v 1.17]
  PR:             68683 (my own, but forgot to commit it...)
  MFC After:      1 week
  
  Revision  Changes    Path
  1.15.8.1  +4 -2      src/usr.sbin/cron/lib/entry.c




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