Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/15/2000 00:49:33
Module Name:	basesrc
Committed By:	he
Date:		Thu Dec 14 22:49:33 UTC 2000

Modified Files:
	basesrc/usr.bin/login [netbsd-1-5]: k5login.c

Log Message:
Pull up revision 1.17 (requested by wiz):
  Use strlcpy() to copy into a fixed-length buffer.  Fixes PR#11550.


To generate a diff of this commit:
cvs rdiff -r1.12.2.4 -r1.12.2.5 basesrc/usr.bin/login/k5login.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.