From owner-freebsd-security Thu Jul 15 20:26:27 1999 Delivered-To: freebsd-security@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6F7D414E64 for ; Thu, 15 Jul 1999 20:26:23 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA30130; Thu, 15 Jul 1999 21:24:48 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA35056; Thu, 15 Jul 1999 21:24:47 -0600 (MDT) Message-Id: <199907160324.VAA35056@harmony.village.org> To: Brett Glass Subject: Re: OpenBSD's strlcpy(3) and strlcat(3) Cc: Sheldon Hearn , Paul Hart , freebsd-security@FreeBSD.ORG In-reply-to: Your message of "Thu, 15 Jul 1999 20:03:00 MDT." <4.2.0.58.19990715200237.047246e0@localhost> References: <4.2.0.58.19990715200237.047246e0@localhost> <4.2.0.58.19990715194914.045ee7d0@localhost> <4.2.0.58.19990715180119.04723d20@localhost> Date: Thu, 15 Jul 1999 21:24:47 -0600 From: Warner Losh Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <4.2.0.58.19990715200237.047246e0@localhost> Brett Glass writes: : Darn. In that case, I'll just have to create macros that do it right. ;-) Sure would be easier than arguing with Theo :-) #define BrettStrlcat(a,b,c) ((c) - strlcat((a),(b),(c))) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message