Use M_ZERO instead of manually bzero()ing memory allocated with malloc().
[dragonfly.git] / sys / kern / Makefile.misc
2003-08-21 Matthew DillonSeparate system call generation out from the Makefile...