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/arm/linux_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/arm/linux_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.34 retrieving revision 1.34.6.1 diff -u -p -r1.34 -r1.34.6.1 --- src/sys/compat/linux/arch/arm/linux_syscalls.c 2008/01/15 22:40:15 1.34 +++ src/sys/compat/linux/arch/arm/linux_syscalls.c 2008/06/02 13:23:00 1.34.6.1 @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.34 2008/01/15 22:40:15 njoly Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.34.6.1 2008/06/02 13:23:00 mjf Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.33 2008/01/15 22:38:34 njoly Exp + * created from NetBSD: syscalls.master,v 1.35 2008/04/23 14:07:49 ad Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.34 2008/01/15 22:40:15 njoly Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.34.6.1 2008/06/02 13:23:00 mjf Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) @@ -177,7 +177,7 @@ const char *const linux_syscallnames[] = /* 141 */ "getdents", /* 142 */ "select", /* 143 */ "flock", - /* 144 */ "msync", + /* 144 */ "__msync13", /* 145 */ "readv", /* 146 */ "writev", /* 147 */ "getsid",