Module Name: src Committed By: christos Date: Mon May 13 14:29:41 UTC 2019
Modified Files:
src/usr.sbin/rpcbind: rpcbind.c
Log Message:
Don't pass an uinitialized pm_prot to rpcinfo. It expects 0 for local,
so give it 0.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/rpcbind/rpcbind.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
