cvs commit: src/sys/ddb db_textdump.c

Robert Watson rwatson at FreeBSD.org
Thu Jan 31 08:22:15 PST 2008


rwatson     2008-01-31 16:22:14 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_textdump.c 
  Log:
  Use dump_write() instead of direct calls to di->dumper() in textdumps.
  Textdumps already do pretty much the same sanity checking, but
  abstractions and seatbelts are both useful.
  
  MFC after:      2 months
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/ddb/db_textdump.c


More information about the cvs-src mailing list