Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 06:51:10 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf kmod.mk
Message-ID:  <200108081351.f78DpAv88221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2001/08/08 06:51:10 PDT

  Modified files:
    sys/conf             kmod.mk 
  Log:
  In the KLD "load" make target, don't load using the "absolute" path of
  "./foo.ko".  Use "/full/path/foo.ko" instead so that when the path is
  reported as being an absolute path to the "shared library", at least
  it's not really a relative path.
  
  Obtained from:	LOMAC/FreeBSD project
  
  Revision  Changes    Path
  1.106     +2 -2      src/sys/conf/kmod.mk


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?200108081351.f78DpAv88221>