Use M_ZERO instead of manually bzero()ing memory allocated with malloc().
[dragonfly.git] / sys / kern / subr_power.c
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...