git: firmware(9): Check for securelevel > 0 instead of PRIV_ROOT.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Apr 25 15:19:51 PDT 2010


commit c8e0b924d5136c97c1b3648c4b6a1d9cfeeb53bc
Author: Sascha Wildner <saw at online.de>
Date:   Mon Apr 26 00:19:26 2010 +0200

    firmware(9): Check for securelevel > 0 instead of PRIV_ROOT.
    
    The patch is modeled after FreeBSD and fixes a panic when loading a
    firmware image.
    
    Submitted-by:  Johannes Hofmann <johannes.hofmann at gmx.de>
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1735>

Summary of changes:
 sys/kern/subr_firmware.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list