From owner-freebsd-hackers Thu Feb 6 05:20:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA01500 for hackers-outgoing; Thu, 6 Feb 1997 05:20:07 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA01429 for ; Thu, 6 Feb 1997 05:19:58 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id AAA01524; Fri, 7 Feb 1997 00:16:54 +1100 (EST) Date: Fri, 7 Feb 1997 00:16:53 +1100 (EST) From: "Daniel O'Callaghan" To: gjennejohn@frt.dec.com cc: hackers@freebsd.org Subject: Re: Audible ping response changes to ping.c In-Reply-To: <9702061253.AA02265@cssmuc.frt.dec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 6 Feb 1997 garyj@frt.dec.com wrote: > > danny@panda.hilink.com.au writes: > > > > The changes to ping.c below are essentially cosmetic, to add > > the ability to create an audible reponse to pings, useful for debugging > > broken ethernets, among other things. Submitted by Bruce Murphy > > . Are there any objections to this being committed > > to -current, and the equivalent to RELENG_2_2? > [patch deleted] > > seems reasonable to me. I tested it under 2.1.5 (the only version I have > access to at work) and it works OK. > > What about the main page ? I have man page mods for 2.2 and -current also. They'll be committed with the code. Danny