Date: Sat, 23 Dec 1995 06:31:09 +0800 (WST) From: Peter Wemm <peter@jhome.DIALix.COM> To: Nate Williams <nate@rocky.sri.MT.net> Cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libmd md2.h md4.h md5.h Message-ID: <Pine.BSF.3.91.951223062839.625A-100000@jhome.DIALix.COM> In-Reply-To: <199512222230.PAA06944@rocky.sri.MT.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Dec 1995, Nate Williams wrote:
> > Branch: lib/libmd RELENG_2_1_0
> > Modified: lib/libmd md2.h md4.h md5.h
> > Log:
> > One line change to each of these from HEAD..
> > Add a name to the context structures for compatability
> > with the CVS in -current. Basically,
> > typedef struct { ... } MDx_CTX; becomes
> > typedef struct MDxContext { ... } MDx_CTX;
>
> Does that mean you're going to bring cvs into the stable branch after
> it's been beat up more? (Please say yes :)
Yes, I'm doing these right so I can build cvs on freefall properly
rather than copying up the binary from jhome.. ;-)
-Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951223062839.625A-100000>
