Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 22:47:53 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys module.h exec.h
Message-ID:  <199901290647.WAA32247@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/01/28 22:47:53 PST

  Modified files:
    sys/sys              module.h exec.h 
  Log:
      Have EXEC_SET use C_DECLARE_MODULE instead of DECLARE_MODULE.
  
      Add C_DECLARE_MODULE - same as DECLARE_MODULE but uses C_SYSINIT
      instead of SYSINIT.
  
      The C_ items are going to be used for items passing const data to
      sysinit.
  
  Revision  Changes    Path
  1.9       +7 -3      src/sys/sys/module.h
  1.22      +2 -2      src/sys/sys/exec.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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