DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: loader(8): Put the kenv variables into an array for easier checking.
commit 8ddd56e283b65dd6cae874cb7247d84875640ca9
Author: Sascha Wildner <saw@online.de>
Date: Sun Sep 5 21:45:45 2010 +0200
loader(8): Put the kenv variables into an array for easier checking.
Also remove the code that unsetenv()'s a variable if its value is empty.
We cannot do this since some variables (boot_ddb, boot_gdb etc.) need no
value.
Summary of changes:
sys/boot/dloader/cmds.c | 33 +++++++++++++++++++++------------
1 files changed, 21 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ddd56e283b65dd6cae874cb7247d84875640ca9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]