Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 08:09:38 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_linker.c src/sys/sys linker.h
Message-ID:  <200106181509.f5IF9dw59723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/06/18 08:09:34 PDT

  Modified files:
    sys/kern             kern_linker.c 
    sys/sys              linker.h 
  Log:
  Add linker_reference_module().
  
  This function loads a module if required, otherwise bumps the reference
  count -- the opposite of linker_file_unload().
  
  Revision  Changes    Path
  1.62      +26 -1     src/sys/kern/kern_linker.c
  1.25      +6 -1      src/sys/sys/linker.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?200106181509.f5IF9dw59723>