summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpcbind/util.c
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r300932ngie2016-05-291-1/+2
* Fix rpcbind init after r300941.markj2016-05-291-1/+2
* Remove unnecessary caller_uaddr != NULL test before calling free on itngie2016-05-291-2/+1
* Don't leak res in network_init(..)ngie2016-05-291-0/+1
* Plug leak with ifp by calling freeifaddrs after calling getifaddrsngie2016-05-291-0/+1
* Catch malloc(3) errors and socket(2) errorsngie2016-05-291-0/+7
* Only expose `hint_uaddr` in the ND_DEBUG casengie2016-05-271-0/+6
* "source routing" in rpcbindasomers2016-01-061-44/+93
* Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel tohrs2012-11-171-24/+0
* Use prototype. While I'm there, add a pair of parenthesis to mark an ifdelphij2011-07-141-1/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Revert bogus change that snuck into r203972.imp2010-02-171-2/+0
* The NetBSD Foundation has given permission to remove clause 3 and 4imp2010-02-161-7/+2
* When you have multiple addresses on the same network on differentimp2010-02-091-10/+10
* Cleanup of userland __P usekevlo2007-11-071-2/+2
* WARNS=3 safety (mostly), use __unused for unused params and unsigned wherealfred2002-10-071-1/+2
* Simplify to bitmaskcmp() to use the obvious approach instead ofiedowse2001-07-141-22/+19
* Clean up the addrmerge() function, which was over-complicated andiedowse2001-06-241-136/+120
* Bring in some bugfixes from NetBSD. I'm going to make a moreiedowse2001-04-261-17/+37
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+381
OpenPOWER on IntegriCloud