CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/08/22 10:18:05
Modified files: app/cwm : conf.c parse.y Log message: revert r1.11 of parse.y and create logic in conf_setup instead to deal with the various scenarios of when to attempt a parse of the config, load defaults, and when to warn and/or exit. triggered by bogus warning first noticed by sobrado@. ok oga@