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

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

Log Message:
Pull up revisions 1.7-1.8 (requested by he):
  Change from sprintf() to snprintf() where we may print externally
  supplied data of unknown length.  Also fix an endianness problem.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 basesrc/usr.sbin/tcpdump/print-atalk.c

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