From owner-cvs-all Thu Jul 19 3:58:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E0A337B405; Thu, 19 Jul 2001 03:58:23 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6JAwNR79149; Thu, 19 Jul 2001 03:58:23 -0700 (PDT) (envelope-from roam) Message-Id: <200107191058.f6JAwNR79149@freefall.freebsd.org> From: Peter Pentchev Date: Thu, 19 Jul 2001 03:58:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/keyserv keyserv.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/07/19 03:58:22 PDT Modified files: (Branch: RELENG_4) usr.sbin/keyserv keyserv.c Log: Unbreak the build: those two variables are only unused in -current, because the 'service create' code was changed after the TI-RPC import. TI-RPC is still not in stable, and transp and sock are still very much used :( Revision Changes Path 1.3.2.2 +3 -1 src/usr.sbin/keyserv/keyserv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message