Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 07:24:00 -0700 (PDT)
From:      Mike Heffner <mikeh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cron/lib entry.c
Message-ID:  <200108161424.f7GEO0098146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mikeh       2001/08/16 07:24:00 PDT

  Modified files:
    usr.sbin/cron/lib    entry.c 
  Log:
  Fix the @monthly and @weekly shortcuts so that they actually run
  monthly and weekly, respectively. Also fix the @yearly shortcut so
  that it doesn't execute daily during January. OpenBSD and NetBSD also
  appear to have this bug.
  
  PR:		bin/21152
  
  Revision  Changes    Path
  1.15      +4 -1      src/usr.sbin/cron/lib/entry.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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