K 10 svn:author V 5 markj K 8 svn:date V 27 2016-09-03T20:43:59.572412Z K 7 svn:log V 347 Remove redefinitions of some kernel types from mbuf.d. These override the kernel's definitions and do not match in some cases, which can break scripts that use these types. With r305055, dtrace is able to trace fields of struct mbuf's anonymous structs and unions, so there is no need to redefine types already defined in CTF. MFC after: 3 days END