CVS commit: src/external/bsd/cron/dist

2024-10-29 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Oct 29 22:22:09 UTC 2024 Modified Files: src/external/bsd/cron/dist: crontab.1 Log Message: Fix synopses, and add some words. Note that requiring - as the file name (rather than simply omitting that) to use stdin as a replaceme

CVS commit: src/external/bsd/cron/dist

2024-10-29 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Oct 29 22:22:09 UTC 2024 Modified Files: src/external/bsd/cron/dist: crontab.1 Log Message: Fix synopses, and add some words. Note that requiring - as the file name (rather than simply omitting that) to use stdin as a replaceme

CVS commit: src/external/bsd/cron/dist

2024-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 19 23:50:23 UTC 2024 Modified Files: src/external/bsd/cron/dist: entry.c Log Message: undo previous, we check the range in set_element. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/bsd/cro

CVS commit: src/external/bsd/cron/dist

2024-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 19 23:50:23 UTC 2024 Modified Files: src/external/bsd/cron/dist: entry.c Log Message: undo previous, we check the range in set_element. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/bsd/cro

CVS commit: src/external/bsd/cron/dist

2024-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 19 23:16:05 UTC 2024 Modified Files: src/external/bsd/cron/dist: entry.c Log Message: Prevent negative values low and step (Dave G. / Alex Radocea supernetworks) To generate a diff of this commit: cvs rdiff -u -r1.11 -

CVS commit: src/external/bsd/cron/dist

2024-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 19 23:16:05 UTC 2024 Modified Files: src/external/bsd/cron/dist: entry.c Log Message: Prevent negative values low and step (Dave G. / Alex Radocea supernetworks) To generate a diff of this commit: cvs rdiff -u -r1.11 -

CVS commit: src/external/bsd/cron/dist

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 17:02:47 UTC 2022 Modified Files: src/external/bsd/cron/dist: crontab.5 Log Message: explain CRON_WITHIN better. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/bsd/cron/dist/crontab.5 Pl

CVS commit: src/external/bsd/cron/dist

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 17:02:47 UTC 2022 Modified Files: src/external/bsd/cron/dist: crontab.5 Log Message: explain CRON_WITHIN better. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/bsd/cron/dist/crontab.5 Pl

CVS commit: src/external/bsd/cron/dist

2019-08-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 3 07:06:48 UTC 2019 Modified Files: src/external/bsd/cron/dist: do_command.c Log Message: PR/54433: Hisashi Todd Fujinaka: Empty $MAILTO causes cron to crash To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.

CVS commit: src/external/bsd/cron/dist

2019-08-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 3 07:06:48 UTC 2019 Modified Files: src/external/bsd/cron/dist: do_command.c Log Message: PR/54433: Hisashi Todd Fujinaka: Empty $MAILTO causes cron to crash To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.

Re: CVS commit: src/external/bsd/cron/dist

2014-06-22 Thread Christos Zoulas
On Jun 22, 8:58pm, dholland-sourcechan...@netbsd.org (David Holland) wrote: -- Subject: Re: CVS commit: src/external/bsd/cron/dist | On Sun, Jun 22, 2014 at 04:53:50PM -0400, Christos Zoulas wrote: | > | > >Modified Files: | > | > > src/external/bsd/cron/

Re: CVS commit: src/external/bsd/cron/dist

2014-06-22 Thread David Holland
On Sun, Jun 22, 2014 at 04:53:50PM -0400, Christos Zoulas wrote: > | > >Modified Files: > | > > src/external/bsd/cron/dist: do_command.c > | > > > | > >Log Message: > | > >Log some actual information on various failures, so you can tell > | > >what happened. > | > > | > ??? T

Re: CVS commit: src/external/bsd/cron/dist

2014-06-22 Thread Christos Zoulas
On Jun 22, 4:50pm, dholland-sourcechan...@netbsd.org (David Holland) wrote: -- Subject: Re: CVS commit: src/external/bsd/cron/dist | On Sat, Jun 21, 2014 at 02:20:59PM +, Christos Zoulas wrote: | > >Modified Files: | > > src/external/bsd/cron/dist: do_command.c | > >

Re: CVS commit: src/external/bsd/cron/dist

