1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/rpcgen
guenther f414793931 Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Delete a bunch of unnecessary #includes and sort to match style(9)
while doing the above cleanup.

ok deraadt@ krw@
2018-04-26 12:42:50 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c Avoid "unused variable 'i'" warnings in generated .c files by only emitting 2016-12-22 16:42:55 +00:00
rpc_hout.c Add 'default:' cases to switch statements that gcc whines about. 2016-12-20 22:19:08 +00:00
rpc_main.c Use <fcntl.h> instead of <sys/file.h> for open() and friends. 2018-04-26 12:42:50 +00:00
rpc_parse.c Add support for parsing 'hyper' and 'quad' types, as per RFC4506. 2016-01-15 10:14:32 +00:00
rpc_parse.h
rpc_sample.c
rpc_scan.c Add support for parsing 'hyper' and 'quad' types, as per RFC4506. 2016-01-15 10:14:32 +00:00
rpc_scan.h Nuke whitespace foolish enough to expose itself during the great 2017-01-21 08:33:07 +00:00
rpc_svcout.c
rpc_tblout.c
rpc_util.c
rpc_util.h Nuke whitespace foolish enough to expose itself during the great 2017-01-21 08:33:07 +00:00
rpcgen.1