Date: Mon, 18 Mar 2002 14:28:16 -0500 (EST) From: Garrett Wollman <wollman@lcs.mit.edu> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/dev_mkdb dev_mkdb.c Message-ID: <200203181928.g2IJSGm33846@khavrinen.lcs.mit.edu> In-Reply-To: <200203180723.g2I7Nfr75821@freefall.freebsd.org> References: <200203180723.g2I7Nfr75821@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sun, 17 Mar 2002 23:23:41 -0800 (PST), Warner Losh <imp@FreeBSD.org> said:
> o remove __P
> o Use ansi function definitions
> o MAXPATHLEN already has the NUL at the end, so no need to add 1 (note that
> MAXNAMLEN doesn't, so the + 1 there is correct).
[Not just for Warner:]
If you're doing to do this, please use POSIX {PATH_MAX} instead.
-GAWollman
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203181928.g2IJSGm33846>
