Date: Wed, 6 Feb 2002 11:14:02 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc svc_vc.c Message-ID: <200202061914.g16JE2425514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/02/06 11:14:02 PST Modified files: lib/libc/rpc svc_vc.c Log: Move the AF_LOCAL check to the AF_INET check since portmap protocol v. 2 only needs this. That also makes it shorter and simpler. Submitted by: mbr Revision Changes Path 1.11 +1 -5 src/lib/libc/rpc/svc_vc.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?200202061914.g16JE2425514>