rwatson     2007-12-28 00:47:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  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.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.713     +1 -1      src/sys/kern/vfs_subr.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to