K 10 svn:author V 3 bde K 8 svn:date V 27 2004-04-06T09:14:33.000000Z K 7 svn:log V 548 Oops, fixed insertion sort error in the fix for an insertion sort error. While here, begin fixing dependencies of on normal namespace pollution (__BSD_VISIBLE) by not using u_int in the prototype for nmount(2), although it is used in the man page. While there, begin cleaning up another set of prototypes: - use u_int in the prototype for the kernel part of nmount(). - consistently don't use parameter names in prototypes in the "exported vnode operations" set of prototypes, although style(9) says to use names in the kernel. END