Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 16:11:05 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/common bootstrap.h
Message-ID:  <199810092311.QAA06339@freefall.freebsd.org>

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

  Modified files:
    sys/boot/common      bootstrap.h 
  Log:
  loader <-> kernel preload module interface constants moved to common file.
  Remove Mike's explicit data structures for dependency info.  This is
  done via DT_NEEDED etc in the dynamic section for now.  This may need
  to be revisited later on.
  
  Revision  Changes    Path
  1.13      +1 -53     src/sys/boot/common/bootstrap.h



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