2014-06-22 Thread David Holland
On Sat, Jun 21, 2014 at 02:20:59PM +, Christos Zoulas wrote: > >Modified Files: > >src/external/bsd/cron/dist: do_command.c > > > >Log Message: > >Log some actual information on various failures, so you can tell > >what happened. > > ??? This code is not used. We are using the LOGI

Re: CVS commit: src/external/bsd/cron/dist

2014-06-21 Thread Christos Zoulas
In article <20140621043353.5eb4...@cvs.netbsd.org>, David A. Holland wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: dholland >Date: Sat Jun 21 04:33:53 UTC 2014 > >Modified Files: > src/external/bsd/cron/dist: do_command.c > >Log Message: >Log some actual information on v

re: CVS commit: src/external/bsd/cron/dist

2012-12-25 Thread matthew green
> >> On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote: > >> > Modified Files: > >> > src/external/bsd/cron/dist: database.c > >> > > >> > Log Message: > >> > PR/47362: Brian Marcotte: cron is too restrictive on file permissions > >> > Allow file being writable by owne

Re: CVS commit: src/external/bsd/cron/dist

2012-12-25 Thread Christos Zoulas
In article <20121225142253.ge2...@arresum.veego.de>, Bernd Ernesti wrote: > >The commit message suggested something differently: Allow file being >writable by owner. > It should say not writable. I've fixed it. > >I haven't checked the source but when does this happen and what is the >result of t

Re: CVS commit: src/external/bsd/cron/dist

2012-12-25 Thread Bernd Ernesti
On Tue, Dec 25, 2012 at 02:13:57PM +, Christos Zoulas wrote: > In article <15993.1356420...@splode.eterna.com.au>, > matthew green wrote: > > > >> On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote: > >> > Modified Files: > >> > src/external/bsd/cron/dist: database.c >

Re: CVS commit: src/external/bsd/cron/dist

2012-12-25 Thread Christos Zoulas
In article <15993.1356420...@splode.eterna.com.au>, matthew green wrote: > >> On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote: >> > Modified Files: >> > src/external/bsd/cron/dist: database.c >> > >> > Log Message: >> > PR/47362: Brian Marcotte: cron is too restrictive on

re: CVS commit: src/external/bsd/cron/dist

2012-12-24 Thread matthew green
> On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote: > > Modified Files: > >src/external/bsd/cron/dist: database.c > > > > Log Message: > > PR/47362: Brian Marcotte: cron is too restrictive on file permissions > > Allow file being writable by owner. > > XXX: pullup to 6.

Re: CVS commit: src/external/bsd/cron/dist

2012-12-24 Thread David Holland
On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote: > Modified Files: > src/external/bsd/cron/dist: database.c > > Log Message: > PR/47362: Brian Marcotte: cron is too restrictive on file permissions > Allow file being writable by owner. > XXX: pullup to 6. On reflection,

Re: CVS commit: src/external/bsd/cron/dist

2011-10-12 Thread David Holland
On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote: > Modified Files: > src/external/bsd/cron/dist: cron.8 database.c pathnames.h > > Log Message: > process files in /etc/cron.d/ For the record, I object to this change. I think keeping /etc small and simple, and having one

Re: CVS commit: src/external/bsd/cron/dist

2011-10-12 Thread Thomas Klausner
On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Oct 12 16:39:48 UTC 2011 > > Modified Files: > src/external/bsd/cron/dist: cron.8 database.c pathnames.h > > Log Message: > process files in /etc/cron.d/ If we'

Re: CVS commit: src/external/bsd/cron/dist

2011-10-12 Thread Christos Zoulas
In article <20111012181619.GA24188@marx.bitnet>, Jukka Ruohonen wrote: >On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Wed Oct 12 16:39:48 UTC 2011 >> >> Modified Files: >> src/external/bsd/cron/d

Re: CVS commit: src/external/bsd/cron/dist

2011-10-12 Thread Jukka Ruohonen
On Wed, Oct 12, 2011 at 12:39:48PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Oct 12 16:39:48 UTC 2011 > > Modified Files: > src/external/bsd/cron/dist: cron.8 database.c pathnames.h > > Log Message: > process files in /etc/cron.d/ Not th