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/netbsd32/netbsd32_sysent.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/netbsd32/netbsd32_sysent.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.65.14.3 retrieving revision 1.65.14.4 diff -u -p -r1.65.14.3 -r1.65.14.4 --- src/sys/compat/netbsd32/netbsd32_sysent.c 2007/11/11 16:47:21 1.65.14.3 +++ src/sys/compat/netbsd32/netbsd32_sysent.c 2007/12/09 19:37:22 1.65.14.4 @@ -1,14 +1,14 @@ -/* $NetBSD: netbsd32_sysent.c,v 1.65.14.3 2007/11/11 16:47:21 joerg Exp $ */ +/* $NetBSD: netbsd32_sysent.c,v 1.65.14.4 2007/12/09 19:37:22 jmcneill Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.62 2007/11/09 15:05:34 dsl Exp + * created from NetBSD: syscalls.master,v 1.63 2007/12/07 22:41:05 ad Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.65.14.3 2007/11/11 16:47:21 joerg Exp $"); +__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.65.14.4 2007/12/09 19:37:22 jmcneill Exp $"); #if defined(_KERNEL_OPT) #include "opt_nfsserver.h" @@ -870,12 +870,12 @@ struct sysent netbsd32_sysent[] = { netbsd32__lwp_unpark }, /* 321 = netbsd32__lwp_unpark */ { ns(struct netbsd32__lwp_unpark_all_args), SYCALL_MPSAFE | 0, netbsd32__lwp_unpark_all }, /* 322 = netbsd32__lwp_unpark_all */ - { 0, 0, 0, - sys_nosys }, /* 323 = unimplemented */ - { 0, 0, 0, - sys_nosys }, /* 324 = unimplemented */ - { 0, 0, 0, - sys_nosys }, /* 325 = unimplemented */ + { ns(struct netbsd32__lwp_setname_args), 0, + netbsd32__lwp_setname }, /* 323 = netbsd32__lwp_setname */ + { ns(struct netbsd32__lwp_getname_args), 0, + netbsd32__lwp_getname }, /* 324 = netbsd32__lwp_getname */ + { ns(struct netbsd32__lwp_ctl_args), 0, + netbsd32__lwp_ctl }, /* 325 = netbsd32__lwp_ctl */ { 0, 0, 0, sys_nosys }, /* 326 = unimplemented */ { 0, 0, 0,