K 10 svn:author V 6 davide K 8 svn:date V 27 2012-10-25T20:23:04.942955Z K 7 svn:log V 222 - Remove the references to the deprecated zalloc kernel interface - Use M_ZERO flag in malloc() rather than bzero() - malloc() with M_NOWAIT can't return NULL so there's no need to check Reviewed by: alc Approved by: alc END