From owner-cvs-all Fri Aug 31 14:50:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B6E437B405; Fri, 31 Aug 2001 14:50:07 -0700 (PDT) Received: (from mp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7VLo7Y73204; Fri, 31 Aug 2001 14:50:07 -0700 (PDT) (envelope-from mp) Message-Id: <200108312150.f7VLo7Y73204@freefall.freebsd.org> From: Mark Peek Date: Fri, 31 Aug 2001 14:50:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ee ee.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mp 2001/08/31 14:50:06 PDT Modified files: usr.bin/ee ee.c Log: Exit gracefully when a SIGHUP is received. This prevents ee from going into an infinite spin loop when the terminal window is forcibly blown away. PR: 29553 Reported by: Sung N. Cho MFC after: 1 day Revision Changes Path 1.26 +2 -1 src/usr.bin/ee/ee.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message