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
ngie
26683565eb
Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of
...
always building support into rpcbind. MFC after: 2 weeks
2017-01-06 04:13:08 +00:00
..
tests
Fix usr.sbin/rpcbind ATF tests on 32-bit platforms
2016-06-16 15:25:37 +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
Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of
2017-01-06 04:13:08 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
pmap_svc.c
…
rpcb_stat.c
Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STAT
2016-06-08 12:45:22 +00:00
rpcb_svc_4.c
…
rpcb_svc_com.c
rpcbind(8): Make use of some xdr_* macros.
2016-06-09 22:25:00 +00:00
rpcb_svc.c
…
rpcbind.8
…
rpcbind.c
Staticize variables only used in rpcbind.c
2016-05-29 07:01:12 +00:00
rpcbind.h
"source routing" in rpcbind
2016-01-06 00:00:11 +00:00
security.c
…
util.c
Follow up to r300932
2016-05-29 20:28:01 +00:00
warmstart.c
…