From owner-cvs-usrsbin Thu Apr 10 07:18:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA07697 for cvs-usrsbin-outgoing; Thu, 10 Apr 1997 07:18:07 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA07675; Thu, 10 Apr 1997 07:18:05 -0700 (PDT) Date: Thu, 10 Apr 1997 07:18:05 -0700 (PDT) From: Bill Paul Message-Id: <199704101418.HAA07675@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypbind ypbind.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 97/04/10 07:18:04 Modified: usr.sbin/ypbind ypbind.c Log: Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN and YPBINDPROC_SETDOM procedures. Revision Changes Path 1.24 +12 -1 src/usr.sbin/ypbind/ypbind.c