On Sun, Jul 02, 2000 at 09:39:39AM +0200, Mark Murray wrote:
> > > I am not shure, is this cron bug calling with ignoring SIGCHLD, sh bug, or
> > > perl bug. I think cron shouldn't call anything with SIGCHLD ignored.
> >
> > Yes, it was in cron/do_command.c
> > I am not shure, is this cron bug calling with ignoring SIGCHLD, sh bug, or
> > perl bug. I think cron shouldn't call anything with SIGCHLD ignored.
>
> Yes, it was in cron/do_command.c
> (void) signal(SIGCHLD, SIG_IGN);
>
> What about re-allowing SIGC
em tomorrow...
> >
> > When running as cron job, from shell script, perl now always say this:
> > "Can't ignore signal CHLD, forcing to default" (see perl.c)
> >
> > I am not shure, is this cron bug calling with ignoring SIGCHLD, sh bug, or
> > pe
always say this:
> "Can't ignore signal CHLD, forcing to default" (see perl.c)
>
> I am not shure, is this cron bug calling with ignoring SIGCHLD, sh bug, or
> perl bug. I think cron shouldn't call anything with SIGCHLD ignored.
Yes, it was in cron/do_command.c
.c)
I am not shure, is this cron bug calling with ignoring SIGCHLD, sh bug, or
perl bug. I think cron shouldn't call anything with SIGCHLD ignored.
--
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Wed, 17 Nov 1999, Martin Cracauer wrote:
> I can now reproduce the problem. Please test the appended diff which
> should fix this problem while still working for the
> here-backquote-three-stage-pipeline case.
>
> My apology especially to Bruce, I managed to pass your test case by
> not copy/
> Martin Cracauer writes:
>> Today I encountered again the problem when doing `man MIME::*' (you
>> have to install /usr/ports/mail/p5-MIME-Tools). Curiously, I have no
>> problem with `man \*'
>> Again reverting to eval.c r1.22 solve the problem.
> I can now reproduce the problem. Ple
In <[EMAIL PROTECTED]>, Jean-Marc Zucconi wrote:
> > Steve Price writes:
>
> > On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
> > # > Jean-Marc Zucconi writes:
> > #
> > # > Try this in -current
> > # > $ cat some_file | head
> > #
> > # > I have to use ^C to regain control.
>
> Steve Price writes:
> On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
> # > Jean-Marc Zucconi writes:
> #
> # > Try this in -current
> # > $ cat some_file | head
> #
> # > I have to use ^C to regain control.
> #
> # ... and reverting to rev. 1.22 of eval.c fixes the problem.
> Steve Price writes:
> On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
> # > Jean-Marc Zucconi writes:
> #
> # > Try this in -current
> # > $ cat some_file | head
> #
> # > I have to use ^C to regain control.
> #
> # ... and reverting to rev. 1.22 of eval.c fixes the problem.
On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
# > Jean-Marc Zucconi writes:
#
# > Try this in -current
# > $ cat some_file | head
#
# > I have to use ^C to regain control.
#
# ... and reverting to rev. 1.22 of eval.c fixes the problem.
Does revision 1.24 work?
# Jean-Marc
#
# --
# J
In <[EMAIL PROTECTED]>, Jean-Marc Zucconi wrote:
> > Jean-Marc Zucconi writes:
>
> > Try this in -current
> > $ cat some_file | head
>
> > I have to use ^C to regain control.
>
> ... and reverting to rev. 1.22 of eval.c fixes the problem.
Steve Price fixed my 1.23 mistake in 1.24.
Mar
> Jean-Marc Zucconi writes:
> Try this in -current
> $ cat some_file | head
> I have to use ^C to regain control.
... and reverting to rev. 1.22 of eval.c fixes the problem.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mai
Try this in -current
$ cat some_file | head
I have to use ^C to regain control.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
14 matches
Mail list logo