freebsd-dev/usr.bin/rpcgen
Dimitry Andric 005576f63d 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
2012-02-06 21:35:11 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), so 2012-02-06 21:35:11 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1 Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C 2012-02-06 12:03:21 +00:00