K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-04-11T08:13:37.000000Z K 7 svn:log V 287 Merge vfs_subr.c:1.713 from HEAD to RELENG_7: In "show lockedvnods" DDB command, use db_printf() rather than printf() so that the results end up in the DDB output stream rather than the console output stream. This should likely also be done for the vprint() function it calls. END