From owner-cvs-lib Sun Dec 28 19:22:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA29689 for cvs-lib-outgoing; Sun, 28 Dec 1997 19:22:51 -0800 (PST) (envelope-from owner-cvs-lib) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-21.ix.netcom.com [207.93.143.149]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA29602; Sun, 28 Dec 1997 19:21:59 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id TAA15990; Sun, 28 Dec 1997 19:21:57 -0800 (PST) Date: Sun, 28 Dec 1997 19:21:57 -0800 (PST) Message-Id: <199712290321.TAA15990@silvia.HIP.Berkeley.EDU> To: steve@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG In-reply-to: <199712282001.MAA21535@freefall.freebsd.org> (message from Steve Price on Sun, 28 Dec 1997 12:01:15 -0800 (PST)) Subject: Re: cvs commit: src/lib/libc/i386/string Makefile.inc bcopy.S memmove.S From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * MFC: Bruce Evans' fixes to make bcopy.S support the generation of * both memmove and memcpy. Also tag the memcpy.S stub onto this * branch. Just wanted to let you know that -stable built fine on another machine after this series of commits. Satoshi