aboutsummaryrefslogtreecommitdiff
path: root/libexec/ypxfr/ypxfr_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the incompatible enum conversions in libexec/ypxfr in another, moreDimitry Andric2011-12-161-16/+16
* Remove definition of struct dom_binding, it's non-standard C code andStefan Farfeleder2004-10-171-1/+0
* Don't pass a pointer to a 'long' to a function that expects an 'int *'.David Schultz2004-02-161-2/+2
* Use __FBSDID vs. rcsid[].David E. O'Brien2003-05-041-4/+2
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-3/+3
* Fix warnings.Dag-Erling Smørgrav2002-04-061-1/+1
* ANSIfy and remove some dead code.Dag-Erling Smørgrav2002-02-061-18/+9
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-2/+2
* Spelling fix: transfered --> transferredJonathan Lemon2000-06-021-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use full path in synopsis. Sort #includes. Use .Tn for NIS.Philippe Charnier1997-12-081-6/+6
* 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
* Give ypxfr the ability to detect the presence of the YP_INTERDOMAINBill Paul1996-10-251-2/+48
* Add support for rpc.ypxfrd and document it in the man page.Bill Paul1996-06-051-3/+3
* phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master().Bill Paul1996-05-071-3/+3
* ypxfr_getmap.c:Bill Paul1996-02-041-11/+30
* Import the new ypxfr, written by yours truly. Functionally equivalentBill Paul1995-12-251-0/+240