K 10 svn:author V 3 kib K 8 svn:date V 27 2010-06-29T14:31:49.733618Z K 7 svn:log V 294 Revert r209578: Use C99 initializers for the struct sysent generated by MAKE_SYSENT(). C++ does not have designator-initializer facility of C99, not using this in the header makes us friendly to C++ kernel modules, whoever wants such schism. Requested by: mdf MFC after: 6 days (not really) END