From owner-cvs-sbin Mon Nov 4 09:41:21 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA07640 for cvs-sbin-outgoing; Mon, 4 Nov 1996 09:41:21 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA07617; Mon, 4 Nov 1996 09:41:13 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id EAA04435; Tue, 5 Nov 1996 04:37:46 +1100 Date: Tue, 5 Nov 1996 04:37:46 +1100 From: Bruce Evans Message-Id: <199611041737.EAA04435@godzilla.zeta.org.au> To: bde@freefall.freebsd.org, cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/ping ping.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: sbin/ping ping.c > Log: > Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3. May as well be in 2.2, although it has been broken for 2 years with hardly anyone noticing. Bruce