Date: Mon, 16 Dec 2002 14:24:26 -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: <200212162224.gBGMOQMV012693@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2002/12/16 14:24:26 PST
Modified files:
. 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:
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: imp (UPDATING)
Requested by: iedowse, lukem@netbsd.org
Revision Changes Path
1.230 +7 -0 src/UPDATING
1.3 +1 -1 src/etc/netconfig
1.7 +12 -0 src/lib/libc/rpc/getnetconfig.c
1.9 +14 -5 src/lib/libc/rpc/rpc_generic.c
1.5 +3 -1 src/lib/libypclnt/ypclnt_passwd.c
1.15 +1 -1 src/usr.bin/rpcinfo/rpcinfo.c
1.9 +12 -5 src/usr.sbin/rpcbind/rpcbind.c
1.6 +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?200212162224.gBGMOQMV012693>
