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:54:16
Module Name:	basesrc
Committed By:	he
Date:		Tue Oct 31 13:54:16 UTC 2000

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

Log Message:
Pull up revision 1.8 (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.6 -r1.6.4.1 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.