From owner-freebsd-audit Thu Apr 26 1:12:59 2001 Delivered-To: freebsd-audit@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 52AE937B422; Thu, 26 Apr 2001 01:12:56 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f3Q8Cm832058; Thu, 26 Apr 2001 02:12:48 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200104260812.f3Q8Cm832058@harmony.village.org> To: Ruslan Ermilov Subject: Re: pax mkstemp() fixes Cc: Kris Kennaway , Mike Heffner , audit@FreeBSD.org In-reply-to: Your message of "Thu, 26 Apr 2001 10:30:28 +0300." <20010426103028.A13304@sunbay.com> References: <20010426103028.A13304@sunbay.com> <20010425041839.C70021@xor.obsecurity.org> <20010426002459.A88389@xor.obsecurity.org> Date: Thu, 26 Apr 2001 02:12:48 -0600 From: Warner Losh Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010426103028.A13304@sunbay.com> Ruslan Ermilov writes: : On Thu, Apr 26, 2001 at 12:24:59AM -0700, Kris Kennaway wrote: : > On Wed, Apr 25, 2001 at 05:29:42PM -0400, Mike Heffner wrote: : > > Looks good. Any reason to use memcpy over str[ln]cpy? : > : > OpenBSD did it that way; I don't know why. : > : Because strlcpy(3) is non-standard, I think. I doubt that. OpenBSD invented strlcpy and haven't been shy about using it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message