Thus spake David O'Brien ([EMAIL PROTECTED]):
>
> > It's far removed from being "plain" OpenSSH or "portable" OpenSSH.
> This the "FreeBSD" added to the version string.
If it's of any interest: I'd also prefer "FreeBSD OpenSSH" as
David suggested.
Thanks
Alex
To Unsubscribe: send mail to [EMA
On Wed, Aug 08, 2001 at 11:08:21PM -0400, Brian F. Feldman wrote:
> Wilko Bulte <[EMAIL PROTECTED]> wrote:
> > On Wed, Aug 08, 2001 at 09:01:36AM -0700, David O'Brien wrote:
> > > On Wed, Aug 08, 2001 at 04:51:55PM +0200, Alexander Langer wrote:
> > > > Thus spake David O'Brien ([EMAIL PROTECTED])
Wilko Bulte <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 08, 2001 at 09:01:36AM -0700, David O'Brien wrote:
> > On Wed, Aug 08, 2001 at 04:51:55PM +0200, Alexander Langer wrote:
> > > Thus spake David O'Brien ([EMAIL PROTECTED]):
> > >
> > > Looking at the first two lines, shouldn't it be
> > >
> >
On Wed, Aug 08, 2001 at 09:01:36AM -0700, David O'Brien wrote:
> On Wed, Aug 08, 2001 at 04:51:55PM +0200, Alexander Langer wrote:
> > Thus spake David O'Brien ([EMAIL PROTECTED]):
> >
> > Looking at the first two lines, shouldn't it be
> >
> > > #define SSH_VERSION (ssh_version_ge
On Wed, Aug 08, 2001 at 04:51:55PM +0200, Alexander Langer wrote:
> Thus spake David O'Brien ([EMAIL PROTECTED]):
>
> Looking at the first two lines, shouldn't it be
>
> > #define SSH_VERSION(ssh_version_get())
> > #define SSH_VERSION_BASE "OpenSSH_2.9"
> > -#defineSSH_VE
Thus spake David O'Brien ([EMAIL PROTECTED]):
Looking at the first two lines, shouldn't it be
> #define SSH_VERSION (ssh_version_get())
> #define SSH_VERSION_BASE "OpenSSH_2.9"
> -#define SSH_VERSION_ADDENDUM"[EMAIL PROTECTED] 20010608"
> +#define SSH_VERSION_ADDENDUM "Fr
Please apply the below diff. This is a FreeBSD effort, not GreenBSD. Or
should there be "GCC 2.95.3 [EMAIL PROTECTED] x.y.z", "cvs 1.11.0
[EMAIL PROTECTED]", etc... This isn't Linux where it is a collective of
eclectic items, rather FreeBSD is a collective.
Index: version.h
===