K 10 svn:author V 3 dim K 8 svn:date V 27 2012-02-06T21:35:11.116728Z K 7 svn:log V 241 In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), so rpcgen will search the current PATH for the preprocessor. This makes it possible to run a preprocessor built during the cross-tools stage of buildworld. MFC after: 1 week END