K 10 svn:author V 3 avg K 8 svn:date V 27 2013-02-02T11:41:05.673005Z K 7 svn:log V 238 solaris compat: remove KM_ZERO - there is no such flag in Solaris and derivatives - the flag was added in an unrelated change - the flag is not used The proper way to allocate zeroed out memory is to use kmem_zalloc. MFC after: 3 days END