From owner-freebsd-commit Thu Dec 7 06:49:16 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA18031 for freebsd-commit-outgoing; Thu, 7 Dec 1995 06:49:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17765 for cvs-all-outgoing; Thu, 7 Dec 1995 06:47:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17758 for cvs-usrsbin-outgoing; Thu, 7 Dec 1995 06:47:45 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17734 Thu, 7 Dec 1995 06:47:39 -0800 (PST) Date: Thu, 7 Dec 1995 06:47:39 -0800 (PST) From: Bruce Evans Message-Id: <199512071447.GAA17734@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/xntpd/xntpd ntp_loopfilter.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/07 06:47:38 Modified: usr.sbin/xntpd/xntpd ntp_loopfilter.c Log: Fixed the type of a signal handler. Revision Changes Path 1.6 +2 -2 src/usr.sbin/xntpd/xntpd/ntp_loopfilter.c