OpenBSD CVS

src/sys/altq/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / altq

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] altq.h (in the Attic) [Hide]  1.6   21 years  kjc   remove remaining lines not needed by openbsd.
[TXT] altq_cbq.c (in the Attic) [Hide]  1.18   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_cbq.h (in the Attic) [Hide]  1.10   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_cdnr.c (in the Attic) [Hide]  1.7   21 years  henning   major KNF, Take 2 ok kjc@
[TXT] altq_cdnr.h (in the Attic) [Hide]  1.4   21 years  henning   major KNF, Take 2 ok kjc@
[TXT] altq_classq.h (in the Attic) [Hide]  1.3   21 years  cloder   Correct several typos in comments. No code changes.
[TXT] altq_hfsc.c (in the Attic) [Hide]  1.21   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_hfsc.h (in the Attic) [Hide]  1.6   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_priq.c (in the Attic) [Hide]  1.17   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_priq.h (in the Attic) [Hide]  1.6   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_red.c (in the Attic) [Hide]  1.11   21 years  henning   ansi
[TXT] altq_red.h (in the Attic) [Hide]  1.5   21 years  henning   major KNF, Take 2 ok kjc@
[TXT] altq_rio.c (in the Attic) [Hide]  1.9   21 years  cloder   Correct several typos in comments. No code changes.
[TXT] altq_rio.h (in the Attic) [Hide]  1.6   21 years  kjc   remove an unused function prototype. from KAME
[TXT] altq_rmclass.c (in the Attic) [Hide]  1.11   20 years  henning   typos in comments; from Jared Yanovich <jjy2+ at pitt dot edu>
[TXT] altq_rmclass.h (in the Attic) [Hide]  1.8   20 years  david   pf spelling police ok dhartmei@ jmc@
[TXT] altq_rmclass_debug.h (in the Attic) [Hide]  1.2   21 years  henning   KNF
[TXT] altq_subr.c (in the Attic) [Hide]  1.16   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] altq_var.h (in the Attic) [Hide]  1.13   20 years  kjc   eliminate the predefined special qids so that qids become simple identifiers wit...
[TXT] if_altq.h (in the Attic) [Hide]  1.8   21 years  kjc   remove the altq classifier code which is replaced by pf and no longer used. ok ...