1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/usr.bin/rpcgen
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
rpc_clntout.c
rpc_cout.c Plug a memory leak. 2010-05-06 21:57:38 +00:00
rpc_hout.c Fix clang warnings. 2011-05-18 20:52:52 +00:00
rpc_main.c Fix some rpcgen sample file issues. 2014-06-06 17:38:37 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c rpcgen: fix use use of strcmp 2015-04-19 04:53:28 +00:00
rpc_scan.c Use strlcpy(). 2011-07-11 05:31:52 +00:00
rpc_scan.h
rpc_svcout.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpc_tblout.c Fix clang warnings. 2011-05-18 20:52:52 +00:00
rpc_util.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpc_util.h
rpcgen.1 mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00