Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 16:24:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/libi386 bootinfo.c
Message-ID:  <199810092324.QAA06710@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/09 16:24:55 PDT

  Modified files:
    sys/boot/i386/libi386 bootinfo.c 
  Log:
  Attempt to at least align MODINFO_* blocks.  IMHO, decoding this stuff
  should be MD code since one day we'll have to recover pages from deleted
  preload data.  MI code can't be expected to know how to deal with pmap
  internals, assuming it gets done via pmap that is. :-)
  
  Revision  Changes    Path
  1.12      +6 -5      src/sys/boot/i386/libi386/bootinfo.c



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