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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
altq_classq.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
altq_conf.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
altq_conf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
altq_localq.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
altq_rmclass_debug.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
altqconf.h
files.altq merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_altq.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00