DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dloader - Fix *_load variable override issue
commit 1c4e9d25bea317b57a1528cce7cafaeff43923de
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Sep 1 11:23:53 2010 -0700
dloader - Fix *_load variable override issue
* Setting a local variable that is already set wasn't working
due to a programming snafu, so *_load overrides in /boot/loader.conf
were not working properly. Fixed!
Summary of changes:
sys/boot/dloader/subs.c | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c4e9d25bea317b57a1528cce7cafaeff43923de
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]