NetBSD/sys/altq
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
..
Makefile Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_afmap.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_afmap.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_blue.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_blue.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_cbq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_cbq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_cdnr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_cdnr.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_classq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_conf.c Kill some KAUTH_GENERIC_ISSUSER. 2006-10-20 21:55:56 +00:00
altq_conf.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_fifoq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_fifoq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_flowvalve.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_hfsc.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_hfsc.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_jobs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_jobs.h Use another number for JOBS_CLEAR because it clashes with PRIQ_CLEAR. 2006-10-12 21:13:53 +00:00
altq_localq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_priq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_priq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_red.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_red.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_rio.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
altq_rio.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_rmclass.c Comment out #ident. 2006-12-20 17:03:20 +00:00
altq_rmclass.h Don't allow to initialize an interface with MTU smaller than one. 2006-10-28 11:35:17 +00:00
altq_rmclass_debug.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altq_subr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_var.h Don't enable ALTQ in altq_pfattach. Enabling/disabling of ALTQ is already 2006-10-15 13:17:13 +00:00
altq_wfq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_wfq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altqconf.h
files.altq Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
if_altq.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00