dloader - Add dvar_istrue() to test boolean variables.
authorJoe Talbott <josepht@dragonflybsd.org>
Thu, 23 Sep 2010 19:59:15 +0000 (15:59 -0400)
committerJoe Talbott <josepht@dragonflybsd.org>
Fri, 24 Sep 2010 11:36:13 +0000 (07:36 -0400)
commit11dfbb1c240025d69fc852ad0444b2b57a301207
tree899d7069c9ea0a5d32a9b00a3af65a39d93998ed
parent858fe96d1aaba9402be1b1e0ce23e75cf3e533ed
dloader - Add dvar_istrue() to test boolean variables.

* Accepts any form of 'yes', 'true', 'on', or '1' as true.
sys/boot/dloader/subs.c