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/riscv/riscv/pmap_machdep.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/riscv/riscv/pmap_machdep.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6.8.1 retrieving revision 1.7 diff -u -p -r1.6.8.1 -r1.7 --- src/sys/arch/riscv/riscv/pmap_machdep.c 2021/05/13 00:47:27 1.6.8.1 +++ src/sys/arch/riscv/riscv/pmap_machdep.c 2021/05/01 07:41:24 1.7 @@ -1,4 +1,4 @@ -/* $NetBSD: pmap_machdep.c,v 1.6.8.1 2021/05/13 00:47:27 thorpej Exp $ */ +/* $NetBSD: pmap_machdep.c,v 1.7 2021/05/01 07:41:24 skrll Exp $ */ /* * Copyright (c) 2014, 2019, 2021 The NetBSD Foundation, Inc. @@ -34,7 +34,7 @@ #include -__RCSID("$NetBSD: pmap_machdep.c,v 1.6.8.1 2021/05/13 00:47:27 thorpej Exp $"); +__RCSID("$NetBSD: pmap_machdep.c,v 1.7 2021/05/01 07:41:24 skrll Exp $"); #include