Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 10:57:35 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys kerneldump.h
Message-ID:  <200712261057.lBQAvZMO078764@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712261057.lBQAvZMO078764>