freebsd-dev/usr.sbin/rpcbind
Ian Dowse 05f91f8d49 Bring in some bugfixes from NetBSD. I'm going to make a more
extensive pass through the rpcbind code soon, but I might as well
bring these in now.

- (NetBSD util.c r1.5) Move the initialisation of `tbuf' to avoid
  a case where it could end up containing junk from the stack. This
  should address the issue in PR bin/26806.
- (NetBSD util.c r1.6) Don't `merge' AF_LOCAL addresses, fix a few
  memory leaks.

PR:		bin/26806
Submitted by:	Martin Blapp <mb@imp.ch>
Obtained from:	NetBSD
2001-04-26 17:05:55 +00:00
..
check_bound.c
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
pmap_svc.c Hopefully fix some of the bugs in passing credentials over UNIX domain sockets. 2001-03-22 04:31:30 +00:00
rpcb_stat.c
rpcb_svc_4.c
rpcb_svc_com.c Hopefully fix some of the bugs in passing credentials over UNIX domain sockets. 2001-03-22 04:31:30 +00:00
rpcb_svc.c
rpcbind.8
rpcbind.c
rpcbind.h
security.c
util.c Bring in some bugfixes from NetBSD. I'm going to make a more 2001-04-26 17:05:55 +00:00
warmstart.c