rwatson     2007-12-26 10:57:35 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              kerneldump.h 
  Log:
  Define a new kernel dump "architecture", TEXTDUMPMAGIC, which is used
  to identify textdumps in the swap/dump partition.  While textdumps
  aren't really an architecture, they are architecture-neutral and so
  don't really correspond to any existing architecture.
  
  Define a version number for textdumps, KERNELDUMP_TEXT_VERSION, of 1.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.10      +2 -0      src/sys/sys/kerneldump.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to