cvs commit: src/sys/conf options
    John Birrell 
    jb at FreeBSD.org
       
    Sun May 18 19:28:57 UTC 2008
    
    
  
jb          2008-05-18 19:28:51 UTC
  FreeBSD src repository
  Modified files:
    sys/conf             options 
  Log:
  Add two kernel options:
  
  - KDTRACE_HOOKS for the shim layer of hooks which separate BSD licensed
                  code from CDDL code.
  - DDB_CTF       for the code that parses the CTF (compact C type format)
                  data for use by the DTrace Function Boundary Trace
                  provider and (possibly) ddb if we plan to do that.
  
  Revision  Changes    Path
  1.630     +2 -0      src/sys/conf/options
    
    
More information about the cvs-all
mailing list