Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/31/2000 15:53:51
Module Name:	basesrc
Committed By:	he
Date:		Tue Oct 31 13:53:51 UTC 2000

Modified Files:
	basesrc/usr.sbin/tcpdump [netbsd-1-4]: print-icmp.c

Log Message:
Pull up revision 1.7 (requested by he):
  Change from sprintf() to snprintf() where we may print externally
  supplied data of unknown length.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 basesrc/usr.sbin/tcpdump/print-icmp.c

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