Date: Sun, 2 Feb 1997 06:43:34 -0800 (PST) From: David Nugent <davidn> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/getty main.c Message-ID: <199702021443.GAA20413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 97/02/02 06:43:33 Modified: libexec/getty main.c Log: Make username size dependant on MAXLOGNAME in sys/param.h. Was previously hard-coded at 16 characters (and possibly overflowing the field when NUL terminating a username of exactly 16 characters in length). Revision Changes Path 1.16 +2 -2 src/libexec/getty/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702021443.GAA20413>