Use M_ZERO instead of manually bzero()ing memory allocated with malloc().
[dragonfly.git] / sys / kern / subr_module.c
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: