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/libwrap/rfc931.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libwrap/rfc931.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.8.56.2 diff -u -p -r1.8 -r1.8.56.2 --- src/lib/libwrap/rfc931.c 2002/06/06 21:45:19 1.8 +++ src/lib/libwrap/rfc931.c 2012/04/23 23:40:41 1.8.56.2 @@ -1,4 +1,4 @@ -/* $NetBSD: rfc931.c,v 1.8 2002/06/06 21:45:19 itojun Exp $ */ +/* $NetBSD: rfc931.c,v 1.8.56.2 2012/04/23 23:40:41 riz Exp $ */ /* * rfc931() speaks a common subset of the RFC 931, AUTH, TAP, IDENT and RFC @@ -16,7 +16,7 @@ #if 0 static char sccsid[] = "@(#) rfc931.c 1.10 95/01/02 16:11:34"; #else -__RCSID("$NetBSD: rfc931.c,v 1.8 2002/06/06 21:45:19 itojun Exp $"); +__RCSID("$NetBSD: rfc931.c,v 1.8.56.2 2012/04/23 23:40:41 riz Exp $"); #endif #endif