freebsd-dev/usr.sbin/rpcbind
Ian Dowse e8418b515c Simplify to bitmaskcmp() to use the obvious approach instead of
comparing bit by bit.

Make the logic in in6_fillscopeid() match that in our ifconfig(8):
only set the scope ID if there is one in the address and none in
sin6_scope_id.

Correct a comment in network_init() that didn't make sense; it was
probably never updated after it was pasted from similar code in
addrmerge().
2001-07-14 17:04:26 +00:00
..
check_bound.c
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
pmap_svc.c Use snprintf instead of sprintf. 2001-07-14 16:54:37 +00:00
rpcb_stat.c
rpcb_svc_4.c Avoid a harmless compiler warning, and add a missing \n to a 2001-07-14 16:32:44 +00:00
rpcb_svc_com.c Fix some return-value brain-damage in forward_register(). This 2001-06-23 21:54:47 +00:00
rpcb_svc.c
rpcbind.8
rpcbind.c
rpcbind.h
security.c
util.c Simplify to bitmaskcmp() to use the obvious approach instead of 2001-07-14 17:04:26 +00:00
warmstart.c