From owner-cvs-usrsbin Mon Jan 19 15:34:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA04009 for cvs-usrsbin-outgoing; Mon, 19 Jan 1998 15:34:18 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03884; Mon, 19 Jan 1998 15:32:33 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA28857; Mon, 19 Jan 1998 15:31:39 -0800 (PST) Date: Mon, 19 Jan 1998 15:31:39 -0800 (PST) Message-Id: <199801192331.PAA28857@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypbind yp_ping.c ypbind.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/01/19 15:31:39 PST Modified files: usr.sbin/ypbind yp_ping.c ypbind.c Log: Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of these days I really should rerwite this creature from the ground up. Revision Changes Path 1.4 +2 -2 src/usr.sbin/ypbind/yp_ping.c 1.27 +9 -9 src/usr.sbin/ypbind/ypbind.c