cvs commit: src/sys/ddb db_textdump.c

Robert Watson rwatson at FreeBSD.org
Tue Apr 1 04:39:05 PDT 2008


rwatson     2008-04-01 11:39:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/ddb              db_textdump.c 
  Log:
  Merge db_textdump.c:1.3 from HEAD to RELENG_7:
  
    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.
  
  Revision  Changes    Path
  1.3.2.3   +3 -3      src/sys/ddb/db_textdump.c


More information about the cvs-src mailing list