K 10 svn:author V 4 mike K 8 svn:date V 27 2002-10-02T23:25:38.000000Z K 7 svn:log V 368 Fix various style(9) bugs: o Unusual order of #ifndef _FOO_H_, followed by license. o Missing tab in struct sched_param between type and member name. o Space used, instead of tab, after #define. o Reversed comment for #endif. o Irregular comment block. o Space used, instead of tab, to seperate return value type from function name. o Unordered function prototypes. END