NetBSD/sys/altq
martin 7eb57b8476 Pull up following revision(s) (requested by riastradh in ticket #1488):
sys/altq/altq_hfsc.c: revision 1.29
	sys/altq/altq_priq.c: revision 1.27

sys/altq: Memset zero before copyout.

Just in case of uninitialized padding which would lead to kernel
stack disclosure.  If the compiler can prove the memset redundant
then it can optimize it away; otherwise better safe than sorry.
2022-08-03 11:01:51 +00:00
..
Makefile
altq.h
altq_afmap.c
altq_afmap.h
altq_blue.c
altq_blue.h
altq_cbq.c
altq_cbq.h
altq_cdnr.c
altq_cdnr.h
altq_classq.h
altq_conf.c
altq_conf.h
altq_fifoq.c
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c
altq_hfsc.h
altq_jobs.c
altq_jobs.h
altq_localq.c
altq_priq.c
altq_priq.h
altq_red.c
altq_red.h
altq_rio.c
altq_rio.h
altq_rmclass.c
altq_rmclass.h
altq_rmclass_debug.h
altq_subr.c
altq_var.h
altq_wfq.c
altq_wfq.h
altqconf.h
files.altq
if_altq.h