看板 DFBSD_commit 關於我們 聯絡資訊
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@softhome.net> (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