aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/yp/xdryp.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc/yp: sort out warningsMateusz Guzik2023-03-161-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Handle failures to malloc memory to hold key or val copies.Guy Helmer2011-12-231-0/+11
* Remove duplicate "in".Rebecca Cran2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.Rebecca Cran2011-02-281-1/+1
* Fix some "in in" typos in comments.Christian Brueffer2008-03-261-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-5/+5
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+2
* ANSIfy and remove some dead code.Dag-Erling Smørgrav2002-02-061-6/+2
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-10/+10
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein2002-02-051-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-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
* Code clean up:James Raynard1996-06-031-1/+3
* Make sure xdr_ypresp_all_seq() always returns a sane 'status' value.Bill Paul1996-02-041-1/+3
* Now that rpcgen is squared away, arrange to have all the NIS XDR routinesBill Paul1995-12-141-417/+23
* Fix xdr_ypmap_parms() so that it agrees with xdr_domainname(), xdr_peername()Bill Paul1995-04-021-4/+4
* Add some missing xdr functions needed for server-side implementations.Bill Paul1995-04-021-1/+116
* Add back in the YP code from 1.1.5. (This attribution brought to youGarrett Wollman1994-08-071-0/+394