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/m68k/linux_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/m68k/linux_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.78 retrieving revision 1.78.4.1 diff -u -p -r1.78 -r1.78.4.1 --- src/sys/compat/linux/arch/m68k/linux_syscalls.c 2011/05/30 21:37:39 1.78 +++ src/sys/compat/linux/arch/m68k/linux_syscalls.c 2012/04/17 00:07:16 1.78.4.1 @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.78.4.1 2012/04/17 00:07:16 yamt Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.71 2011/05/30 17:50:32 alnsn Exp + * created from NetBSD: syscalls.master,v 1.73 2011/11/18 04:03:50 christos Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.78.4.1 2012/04/17 00:07:16 yamt Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) @@ -228,7 +228,7 @@ const char *const linux_syscallnames[] = /* 174 */ "rt_sigaction", /* 175 */ "rt_sigprocmask", /* 176 */ "rt_sigpending", - /* 177 */ "#177 (unimplemented rt_sigtimedwait)", + /* 177 */ "rt_sigtimedwait", /* 178 */ "rt_queueinfo", /* 179 */ "rt_sigsuspend", /* 180 */ "pread",