Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 05/23/2003 01:45:07
Module Name:	src
Committed By:	dbj
Date:		Fri May 23 01:45:07 UTC 2003

Modified Files:
	src/sys/kern: vfs_subr.c

Log Message:
use %PRIx64 instead of %x to print bp->b_lblkno and bp->b_blkno
in vfs_buf_print


To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 src/sys/kern/vfs_subr.c

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