Re: Patching sshd in FreeBSD 4.7

2003-10-09 Thread Lowell Gilbert
Kevin G <[EMAIL PROTECTED]> writes: > *** 5,11 > > #define SSH_VERSION (ssh_version_get()) > #define SSH_VERSION_BASE"OpenSSH_3.4p1" > ! #define SSH_VERSION_ADDENDUM"FreeBSD-20030917" > > const char *ssh_version_get(void); > void ssh_version_set_addendum(cons

Patching sshd in FreeBSD 4.7

2003-10-06 Thread Kevin G
ftp'd the appropriate file for 4.7release [FreeBSD 4.7] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-03:15/openssh47.patch and when I try to patch I get this: Hmm... Looks like a new-style context diff to me... The text leading up to this was: -- |Index: cry