From owner-cvs-all Thu Feb 12 08:55:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22751 for cvs-all-outgoing; Thu, 12 Feb 1998 08:55:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 IAA22712; Thu, 12 Feb 1998 08:55:40 -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 IAA23222; Thu, 12 Feb 1998 08:55:29 -0800 (PST) Date: Thu, 12 Feb 1998 08:55:29 -0800 (PST) Message-Id: <199802121655.IAA23222@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv yp_dblookup.c yp_main.c yp_server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/12 08:55:29 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv yp_dblookup.c yp_main.c yp_server.c Log: Merge in fix for DB handle caching bug from -current. Also remove bogus global 'int debug;' from yp_main.c Revision Changes Path 1.9.2.4 +9 -5 src/usr.sbin/ypserv/yp_dblookup.c 1.6.2.4 +1 -2 src/usr.sbin/ypserv/yp_main.c 1.12.2.6 +3 -3 src/usr.sbin/ypserv/yp_server.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message