K 10 svn:author V 3 mtm K 8 svn:date V 27 2004-02-26T12:19:48.000000Z K 7 svn:log V 214 NetBSD rev. 1.53, 1.54 and 1.55: Change how internal boolean variables are used to: if ! ${_somevar:-false}; then _somevar=true fi (Consisent, slightly quicker, and slightly cleaner) Obtained from: NetBSD END