Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 1997 11:13:37 -0500 (EST)
From:      Bradley Dunn <bradley@dunn.org>
To:        Eivind Eklund <eivind@dimaga.com>
Cc:        jpd@freebsd.org, freebsd-security@freebsd.org
Subject:   Re: libtermcap fix?
Message-ID:  <Pine.BSF.3.95q.970318110847.15967A-100000@ns2.harborcom.net>
In-Reply-To: <3.0.32.19970318163505.00cb37a0@dimaga.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I figured out the problem. What happened is I missed the update come
through CVSup and the patch at
http://freebsd.org/cgi/cvsweb.cgi/src/lib/libtermcap/tgoto.c?r1=1.4&r2=1.4.2.1
is wrong. It is from a
diff -u -r1.4.2.1 -r1.4
when it should be from a
diff -u -r1.4 -r1.4.2.1

So apparently this is a bug in the CVS web interface.

pbd


On Tue, 18 Mar 1997, Eivind Eklund wrote:

> That sound like a bug in CVSup.
> John?
> 
> I just ran CVSup against cvsup.no.freebsd.org with the original
> (non-patched) sources in place (I wrote patch in another directory) - it
> picked up the changes just fine.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970318110847.15967A-100000>