From owner-cvs-all Tue Jul 31 23:39:41 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 BC35337B403; Tue, 31 Jul 2001 23:39:36 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f716dac80130; Tue, 31 Jul 2001 23:39:36 -0700 (PDT) (envelope-from alfred) Message-Id: <200108010639.f716dac80130@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 31 Jul 2001 23:39:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpcsvc nlm_prot.x src/usr.sbin/rpc.lockd Makefile lockd.c procs.c test.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 alfred 2001/07/31 23:39:36 PDT Modified files: (Branch: RELENG_4) include/rpcsvc nlm_prot.x usr.sbin/rpc.lockd Makefile lockd.c procs.c test.c Log: Fake the NLMv4 protocol. This allows lockd to 'service' nfsv3 clients. Submitted by: Dan Nelson Revision Changes Path 1.8.2.1 +149 -9 src/include/rpcsvc/nlm_prot.x 1.8.2.2 +21 -8 src/usr.sbin/rpc.lockd/Makefile 1.5.2.1 +7 -1 src/usr.sbin/rpc.lockd/lockd.c 1.4.2.2 +238 -4 src/usr.sbin/rpc.lockd/Attic/procs.c 1.4.2.1 +8 -1 src/usr.sbin/rpc.lockd/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message