summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/getrpcent.c
Commit message (Expand)AuthorAgeFilesLines
* nis_rpcent: don't leak resultbuf from yp_first(..)/yp_next(..)ngie2016-05-221-0/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-181-1/+0
* RPC: update the getrpcbyname() definition to include a const qualifier.pfg2016-02-261-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-2/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-27/+25
* Style: use structure assignment rather than memcpy() to copy awollman2009-11-251-1/+1
* endrpcent belongs with rpc name service db, not services.jon2007-05-171-1/+1
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-214/+942
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-19/+36
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - OpenBSD's strncpy fixes to ensure NULL terminationpeter1996-12-301-8/+11
* Code cleanup:jraynard1996-06-111-3/+3
* Code cleanup:jraynard1996-06-101-3/+4
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-3/+4
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+298
OpenPOWER on IntegriCloud