cvs commit: src/sys/conf files
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jul 23 00:35:05 PDT 2005
    
    
  
dillon      2005/07/23 00:33:43 PDT
DragonFly src repository
  Modified files:
    sys/conf             files 
  Log:
  Do not compile the kernel with the stack protector.  I've decided to tolerate
  the stack protector as a default for user programs, but not for the kernel.
  The stack protector has known bugs and I frankly believe that it is far more
  likely that we would hit one of its bugs verses it actually finding a
  stack overflow in the kernel.
  
  Revision  Changes    Path
  1.99      +1 -1      src/sys/conf/files
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.98&r2=1.99&f=u
    
    
More information about the Commits
mailing list