freebsd-dev/usr.bin/rpcgen
Dimitry Andric faabfb8aff In usr.bin/rpcgen/rpc_main.c, properly check the return value of
strlcpy(), in addition to checking that of strlcat().

MFC after:	1 week
2012-02-05 20:55:38 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
rpc_clntout.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
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 In usr.bin/rpcgen/rpc_main.c, properly check the return value of 2012-02-05 20:55:38 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c Use strlcpy(). 2011-07-11 05:31:52 +00:00
rpc_scan.h
rpc_svcout.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
rpc_tblout.c Fix clang warnings. 2011-05-18 20:52:52 +00:00
rpc_util.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
rpc_util.h
rpcgen.1