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/compat/linux/arch/powerpc/linux_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/powerpc/linux_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.82 retrieving revision 1.82.10.1 diff -u -p -r1.82 -r1.82.10.1 --- src/sys/compat/linux/arch/powerpc/linux_syscalls.c 2017/05/10 06:19:49 1.82 +++ src/sys/compat/linux/arch/powerpc/linux_syscalls.c 2019/06/10 22:07:00 1.82.10.1 @@ -1,4 +1,4 @@ -/* $NetBSD: linux_syscalls.c,v 1.82 2017/05/10 06:19:49 riastradh Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.82.10.1 2019/06/10 22:07:00 christos Exp $ */ /* * System call names. @@ -8,7 +8,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.82 2017/05/10 06:19:49 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.82.10.1 2019/06/10 22:07:00 christos Exp $"); #if defined(_KERNEL_OPT) #include