Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> writes:
> Question is, do we want to add this to our cp?
>
> I found it handy for stuff like:
please, what is the difference between this :
> cp -Ruv mozilla mozilla-test
and that :
cd mozzila; find . | cpio -pdm ../mozzila-test
?
thanks.
> so th
Hi all,
Please test binary compatibility of the OpenSSL 0.9.6a release
available from the below address. By this, I mean: test whether your
SSL applications such as webservers, etc, continue to work without a
recompile after making world. Since 0.9.6a is a point release along
the 0.9.6-STABLE b
Daniel Eischen writes:
>
> We're still OK with the change to FreeBSDs native signal trampoline
> though, right? I'll hold off on the Linux emulator changes until
> we can figure out what the problem is.
Yes, I was just commenting on the linulator patch you posted.
Drew
To Unsubscribe: se
On Sat, May 05, 2001 at 04:04:27PM -0700, Archie Cobbs wrote:
> Jonathan Lemon writes:
> > >Please consider the case where there are two mbuf chains being
> > >transmitted, which look like this:
> >
> > Um. "Not Possible".
>
> I thought m_copypacket() of a cluster mbuf would yield exactly
> t
Jonathan Lemon writes:
> >Please consider the case where there are two mbuf chains being
> >transmitted, which look like this:
>
> Um. "Not Possible".
I thought m_copypacket() of a cluster mbuf would yield exactly
this situation (two headers pointing to the same data region).
-Arcihe
__
In article <[EMAIL PROTECTED]>,
John Polstra <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> Akinori MUSHA <[EMAIL PROTECTED]> wrote:
> > I have some problems with the newly updated OpenSSH 2.9.
> >
> > 1. Sshd fails to authenticate via PAM.
> >
> > May 5 19:18:07 archon sshd[80
In article <[EMAIL PROTECTED]>,
Akinori MUSHA <[EMAIL PROTECTED]> wrote:
> I have some problems with the newly updated OpenSSH 2.9.
>
> 1. Sshd fails to authenticate via PAM.
>
> May 5 19:18:07 archon sshd[803]: fatal: PAM setcred failed[6]: Permission denied
I am seeing this same problem.
Jo
I wrote a trivial program to fill vm and found I can reliably freeze my
system. It may not work on the first attempt, but certainly within three.
My command line is:
a.out&;a.out&;a.out&;a.out&;a.out&
The goal of my program is simply to see how the system behaves under
memory exhaustion
On Sat, 5 May 2001, Andrew Gallatin wrote:
>
> Daniel Eischen writes:
> >
> > OK, thanks. Here's my guess at what should be changed for the Linux
> > emulator. If this looks correct, I'll commit it.
> >
> > Hmm, I wonder how linuxthreads works under FreeBSD without this
> > change...
>
Daniel Eischen writes:
>
> OK, thanks. Here's my guess at what should be changed for the Linux
> emulator. If this looks correct, I'll commit it.
>
> Hmm, I wonder how linuxthreads works under FreeBSD without this
> change...
>
This breaks at least one version of the IBM JDK that I h
On Wed, May 02, 2001, Robert Watson wrote:
> On Tue, 1 May 2001, Jordan Hubbard wrote:
>
> > > Say, FreeBSD is usually pretty safe, even in CURRENT.
> > > Has something near this magnitude of Really Bad Stuffage snuck into the
> > > codebase before?
> >
> > No, it's not common, and it generally
Alexander et al,
# > Still ok. I have rtprio 25 (as from the isdnd.rc.sample, should I tune this?
# > Remove the line?) in my isdnd.rc and this at the end of /etc/rc.isdn:
#
# I think Hellmuth choosed a good value for rtprio, and I didn't think it
# solves your problem if you increase the value,
I have some problems with the newly updated OpenSSH 2.9.
1. Sshd fails to authenticate via PAM.
May 5 19:18:07 archon sshd[803]: fatal: PAM setcred failed[6]: Permission denied
2. << ln -s hostname `which ssh`; ./hostname >> doesn't work anymore.
It used to slogin to the host in the previous v
13 matches
Mail list logo