cvs commit: src/usr.sbin/cron/lib entry.c
    Xin LI 
    delphij at FreeBSD.org
       
    Mon Feb 14 14:09:21 GMT 2005
    
    
  
delphij     2005-02-14 14:09:21 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/cron/lib    entry.c 
  Log:
  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.16      +4 -2      src/usr.sbin/cron/lib/entry.c
    
    
More information about the cvs-all
mailing list