Date: Fri, 6 Dec 1996 09:38:46 PST From: Bill Fenner <fenner@parc.xerox.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-include@freefall.freebsd.org Subject: Re: cvs commit: src/include utmp.h Message-ID: <96Dec6.093848pst.177711@crevenia.parc.xerox.com> In-Reply-To: Your message of "Thu, 05 Dec 96 11:06:14 PST." <9893.849812774@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <9893.849812774@time.cdrom.com> you write: >Simple questions: Is there concensus for bumping UT_HOSTSIZE to the >next increment? 32 or 64? Oh, and UT_HOSTSIZE should be at least 40 (the size of a maximum-length numerically represented IPv6 address) and doesn't have any real need to be a power of 2; it might be more appropriate to make it the right length to make a "struct utmp" a power of 2 long. Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Dec6.093848pst.177711>