This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
rpcgen
History
Marcelo Araujo
7dbab9554d
Use NULL for pointers.
...
strrchr(3) will return NULL if the character does not appears in the string. MFC after: 2 weeks.
2016-04-18 06:02:26 +00:00
..
Makefile
…
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
rpc_clntout.c
…
rpc_cout.c
Cleanup unnecessary semicolons from utilities we all love.
2016-04-15 22:31:22 +00:00
rpc_hout.c
…
rpc_main.c
Use NULL for pointers.
2016-04-18 06:02:26 +00:00
rpc_parse.c
Cleanup unnecessary semicolons from utilities we all love.
2016-04-15 22:31:22 +00:00
rpc_parse.h
…
rpc_sample.c
rpcgen: fix use use of strcmp
2015-04-19 04:53:28 +00:00
rpc_scan.c
…
rpc_scan.h
…
rpc_svcout.c
Cleanup unnecessary semicolons from utilities we all love.
2016-04-15 22:31:22 +00:00
rpc_tblout.c
…
rpc_util.c
Cleanup unnecessary semicolons from utilities we all love.
2016-04-15 22:31:22 +00:00
rpc_util.h
…
rpcgen.1
…