freebsd-dev/sys/rpc
Pedro F. Giffuni 7f5b12538b RPC: for pointers replace 0 with NULL.
These are mostly cosmetical, no functional change.

Found with devel/coccinelle.
2016-04-14 17:06:37 +00:00
..
rpcsec_gss Increase group limit for kerberized NFSv4 2015-09-26 16:30:16 +00:00
auth_none.c
auth_unix.c
auth.h
authunix_prot.c
clnt_bck.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
clnt_dg.c
clnt_rc.c
clnt_stat.h
clnt_vc.c
clnt.h
getnetconfig.c
krpc.h
netconfig.h
nettype.h
pmap_prot.h
replay.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
replay.h
rpc_callmsg.c
rpc_com.h
rpc_generic.c Remove some NULL checks for M_WAITOK allocations. 2016-03-29 13:56:59 +00:00
rpc_msg.h
rpc_prot.c
rpc.h
rpcb_clnt.c
rpcb_clnt.h
rpcb_prot.c
rpcb_prot.h
rpcm_subs.h
rpcsec_gss.h
svc_auth_unix.c
svc_auth.c
svc_auth.h
svc_dg.c
svc_generic.c Remove hard limits on number of accepting NFS connections. 2015-04-07 10:25:27 +00:00
svc_vc.c RPC: for pointers replace 0 with NULL. 2016-04-14 17:06:37 +00:00
svc.c Fix incorrect (fortunately bigger) malloc size. 2016-03-19 11:48:06 +00:00
svc.h Fix overflow bugs in and remove obsolete limit from kernel RPC 2015-04-01 00:45:47 +00:00
types.h
xdr.h