git: kernel - Remove NETSMBCRYPTO option (make it the default)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 2 13:58:16 PST 2016


commit d555fba4f8e2c05de8ee1a5ecc7362dff369e037
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 2 13:33:19 2016 -0800

    kernel - Remove NETSMBCRYPTO option (make it the default)
    
    * Remove the NETSMBCRYPTO option entirely, and make its function the
      default.

Summary of changes:
 sys/conf/files               |  6 +++---
 sys/conf/options             |  1 -
 sys/config/LINT64            |  2 --
 sys/netproto/smb/smb_crypt.c | 31 -------------------------------
 sys/netproto/smb/smb_smb.c   |  2 --
 sys/vfs/smbfs/Makefile       |  9 ---------
 6 files changed, 3 insertions(+), 48 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d555fba4f8e2c05de8ee1a5ecc7362dff369e037


-- 
DragonFly BSD source repository



More information about the Commits mailing list