Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 01:20:26 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_linker.c
Message-ID:  <200408270120.i7R1KQgw036909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2004-08-27 01:20:26 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  When trying each linker class in turn with a preloaded module, exit
  the loop if the preload was successful. Previously a successful
  preload was ignored if the linker class was not the last in the
  list.
  
  Revision  Changes    Path
  1.114     +2 -3      src/sys/kern/kern_linker.c



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