git: ppp(8): Disable RADIUS support.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Oct 5 11:13:07 PDT 2019


commit 17aaddb0a4c87401df2a1898b67854d2ff020143
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat Oct 5 12:54:45 2019 +0300

    ppp(8): Disable RADIUS support.
    
     If there are still users making use of RADIUS support in ppp(8),
     then it could be added back directly into ppp(8).
    
     Add __unused for few arguments to pet WARNS in case of -DNORADIUS.

Summary of changes:
 usr.sbin/ppp/Makefile | 1 +
 usr.sbin/ppp/mppe.c   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17aaddb0a4c87401df2a1898b67854d2ff020143


-- 
DragonFly BSD source repository



More information about the Commits mailing list