From the signal() manual page:
When a process which has installed signal handlers forks, the child pro-
cess inherits the signals. All caught signals may be reset to their de-
fault action by a call to the execve(2) function; ignored signals remain
ignored.
So I woul
> Well, in Russian BSD newsgroup I see complaints that even
>
> $ program | more # and press `q' while program is still running
>
> giving the same error.
I don't see that myself.
Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia
E-mail: [EMAIL PROTECTED], Tel: +386-2-320-63
In message <[EMAIL PROTECTED]>, "Valeriy E.
Ushakov" write
s:
> On Sun, Feb 11, 2001 at 06:25:44 -0800, Cy Schubert wrote:
>
> > > > So no, your makewhatis patch only appears to be a bandaid, but
> > > > there is something going on deeper (possibly in the kernel) that
> > > > was not there in 4.
On Sun, Feb 11, 2001 at 06:25:44 -0800, Cy Schubert wrote:
> > > So no, your makewhatis patch only appears to be a bandaid, but
> > > there is something going on deeper (possibly in the kernel) that
> > > was not there in 4.2-RELEASE.
> >
> > Were you using ssh to login on to the computers when
In message <[EMAIL PROTECTED]>, Kent Stewart writes:
>
>
> Blaz Zupan wrote:
> >
> > > :Actually, I don't think it fixed everything. There have been ports
> > > :that also had problems with piping to tar and broken pipes. It
> > > :wouldn't surprise me if the makewhatis problem was only a littl
> Try the following patch (which I dug up off the Web after the previous
> go-round on this problem). It seems to work.
>
> (The indentation is wrong, I know. I had to apply the patch -l because
> the HTMLization of the original mail message hosed the whitespace.)
Excellent, this seems to be th
Barney Wolff <[EMAIL PROTECTED]> writes:
> Er, could it possibly be that telnet has been hiding the error
> all along? It's really, really hard to see how ssh could
> *create* this sort of error.
Try the following patch (which I dug up off the Web after the previous
go-round on this problem).
Er, could it possibly be that telnet has been hiding the error
all along? It's really, really hard to see how ssh could
*create* this sort of error.
Barney Wolff
On Sun, Feb 11, 2001 at 09:35:43AM +0100, Blaz Zupan wrote:
> > pkg_add runs tar with the --fast-read option to extract the table
ode jockey, but I've got a few development systems I can do
testing on if that helps.
--Andy
-Original Message-
From: Kent Stewart [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 09, 2001 1:04 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Proposed makewhatis perl scrip
The makewhatis patch has been committed to -current and will be MFC'd
to -stable on tuesday.
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
[ On Sunday, February 4, Matt Dillon wrote: ]
> This should fix the installworld problems. I'll commit it to -current
> tonight and MFC it in two days unless people find something wrong with
> it. It would be nice if someone else could test it first.
Patch works like a champ for me
This should fix the installworld problems. I'll commit it to -current
tonight and MFC it in two days unless people find something wrong with
it. It would be nice if someone else could test it first.
-Matt
Index: makewhatis.perl
==
12 matches
Mail list logo