From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:38:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC5637B401; Sun, 6 Apr 2003 11:38:45 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F3E243FAF; Sun, 6 Apr 2003 11:38:45 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 526085308; Sun, 6 Apr 2003 20:38:43 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Archie Cobbs From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 06 Apr 2003 20:38:42 +0200 In-Reply-To: <200304061808.h36I8SXN002360@arch20m.dellroad.org> (Archie Cobbs's message of "Sun, 6 Apr 2003 11:08:28 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304061808.h36I8SXN002360@arch20m.dellroad.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netgraph ng_l2tp.c ng_pptpgre.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:38:46 -0000 Archie Cobbs writes: > Dag-Erling Smorgrav wrote: > > Log: > > Don't use ovbcopy(). > Does bcopy() work with overlapping regions? Yes. This has been the case for at least ten years, and is documented in the manual page for the userland version. DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org