K 10 svn:author V 2 ed K 8 svn:date V 27 2008-12-29T19:24:00.850896Z K 7 svn:log V 277 Fix compilation. Also move ogetkerninfo() to kern_xxx.c. It seems I forgot to remove `int error' from a single piece of code. I'm also moving ogetkerninfo() to kern_xxx.c, because it belongs to the class of compat system information system calls, not the generic sysctl code. END