summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/pmap_getmaps.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+30
| | | | Update our sources appropriately. OK deraadt@ jsg@
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify. ok deraadt@ jaredy@otto2005-04-011-3/+2
|
* Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointedkrw2005-01-081-3/+3
| | | | | | out by mickey@, seconded by millert@. ok deraadt@.
* prototype cleanupderaadt2001-09-151-2/+2
|
* Some -Wall.millert1997-09-221-1/+2
|
* avoid close(closed_socket) or close(-1); it looks disgusting in kdumpderaadt1997-07-091-5/+5
|
* avoid close(-1) casesderaadt1996-12-101-2/+3
|
* Fix RCS idstholo1996-08-191-7/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* bcopy->memcpy & tagderaadt1996-07-201-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+86