Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/altq



Module Name:    src
Committed By:   xtraeme
Date:           Fri May  2 19:07:44 UTC 2008

Modified Files:
        src/usr.sbin/altq/altqd: libaltq2.c
        src/usr.sbin/altq/altqstat: qdisc_cdnr.c qdisc_conf.c
        src/usr.sbin/altq/libaltq: altq_qop.h qop.c qop_cbq.c

Log Message:
Constify and other misc fixes to make this build with WARNS=4.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/altq/altqd/libaltq2.c
cvs rdiff -r1.5 -r1.6 src/usr.sbin/altq/altqstat/qdisc_cdnr.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/altq/altqstat/qdisc_conf.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/altq/libaltq/altq_qop.h
cvs rdiff -r1.8 -r1.9 src/usr.sbin/altq/libaltq/qop.c
cvs rdiff -r1.6 -r1.7 src/usr.sbin/altq/libaltq/qop_cbq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index