Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2002 11:20:01 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_linker.c
Message-ID:  <200203101920.g2AJK1B38135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/03/10 11:20:01 PST

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  Fix a breakage introduced in rev.1.75 (supposedly style cleanup), which results
  in "missing dependencies" error when loading some kld modules. It is sad to
  see how often these days style cleanus break doesn't broken things. Perhaps
  people should recall good old principle: "don't fix it if it isn't broken".
  
  Revision  Changes    Path
  1.78      +6 -6      src/sys/kern/kern_linker.c

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?200203101920.g2AJK1B38135>