Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/28/2000 04:06:23
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Jul 28 01:06:23 UTC 2000

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

Log Message:
pullup 1.15 -> 1.16 (approved by releng-1-5)
- Use strlcpy(), snprintf().
- Use MAXPATHLEN.
- printf fmt string without %s, from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.8.1 basesrc/usr.bin/msgs/msgs.c

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