cvs commit: src/sbin/ping Makefile ping.c

看板DFBSD_commit作者時間21年前 (2005/02/13 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #123hme00 (DFBSD_commit)