K 10 svn:author V 3 arr K 8 svn:date V 27 2004-10-22T22:16:24.000000Z K 7 svn:log V 226 - Turn KASSERT()s into warning printf()'s in the g_class_load() routine. This removes a panic that will occur if you build with GENERIC and attempt to kldload a GEOM module that is already in the kernel. Reviewed by: phk END