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
===================================================================
RCS file: /home/ncvs/src/crypto/openssh/version.h,v
retrieving revision 1.5
diff -u -r1.5 version.h
--- version.h 2001/06/08 22:22:09 1.5
+++ version.h 2001/08/08 14:39:09
@@ -5,7 +5,7 @@
#define SSH_VERSION (ssh_version_get())
#define SSH_VERSION_BASE "OpenSSH_2.9"
-#define SSH_VERSION_ADDENDUM "[EMAIL PROTECTED] 20010608"
+#define SSH_VERSION_ADDENDUM "FreeBSD 20010608"
const char *ssh_version_get(void);
void ssh_version_set_addendum(const char *add);
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message