K 10 svn:author V 6 kbyanc K 8 svn:date V 27 2000-07-19T06:24:06.000000Z K 7 svn:log V 361 MFC: merge in various cosmetic cleanups: Add unsigned sysctl types; change certain existing sysctl oids to utilize the new types. Teach sysctl(8) about these types. Convert SYSCTL_LONG to accept a val parameter like all of the other SYSCTL_XXX macros. Add support to sysctl(8) for arrays of longs. Make sysctl(8) display dev_t's the same way as ls(1). END