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.sbin
/
rpcbind
History
Enji Cooper
370b69af0f
Remove unnecessary caller_uaddr != NULL test before calling free on it
...
MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
2016-05-29 06:29:22 +00:00
..
tests
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
2016-05-04 23:20:53 +00:00
check_bound.c
Remove a useless if (x != NULL) check before calling free on allocated_uaddr
2016-05-29 06:01:18 +00:00
Makefile
"source routing" in rpcbind
2016-01-06 00:00:11 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
pmap_svc.c
…
rpcb_stat.c
…
rpcb_svc_4.c
…
rpcb_svc_com.c
rpcbind: use our roundup() macro when available through <sys/param.h>.
2016-05-02 02:15:05 +00:00
rpcb_svc.c
…
rpcbind.8
…
rpcbind.c
…
rpcbind.h
"source routing" in rpcbind
2016-01-06 00:00:11 +00:00
security.c
…
util.c
Remove unnecessary caller_uaddr != NULL test before calling free on it
2016-05-29 06:29:22 +00:00
warmstart.c
…