Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 07/06/2000 07:21:47
Module Name:	basesrc
Committed By:	ad
Date:		Thu Jul  6 14:21:47 UTC 2000

Modified Files:
	basesrc/usr.bin/msgs: msgs.c

Log Message:
- Use strlcpy(), snprintf().
- Use MAXPATHLEN.
- printf fmt string without %s, from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.