K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-06-13T21:28:18.000000Z K 7 svn:log V 235 - Add a kern_kldload() that is most of the previous kldload() and push Giant down in it. - Push Giant down in kern_kldunload() and reorganize it slightly to avoid using gotos. Also, expose this function to the rest of the kernel. END