From owner-cvs-usrsbin Thu Apr 10 06:49:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA05905 for cvs-usrsbin-outgoing; Thu, 10 Apr 1997 06:49:04 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA05898; Thu, 10 Apr 1997 06:49:02 -0700 (PDT) Date: Thu, 10 Apr 1997 06:49:02 -0700 (PDT) From: Bill Paul Message-Id: <199704101349.GAA05898@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rpc.ypxfrd ypxfrd_server.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 97/04/10 06:49:01 Modified: usr.sbin/rpc.ypxfrd ypxfrd_server.c Log: Add extra paranoia test. In theory this doesn't really gain you anything, but the extra warning message could be useful. Revision Changes Path 1.5 +12 -2 src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c