cvs commit: src/sbin/ping Makefile ping.c
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 12 18:12:33 PST 2005
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 at 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
More information about the Commits
mailing list