Date: Wed, 18 Dec 2002 23:20:59 -0800 (PST) From: Martin Blapp <mbr@FreeBSD.org> 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 Message-ID: <200212190720.gBJ7KxU1033099@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212190720.gBJ7KxU1033099>
