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/sys/arch/ia64/ia64/pmap.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/ia64/ia64/pmap.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.36.12.1 retrieving revision 1.37 diff -u -p -r1.36.12.1 -r1.37 --- src/sys/arch/ia64/ia64/pmap.c 2018/06/25 07:25:43 1.36.12.1 +++ src/sys/arch/ia64/ia64/pmap.c 2018/05/25 06:34:02 1.37 @@ -1,4 +1,4 @@ -/* $NetBSD: pmap.c,v 1.36.12.1 2018/06/25 07:25:43 pgoyette Exp $ */ +/* $NetBSD: pmap.c,v 1.37 2018/05/25 06:34:02 jdolecek Exp $ */ /*- * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. @@ -81,7 +81,7 @@ #include -__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.36.12.1 2018/06/25 07:25:43 pgoyette Exp $"); +__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.37 2018/05/25 06:34:02 jdolecek Exp $"); #include #include