From owner-cvs-usrsbin Sun Feb 23 12:01:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA29569 for cvs-usrsbin-outgoing; Sun, 23 Feb 1997 12:01:28 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA29562; Sun, 23 Feb 1997 12:01:25 -0800 (PST) Date: Sun, 23 Feb 1997 12:01:25 -0800 (PST) From: Brian Somers Message-Id: <199702232001.MAA29562@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp sig.c sig.h Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/02/23 12:01:23 Modified: usr.sbin/ppp sig.c sig.h Log: Requested by: Elvind Eklund Remove usage of __sighandler_t as it's not available in 2.1* Revision Changes Path 1.3 +5 -5 src/usr.sbin/ppp/sig.c 1.4 +4 -2 src/usr.sbin/ppp/sig.h