This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.sbin
/
rpcbind
History
fvdl
a17451fec8
Plug memory leak in error case (would have happened very rarely).
2000-06-22 13:55:18 +00:00
..
check_bound.c
Plug a few memory leaks.
2000-06-22 08:09:26 +00:00
Makefile
Oops, previous should not have been committed.
2000-06-20 13:56:43 +00:00
pmap_svc.c
…
rpcb_stat.c
…
rpcb_svc_4.c
…
rpcb_svc_com.c
Plug memory leak in error case (would have happened very rarely).
2000-06-22 13:55:18 +00:00
rpcb_svc.c
…
rpcbind.8
- Fix .Nd usage; no need to supply hyphen explicitly and the description is
2000-06-21 03:19:05 +00:00
rpcbind.c
…
rpcbind.h
…
security.c
Ok.. really get it right this time (that's ntohs, not htons.. need coffee).
2000-06-08 09:01:05 +00:00
util.c
Make sure to free the netconfig entry in addrmerge().
2000-06-22 10:59:55 +00:00
warmstart.c
…