Subject: CVS commit: [netbsd-3] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/16/2005 12:34:57
Module Name:	src
Committed By:	tron
Date:		Tue Aug 16 12:34:57 UTC 2005

Modified Files:
	src/sys/dev [netbsd-3]: verified_exec.c

Log Message:
Pull up revision 1.20 via patch (requested by elad in ticket #668):
Fix printing formats.
  - size_t is %zu
  - dev_t is uint32_t is %u
  - long is %ld


To generate a diff of this commit:
cvs rdiff -r1.5.2.14 -r1.5.2.15 src/sys/dev/verified_exec.c

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