Date: Fri, 09 Mar 2001 01:13:36 +0000 From: Brian Somers <brian@Awfulhak.org> To: Brian Somers <brian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/ppp bundle.c ip.c ipcp.c physical.c prompt.c radius.c radius.h server.h systems.c Message-ID: <200103090113.f291DaN08582@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Thu, 08 Mar 2001 15:51:50 PST." <200103082351.f28Npou78229@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> brian 2001/03/08 15:51:50 PST
>
> Modified files:
> usr.sbin/ppp bundle.c ip.c ipcp.c physical.c prompt.c
> radius.c radius.h server.h systems.c
> Log:
> MAXPATHLEN -> PATH_MAX
> Don't assume MAXHOSTNAMELEN includes the NUL
Hmm, as pointed out by Theo de Raadt, I now believe MAXHOSTNAMELEN
*does* include the NUL. The code I've seen that thinks the extra +1
is required looks wrong:
src/sys/netkey/key.c
src/contrib/amd
src/contrib/ipfilter
src/contrib/traceroute
src/usr.sbin/syslogd
src/usr.sbin/traceroute6
src/usr.bin/netstat
and of course (now) src/usr.sbin/ppp :-(
I'll fix some of this tomorrow.
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
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?200103090113.f291DaN08582>
