1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/rpcgen
2015-08-20 22:32:41 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpc_hout.c Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
rpc_main.c Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpc_parse.c Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpc_parse.h
rpc_sample.c Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
rpc_scan.c Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpc_scan.h
rpc_svcout.c Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
rpc_tblout.c If a constant string needs a name, use a static const array instead of a 2013-10-27 18:31:24 +00:00
rpc_util.c Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpc_util.h Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
rpcgen.1 Obvious .Xr fixes, found while testing mandocdb(8). 2014-01-20 05:07:48 +00:00