git: mlxcontrol(8): Sync with FreeBSD.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Nov 20 07:04:15 PST 2010


commit c6aff4f7f0c74961380763de0bcb5dd49fb7faea
Author: Sascha Wildner <saw at online.de>
Date:   Sat Nov 20 15:58:34 2010 +0100

    mlxcontrol(8): Sync with FreeBSD.
    
    While here, raise WARNS to 6 and fix the warnings.

Summary of changes:
 usr.sbin/mlxcontrol/Makefile     |   14 ++--
 usr.sbin/mlxcontrol/command.c    |  137 +++++++++++++++++++++++++++++---
 usr.sbin/mlxcontrol/config.c     |  158 --------------------------------------
 usr.sbin/mlxcontrol/interface.c  |   13 ++--
 usr.sbin/mlxcontrol/mlxcontrol.8 |   27 +++++--
 usr.sbin/mlxcontrol/mlxcontrol.h |    5 +-
 usr.sbin/mlxcontrol/util.c       |    8 +-
 7 files changed, 164 insertions(+), 198 deletions(-)
 delete mode 100644 usr.sbin/mlxcontrol/config.c

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list