DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/ifconfig ifconfig.c
cpressey 2005/03/03 18:22:38 PST
DragonFly src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Reduce warnings as part of WARNS=6 cleaning, stage 5/6:
- Use size_t instead of int, as appropriate, to avoid comparisons
between signed and unsigned values.
Revision Changes Path
1.18 +2 -2 src/sbin/ifconfig/ifconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.17&r2=1.18&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]