NetBSD/sys/altq
christos e41fa8a52e Complete the FREE -> free transition and add more NULL checks for malloc
returns. Although these cannot happen because M_WAITOK, the rest of the
code does them already, so this is good for consistency. From Mindaugas
2006-04-23 16:57:22 +00:00
..
Makefile
altq.h
altq_afmap.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_afmap.h
altq_blue.c Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
altq_blue.h
altq_cbq.c Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
altq_cbq.h
altq_cdnr.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_cdnr.h
altq_classq.h
altq_conf.c
altq_conf.h
altq_fifoq.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
altq_hfsc.h
altq_localq.c
altq_priq.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_priq.h
altq_red.c Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
altq_red.h
altq_rio.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_rio.h
altq_rmclass.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_rmclass.h
altq_rmclass_debug.h
altq_subr.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_var.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
altq_wfq.c Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset. 2006-04-23 06:46:39 +00:00
altq_wfq.h
altqconf.h
files.altq
if_altq.h