Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/01/2000 04:46:47
Module Name:	basesrc
Committed By:	tv
Date:		Wed Nov  1 02:46:47 UTC 2000

Modified Files:
	basesrc/usr.sbin/tcpdump [netbsd-1-5]: print-atalk.c util.c

Log Message:
Pullup 1.8 [he]:
Change from sprintf() to snprintf() where we may print externally
supplied data of unknown length.
Changes adapted from FreeBSD-SA-00:61.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.4.1 basesrc/usr.sbin/tcpdump/print-atalk.c
cvs rdiff -r1.6.12.1 -r1.6.12.2 basesrc/usr.sbin/tcpdump/util.c

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