aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-1/+3
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-3/+3
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Remove multiply defined Id string.Philippe Charnier1997-10-131-4/+4
* Back out unnecessary overly-paranoid paranoia test from here too; yp_access()Bill Paul1997-04-281-12/+2
* Add extra paranoia test. In theory this doesn't really gain you anything,Bill Paul1997-04-101-2/+12
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Add checks for byte order and DB type mismatches. We ignore theBill Paul1996-07-041-2/+19
* Import rpc.ypxfrd.Bill Paul1996-06-051-0/+130