DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/ping Makefile ping.c
swildner 2005/02/12 18:11:26 PST
DragonFly src repository
Modified files:
sbin/ping Makefile ping.c
Log:
* Remove Alpha support and redundant flags from the Makefile.
* Rename 2 local variables.
* Cast 2 sizeof's to int for comparison.
* Add WARNS?= 6.
Submitted by: Sepherosa Ziehau <sepherosa@xxxxxxxxxxxx>
(with minor modifications by me)
Revision Changes Path
1.3 +2 -5 src/sbin/ping/Makefile
1.5 +16 -16 src/sbin/ping/ping.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ping/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/ping/ping.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]