Jaime Mantel writes:
 > From: Jaime Mantel <[EMAIL PROTECTED]>
 > To: [EMAIL PROTECTED]
 > CC: Jaime Mantel <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
 > Subject: Re: Ssh 1.2.27 and X11R6.4 build??
 > Date: Tue, 20 Jul 1999 18:59:34 -0700
 > 
 > Charles Karney wrote:
 > > 
 > > Patch 2 (to stop orion.pppl.gov:5 being converted to :5)
 > > /usr/local/bin/patch -p0 -b <<'EOF'
 > > --- lib/X11/ConnDis.c.orig      Fri Feb  6 17:12:07 1998
 > > +++ lib/X11/ConnDis.c   Tue May 19 13:28:52 1998
 > > @@ -177,7 +177,7 @@
 > > 
 > >      p = lastc;
 > > 
 > > -#ifdef LOCALCONN
 > > +#if 0 /* Used to be #ifdef LOCALCONN */
 > >      /* check if phostname == localnodename */
 > >      if (phostname && uname(&sys) >= 0 &&
 > >         !strncmp(phostname, sys.nodename, strlen(sys.nodename)))
 > > EOF
 > 
 > 
 > Thank you oh so very much.  That did it.  Did you come up with this
 > patch yourself or was it at x.org?  I applied the three patches I found
 > there when I downloaded the source.  But did not come across the one
 > you sent.  But so far everything works as expected now.

No, the credit goes to Dominic Lai <[EMAIL PROTECTED]> who posted this fix
to this mailing list on 16 Apr 1998 in response to a query by Jan Iven
<[EMAIL PROTECTED]>.

-- 
Charles Karney
Plasma Physics Laboratory         E-mail:  [EMAIL PROTECTED]
Princeton University              Phone:   +1 609 243 2607
Princeton, NJ 08543-0451          FAX:     +1 609 243 3438

Reply via email to