summaryrefslogtreecommitdiff
path: root/libexec/ypxfr/ypxfr_main.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up some xdrproc_t related warnings.Peter Wemm2003-10-261-2/+2
* Use __FBSDID vs. rcsid[].David E. O'Brien2003-05-041-4/+2
* Fix warnings.Dag-Erling Smørgrav2002-04-061-11/+11
* ANSIfy and remove some dead code.Dag-Erling Smørgrav2002-02-061-14/+8
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix ypxfr so that it can be run from cron.Bill Paul1999-05-101-4/+4
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
* Use full path in synopsis. Sort #includes. Use .Tn for NIS.Philippe Charnier1997-12-081-13/+14
* Putting records with zero-length keys into a Berkeley DB hash databaseBill Paul1997-09-301-6/+22
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-3/+3
* 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/+36
* Add a couple of reserved port checks: don't talk to either ypservBill Paul1996-10-201-5/+24
* Add support for rpc.ypxfrd and document it in the man page.Bill Paul1996-06-051-12/+25
* - Fix error reporting when checking order number via NIS: we return zeroBill Paul1996-01-101-14/+22
* Sync with my sources at home (these are really tiny changes):Bill Paul1996-01-061-9/+12
* Import the new ypxfr, written by yours truly. Functionally equivalentBill Paul1995-12-251-0/+490