git: loader(8): Put the kenv variables into an array for easier

看板DFBSD_commit作者時間15年前 (2010/09/06 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CW_v6pm (DFBSD_commit)