summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/pmap_clnt.c
AgeCommit message (Expand)Author
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-04-01ansify. ok deraadt@ jaredy@Otto Moerbeek
2005-01-08Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. PointedKenneth R Westerback
2002-08-29clean; gwyllion@ace.ulyssis.orgTheo de Raadt
2002-08-22do not lose errnoTheo de Raadt
2001-09-15prototype cleanupTheo de Raadt
1998-08-29change pmap_set() protocol to u_int, similar to solaris; ref: casperTheo de Raadt
1997-09-22Some -Wall.Todd C. Miller
1997-07-09avoid close(closed_socket) or close(-1); it looks disgusting in kdumpTheo de Raadt
1996-08-20only close real socketTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-06-29pmap_set/unset to loopback; should rewrite to search for loopback addrTheo de Raadt
1996-01-05from netbsd; make get_myaddress() return failure if it is unable toTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt