Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2006 08:23:20 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options
Message-ID:  <200611210823.kAL8NLxM027706@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2006-11-21 08:23:20 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
  Log:
  Remove the KDTRACE option because I can't implement it the
  way I intended due to licensing restrictions. I had intended
  that it would be defaulted on, with opt-out possible for
  companies that don't accept the CDDL. The FreeBSD GENERIC
  kernel has to be entirely BSD licensed, so the only alternative
  would have been to make KDTRACE an opt-in option. That isn't
  a design I favour.
  
  Revision  Changes    Path
  1.565     +0 -1      src/sys/conf/options



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