git: wpa_cli(8): Add libedit support (using libedit's readline API).

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jul 24 14:23:16 PDT 2012


commit 98bec916851b91d5c0603211b6a790b5e1f88f27
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jul 24 23:22:41 2012 +0200

    wpa_cli(8): Add libedit support (using libedit's readline API).
    
    Unfortunately, this introduces a warning which required lowering
    WARNS to 0 for wpa_cli(8). I didn't feel like modifying contrib/
    source for it.
    
    Taken-from: FreeBSD
    Tested-by:  Johannes Hofmann <Johannes.Hofmann at gmx.de>

Summary of changes:
 usr.sbin/802_11/wpa_cli/Makefile |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98bec916851b91d5c0603211b6a790b5e1f88f27


-- 
DragonFly BSD source repository





More information about the Commits mailing list