summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypxfrd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-275-5/+5
* Another hunk of -current syncs:Tom Rhodes2003-03-111-3/+3
* Diff reduction commit. Not a real MFC, but a mechanical style fixupDag-Erling Smørgrav2002-02-153-7/+7
* MFC: yp(4) -> yp(8).Ruslan Ermilov2002-02-011-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-2/+3
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-2/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-10/+20
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Darnit, that last commit was only supposed to change files in theBill Paul1998-06-041-2/+9
* Removed bogus dependencies of generated .c files on generated headers.Bruce Evans1998-05-101-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+2
* Use err(3). Remove multiply defined Id string.Philippe Charnier1997-10-133-29/+31
* 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
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-3/+3
* Update to work under Lite2 includesPeter Wemm1997-03-111-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-225-7/+7
* Typos.Thomas Gellekum1997-02-051-3/+3
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-145-7/+7
* Fixed DPADD.Bruce Evans1996-09-051-2/+3
* Add checks for byte order and DB type mismatches. We ignore theBill Paul1996-07-041-2/+19
* Take ypxfrd_xdr.c out of SRCS line here too. This program is alsoBill Paul1996-06-061-2/+2
* Whoops: dragged along an extra copy of the protocolBill Paul1996-06-051-117/+0
* Import rpc.ypxfrd.Bill Paul1996-06-056-0/+767