From owner-freebsd-current Thu Apr 13 16: 5:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2808437BC69; Thu, 13 Apr 2000 16:05:51 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id QAA45863; Thu, 13 Apr 2000 16:05:51 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 13 Apr 2000 16:05:50 -0700 (PDT) From: Kris Kennaway To: Warner Losh Cc: "Thomas T. Veldhouse" , freebsd-current@FreeBSD.ORG Subject: Re: 4.0, OpenSSL and MD5 (fwd) In-Reply-To: <200004132235.QAA48554@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, Warner Losh wrote: > Is that still true? I've been seeing more and more things that used > to be > .if !defined(NOFOO) > morph into > .if !defined(NOFOO) && ${NOFOO} != "no" && ${NOFOO} != "NO" Like where? I certainly didn't come across any of these when I did a sweep of /usr/src for 'NOxxx'. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message