Module Name: src Committed By: christos Date: Wed May 8 00:34:50 UTC 2013
Modified Files: src/usr.bin/rpcinfo: rpcinfo.c Log Message: Simplify previous: instead of polluting the whole code with extra arguments and dealing with byteorder, do the whole thing in where we need it. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/usr.bin/rpcinfo/rpcinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.