freebsd-dev/sys/dev/pdq
David Malone 7cc0979fd6 Convert more malloc+bzero to malloc+M_ZERO.
Submitted by:	josh@zipperup.org
Submitted by:	Robert Drehmel <robd@gmx.net>
2000-12-08 21:51:06 +00:00
..
if_fea.c Use appropriate resource management accessors instead of directly 2000-10-18 00:09:26 +00:00
if_fpa.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
pdq_ifsubr.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
pdq.c
pdqreg.h Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
pdqvar.h