From owner-cvs-all Thu Nov 11 12:55:53 1999 Delivered-To: cvs-all@freebsd.org Received: from green.myip.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EBADF14BE0; Thu, 11 Nov 1999 12:55:44 -0800 (PST) (envelope-from green@FreeBSD.org) Received: from localhost ([127.0.0.1] ident=green) by green.myip.org with esmtp (Exim 3.02 #1) id 11m1Fh-0000HJ-00; Thu, 11 Nov 1999 15:55:30 -0500 Date: Thu, 11 Nov 1999 15:55:29 -0500 (EST) From: Brian Fundakowski Feldman X-Sender: green@green.myip.org To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssh Makefile ports/security/openssh/files strlcpy.c md5 ports/security/openssh/patches patch-bc patch-aj ports/security/openssh/scripts fetchit In-Reply-To: <199911111906.MAA12691@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 11 Nov 1999, Warner Losh wrote: > In message <199911111433.GAA25834@freefall.freebsd.org> Brian Feldman writes: > : Add strlcpy.c to ssh/lib, so this port should build on 3.X now. > > But strlcpy *DOES* exist in 3.3 and newer. Is this conditional? Right, 3.X should be taken to mean "all of 3.X" :) No, it's not conditional on __FreeBSD_version or anything; it's simply taken care of by the compiler and linker. > > Warner > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message