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

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 2 14:33:45 PST 2016


commit 73a283f42c8caac3b05c8095e12099f9d6e0c91d
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/73a283f42c8caac3b05c8095e12099f9d6e0c91d


-- 
DragonFly BSD source repository


More information about the Commits mailing list