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
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
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
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
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 -
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 -
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
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
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.
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.
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/
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
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
| > >
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
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
> >> 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
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
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
>
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
> 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 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,
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
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'
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
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
25 matches
Mail list logo