Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/yp/yplib.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/yp/yplib.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/lib/libc/yp/yplib.c 1994/09/28 01:38:06 1.13 +++ src/lib/libc/yp/yplib.c 1995/02/27 13:00:53 1.14 @@ -1,3 +1,5 @@ +/* $NetBSD: yplib.c,v 1.14 1995/02/27 13:00:53 cgd Exp $ */ + /* * Copyright (c) 1992, 1993 Theo de Raadt * All rights reserved. @@ -30,7 +32,7 @@ */ #ifndef LINT -static char *rcsid = "$Id: yplib.c,v 1.13 1994/09/28 01:38:06 deraadt Exp $"; +static char *rcsid = "$NetBSD: yplib.c,v 1.14 1995/02/27 13:00:53 cgd Exp $"; #endif #include