aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getrpcent.c
Commit message (Expand)AuthorAgeFilesLines
* libc/rpc/getrpcent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-6/+6
* Fix -Wvoid-pointer-to-enum-cast warnings.Brooks Davis2020-04-151-7/+7
* Increase YPMAXRECORD to 16M to be compatible with Linux.Konstantin Belousov2019-08-121-3/+11
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* nis_rpcent: don't leak resultbuf from yp_first(..)/yp_next(..)Enji Cooper2016-05-221-0/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* RPC: update the getrpcbyname() definition to include a const qualifier.Pedro F. Giffuni2016-02-261-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-2/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-27/+25
* Style: use structure assignment rather than memcpy() to copy aGarrett Wollman2009-11-251-1/+1
* endrpcent belongs with rpc name service db, not services.Jonathan Chen2007-05-171-1/+1
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-214/+942
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-19/+36
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Resolve conflicts.Bill Paul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - OpenBSD's strncpy fixes to ensure NULL terminationPeter Wemm1996-12-301-8/+11
* Code cleanup:James Raynard1996-06-111-3/+3
* Code cleanup:James Raynard1996-06-101-3/+4
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-3/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+298