From owner-cvs-usrsbin Sat Mar 8 04:11:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA08304 for cvs-usrsbin-outgoing; Sat, 8 Mar 1997 04:11:38 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA08294; Sat, 8 Mar 1997 04:11:33 -0800 (PST) Date: Sat, 8 Mar 1997 04:11:33 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703081211.EAA08294@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/08 04:11:32 Modified: usr.sbin/ppp main.c Log: Unpend fault signals like SIGSEGV, etc It is too dangerous to continue with them in any case Should go into 2.2 Revision Changes Path 1.35 +4 -4 src/usr.sbin/ppp/main.c