From owner-freebsd-audit Tue Jun 26 14:22:33 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 03DB637B406 for ; Tue, 26 Jun 2001 14:22:31 -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 f5QLMQU09714; Tue, 26 Jun 2001 15:22:26 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106262122.f5QLMQU09714@harmony.village.org> To: Garance A Drosihn Subject: Re: Config patch to stable. Cc: audit@FreeBSD.ORG In-reply-to: Your message of "Tue, 26 Jun 2001 17:21:07 EDT." References: <200106261942.f5QJgjU08616@harmony.village.org> Date: Tue, 26 Jun 2001 15:22:25 -0600 From: Warner Losh Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message Garance A Drosihn writes: : At 1:42 PM -0600 6/26/01, Warner Losh wrote: : >Enclosed please find a url for some minor patches to -stable's : >config. They are relevant only to -stable. It removes the : >strlc{at,cp} from config. This is a big hassle for some people : >doing upgrades. : : In what situations does strlcpy cause a problem in stable : upgrades? I just changed TO using strl* routines in a few : places in lpr, and intended to do more of that. At what : point (release) did strl* routines show up in freebsd? 4.2 or so was when strl* arrived. And it is a problem because it is a bootstrap tool. lpr/lpd isn't. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message