X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/4b8ceaeb50e1e194d39d20a11d50fdddbe8cf1ed..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/ypstuff.c 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 --- */