git: nfs - Remove unused kerberos code [Userland]

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Wed Nov 26 15:30:06 PST 2014


commit ec12fea1e8ecf5018815883535e8be6511625396
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Nov 27 00:19:33 2014 +0100

    nfs - Remove unused kerberos code [Userland]
    
    - This commit removes unused kerberos code from mount_nfs(8) and
      mountd(8).
    - After a bit of research, apparently the code never worked on FreeBSD
      since it was imported around 1995
    
    Partially taken from: FreeBSD SVN 83653

Summary of changes:
 sbin/mount_nfs/mount_nfs.8 |  24 +-----
 sbin/mount_nfs/mount_nfs.c | 184 +++------------------------------------------
 sbin/mountd/mountd.c       |  27 ++-----
 3 files changed, 16 insertions(+), 219 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list