From owner-cvs-all Thu May 2 20:55:17 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id C7FAF37B404; Thu, 2 May 2002 20:55:03 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 3A1DE9B13; Thu, 2 May 2002 22:55:03 -0500 (EST) Date: Thu, 2 May 2002 22:55:03 -0500 From: Will Andrews To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.asm Makefile.inc src/secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.s Message-ID: <20020503035503.GV53809@squall.waterspout.com> Mail-Followup-To: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205030014.g430EdH45245@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205030014.g430EdH45245@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, May 02, 2002 at 05:14:39PM -0700, Peter Wemm wrote: > peter 2002/05/02 17:14:39 PDT > > Modified files: > secure/lib/libcrypto Makefile Makefile.inc > Added files: > secure/lib/libcrypto Makefile.asm > secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s > cast-586.s co-586.s crypt586.s > des-586.s md5-586.s rc4-586.s > rc5-586.s rmd-586.s sha1-586.s > Log: > Pre-generate the optimized x86 crypto code and check it in rather than > depending on perl at build time. Makefile.asm is a helper for after the > next import. > > With my cvs@ hat on, the relatively small repo cost of this is acceptable, > especially given that we have other (much bigger) things like > lib*.so.gz.uu checked in under src/lib/compat/*. And you can trim the CVS history occasionally because we don't really need history of generated files, right? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message