Call for testing for 3.5 OpenSSH

Ben Lindstrom mouring at etoh.eviladmin.org
Wed Sep 25 04:30:07 EST 2002


What of the #if (CRAY..) && !(CRAY..)  can be tied to those headers?  Or
can be detected and normal #ifdef HAVE_FOO  can be used?

Other than that question I don't have any quarms as long as KNF is
applied.

There are a few places within the patch that are not in style(8) format.

- Ben

On Tue, 24 Sep 2002, Tim Rice wrote:

>
> Will this patch work for you?
> It's got everything except your deattack.c patch.
>
>
> On Tue, 24 Sep 2002, Wendy Palm wrote:
>
> [snip]
> > ia.h does not exist on the sv2.  yes, can do the check in
> > configure.
> >
> > > > *** openssh/session.c   Wed Sep 18 20:50:49 2002
> > > > --- openssh.cray/session.c      Mon Sep 23 12:47:35 2002
> > > > + #if defined(_CRAY) && ! defined(_CRAYSV2)
> > > > + #include <tmpdir.h>
> > > > + #endif
> > >
> > > Can we use HAVE_TMPDIR_H ?
> >
> > however you guys want to do it is fine with me.
>
> --
> Tim Rice				Multitalents	(707) 887-1469
> tim at multitalents.net
>
>




More information about the openssh-unix-dev mailing list