Date: Sun, 16 Nov 2008 14:43:33 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include utmp.h Message-ID: <200811161443.mAGEhocu051220@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-11-16 14:43:33 UTC
FreeBSD src repository
Modified files:
include utmp.h
Log:
SVN rev 185000 on 2008-11-16 14:43:33Z by ed
Add a comment to utmp.h about the sizes of UT_HOSTSIZE and UT_LINESIZE.
UT_HOSTSIZE and UT_LINESIZE are too small right now. If we ever bump
UT_HOSTSIZE, we must not forget to increase UT_LINESIZE as well. If we
add a comment, we're pretty sure we increase both values at the same
time.
PR: bin/108743 (maybe others)
Revision Changes Path
1.11 +7 -0 src/include/utmp.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811161443.mAGEhocu051220>
