NetBSD/sys/dist
pavel b4d9afa72c In pf, there are lots of #ifdef ALTQ, but our ALTQ is not what pf expects,
and if ALTQ and pf are both enabled, it leads to compile errors. So,
change all tests for ALTQ to ALTQ_NEW, which won't be defined.

This allows simultaneous compilation of pf and ALTQ and is a temporary
measure before the peter-altq brach is merged.

Tested and approved by Peter Postma.
2006-10-01 12:52:24 +00:00
..
acpica integrate kauth. 2006-05-14 21:31:52 +00:00
ipf/netinet Remove ugly (void *) casts from network scope authorization wrapper and 2006-09-19 21:42:29 +00:00
pf/net In pf, there are lots of #ifdef ALTQ, but our ALTQ is not what pf expects, 2006-10-01 12:52:24 +00:00