Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index