summaryrefslogtreecommitdiff
path: root/sys/altq/altq_rmclass.h
AgeCommit message (Collapse)Author
2003-08-22pf spelling policeDavid Krause
ok dhartmei@ jmc@
2003-08-20move the #define RM_MAXPRIO out of #ifdef _KERNELHenning Brauer
2002-12-16major KNF, Take 2Henning Brauer
ok kjc@
2002-11-26KNFHenning Brauer
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-13sync with KAME.Kenjiro Cho
comment out the warning message for the clock going backwards in the TV_DELTA macro. it happens when the clock is adjusted and gives me more trouble than help.
2001-06-27import ALTQ, alternate queueing support, from KAME.Kenjiro Cho
ALTQ allows to switch various queueing disciplines on output network interfaces.