Date: Fri, 5 Jul 2002 04:52:54 -0700 (PDT) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c Message-ID: <200207051152.g65Bqs3Y001297@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/07/05 04:52:54 PDT Modified files: sbin/ping ping.c Log: o Change almost all magic numbers to the appropriate constants. o Fix zero payloading, unbreak ping -s 0. o Increase socket recieve buffer, ping -s 65467 is working now. Submitted by: anti-magic sweep based on kris's patch Reviewed by: bde, silence on -audit MFC after: 2 months Revision Changes Path 1.68 +32 -28 src/sbin/ping/ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207051152.g65Bqs3Y001297>