看板 DFBSD_commit 關於我們 聯絡資訊
commit c8e0b924d5136c97c1b3648c4b6a1d9cfeeb53bc Author: Sascha Wildner <saw@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@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