From owner-freebsd-commit Mon Oct 9 02:51:35 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA03146 for freebsd-commit-outgoing; Mon, 9 Oct 1995 02:51:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA03133 for cvs-all-outgoing; Mon, 9 Oct 1995 02:51:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA03121 for cvs-usrbin-outgoing; Mon, 9 Oct 1995 02:51:27 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA03110 ; Mon, 9 Oct 1995 02:51:19 -0700 Date: Mon, 9 Oct 1995 02:51:19 -0700 From: Poul-Henning Kamp Message-Id: <199510090951.CAA03110@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tip/tip tipout.c Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/10/09 02:51:19 Modified: usr.bin/tip/tip tipout.c Log: We wouldn't want to kill init if our parent died... Spotted by: davidg