X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/become/blobdiff_plain/b0f66028a9a17a845590a4fe737a4f5e46f6b778..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/ypstuff.c?ds=inline diff --git a/src/ypstuff.c b/src/ypstuff.c index 0c07833..2501b2f 100644 --- a/src/ypstuff.c +++ b/src/ypstuff.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: ypstuff.c,v 1.1 1998/04/23 13:29:33 mdw Exp $ + * $Id: ypstuff.c,v 1.2 2004/04/08 01:36:20 mdw Exp $ * * YP support functions * @@ -26,16 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: ypstuff.c,v $ - * Revision 1.1 1998/04/23 13:29:33 mdw - * New interface to YP server. Only bind once, and never unbind. - * Introduced because Linux libc-5.4.33's YP interface dumps core in - * yp_unbind for no particularly good reason. - * - */ - /*----- Header files ------------------------------------------------------*/ /* --- ANSI headers --- */