From owner-cvs-all Mon Mar 18 12:59:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 69C8637B402; Mon, 18 Mar 2002 12:59:14 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id HAA22250; Tue, 19 Mar 2002 07:56:29 +1100 Date: Tue, 19 Mar 2002 07:56:32 +1100 (EST) From: Bruce Evans X-X-Sender: To: "M. Warner Losh" Cc: , , Subject: Re: cvs commit: src/usr.sbin/dev_mkdb dev_mkdb.c In-Reply-To: <20020318.131451.127090285.imp@village.org> Message-ID: <20020319075504.D2872-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 18 Mar 2002, M. Warner Losh wrote: > In message: <200203181928.g2IJSGm33846@khavrinen.lcs.mit.edu> > Garrett Wollman writes: > : If you're doing to do this, please use POSIX {PATH_MAX} instead. > > OK. I prefer keeping MXPATHLEN unless {PATH_MAX} is used in its full glory (you can't just use PATH_MAX in portable programs; you must handle the case where it is not a compile-time constant). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message