K 10 svn:author V 3 phk K 8 svn:date V 27 2003-01-19T10:02:47.000000Z K 7 svn:log V 286 Move NODEVFS and NO_GEOM to opt_global.h. This allows me to mark code which they control with #ifdef without polluting files with #includes of opt_devfs.h and opt_geom.h. Once these two options are removed, this will allow mechanical removal of the bits their removal makes obsolete. END