From owner-cvs-all Wed Dec 18 23:21: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F4F37B401; Wed, 18 Dec 2002 23:21:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE8343EDC; Wed, 18 Dec 2002 23:21:00 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBJ7KxmV033106; Wed, 18 Dec 2002 23:20:59 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBJ7KxU1033099; Wed, 18 Dec 2002 23:20:59 -0800 (PST) Message-Id: <200212190720.gBJ7KxU1033099@repoman.freebsd.org> From: Martin Blapp Date: Wed, 18 Dec 2002 23:20:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/etc netconfig src/lib/libc/rpc getnetconfig.c rpc_generic.c src/lib/libypclnt ypclnt_passwd.c src/usr.bin/rpcinfo rpcinfo.c src/usr.sbin/rpcbind rpcbind.c security.c X-FreeBSD-CVS-Branch: RELENG_5_0 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 mbr 2002/12/18 23:20:59 PST Modified files: (Branch: RELENG_5_0) . UPDATING etc netconfig lib/libc/rpc getnetconfig.c rpc_generic.c lib/libypclnt ypclnt_passwd.c usr.bin/rpcinfo rpcinfo.c usr.sbin/rpcbind rpcbind.c security.c Log: MFC: Change the name for the local unix-socket based protocol from "unix" back to "local". Add some compat stuff so both ways work for some time. Reviewed by: phk Approved by: Re (rwatson) Revision Changes Path 1.229.2.1 +7 -0 src/UPDATING 1.2.2.1 +1 -1 src/etc/netconfig 1.6.2.1 +12 -0 src/lib/libc/rpc/getnetconfig.c 1.8.2.1 +14 -5 src/lib/libc/rpc/rpc_generic.c 1.4.2.1 +3 -1 src/lib/libypclnt/ypclnt_passwd.c 1.14.2.1 +1 -1 src/usr.bin/rpcinfo/rpcinfo.c 1.8.2.1 +12 -5 src/usr.sbin/rpcbind/rpcbind.c 1.5.2.1 +1 -1 src/usr.sbin/rpcbind/security.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message