This commit is contained in:
ad 2008-01-25 13:39:24 +00:00
parent baa4a2209f
commit 0eb1c668c6
4 changed files with 35 additions and 35 deletions

View File

@ -1,14 +1,14 @@
/* $NetBSD: init_sysent.c,v 1.207 2008/01/16 12:35:38 ad Exp $ */
/* $NetBSD: init_sysent.c,v 1.208 2008/01/25 13:39:24 ad Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.185 2008/01/16 12:34:51 ad Exp
* created from NetBSD: syscalls.master,v 1.186 2008/01/25 13:38:57 ad Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.207 2008/01/16 12:35:38 ad Exp $");
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.208 2008/01/25 13:39:24 ad Exp $");
#include "opt_nfsserver.h"
#include "opt_ntp.h"
@ -966,59 +966,59 @@ struct sysent sysent[] = {
(sy_call_t *)sys_fstatvfs1 }, /* 358 = fstatvfs1 */
{ ns(struct compat_30_sys_fhstatvfs1_args), SYCALL_MPSAFE | 0,
(sy_call_t *)compat_30(sys_fhstatvfs1) },/* 359 = compat_30_fhstatvfs1 */
{ ns(struct sys_extattrctl_args), 0,
{ ns(struct sys_extattrctl_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattrctl }, /* 360 = extattrctl */
{ ns(struct sys_extattr_set_file_args), 0,
{ ns(struct sys_extattr_set_file_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_set_file },/* 361 = extattr_set_file */
{ ns(struct sys_extattr_get_file_args), 0,
{ ns(struct sys_extattr_get_file_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_get_file },/* 362 = extattr_get_file */
{ ns(struct sys_extattr_delete_file_args), 0,
{ ns(struct sys_extattr_delete_file_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_delete_file },/* 363 = extattr_delete_file */
{ ns(struct sys_extattr_set_fd_args), 0,
{ ns(struct sys_extattr_set_fd_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_set_fd }, /* 364 = extattr_set_fd */
{ ns(struct sys_extattr_get_fd_args), 0,
{ ns(struct sys_extattr_get_fd_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_get_fd }, /* 365 = extattr_get_fd */
{ ns(struct sys_extattr_delete_fd_args), 0,
{ ns(struct sys_extattr_delete_fd_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_delete_fd },/* 366 = extattr_delete_fd */
{ ns(struct sys_extattr_set_link_args), 0,
{ ns(struct sys_extattr_set_link_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_set_link },/* 367 = extattr_set_link */
{ ns(struct sys_extattr_get_link_args), 0,
{ ns(struct sys_extattr_get_link_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_get_link },/* 368 = extattr_get_link */
{ ns(struct sys_extattr_delete_link_args), 0,
{ ns(struct sys_extattr_delete_link_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_delete_link },/* 369 = extattr_delete_link */
{ ns(struct sys_extattr_list_fd_args), 0,
{ ns(struct sys_extattr_list_fd_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_list_fd }, /* 370 = extattr_list_fd */
{ ns(struct sys_extattr_list_file_args), 0,
{ ns(struct sys_extattr_list_file_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_list_file },/* 371 = extattr_list_file */
{ ns(struct sys_extattr_list_link_args), 0,
{ ns(struct sys_extattr_list_link_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_extattr_list_link },/* 372 = extattr_list_link */
{ ns(struct sys_pselect_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_pselect }, /* 373 = pselect */
{ ns(struct sys_pollts_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_pollts }, /* 374 = pollts */
{ ns(struct sys_setxattr_args), 0,
{ ns(struct sys_setxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_setxattr }, /* 375 = setxattr */
{ ns(struct sys_lsetxattr_args), 0,
{ ns(struct sys_lsetxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_lsetxattr }, /* 376 = lsetxattr */
{ ns(struct sys_fsetxattr_args), 0,
{ ns(struct sys_fsetxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_fsetxattr }, /* 377 = fsetxattr */
{ ns(struct sys_getxattr_args), 0,
{ ns(struct sys_getxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_getxattr }, /* 378 = getxattr */
{ ns(struct sys_lgetxattr_args), 0,
{ ns(struct sys_lgetxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_lgetxattr }, /* 379 = lgetxattr */
{ ns(struct sys_fgetxattr_args), 0,
{ ns(struct sys_fgetxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_fgetxattr }, /* 380 = fgetxattr */
{ ns(struct sys_listxattr_args), 0,
{ ns(struct sys_listxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_listxattr }, /* 381 = listxattr */
{ ns(struct sys_llistxattr_args), 0,
{ ns(struct sys_llistxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_llistxattr }, /* 382 = llistxattr */
{ ns(struct sys_flistxattr_args), 0,
{ ns(struct sys_flistxattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_flistxattr }, /* 383 = flistxattr */
{ ns(struct sys_removexattr_args), 0,
{ ns(struct sys_removexattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_removexattr }, /* 384 = removexattr */
{ ns(struct sys_lremovexattr_args), 0,
{ ns(struct sys_lremovexattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_lremovexattr }, /* 385 = lremovexattr */
{ ns(struct sys_fremovexattr_args), 0,
{ ns(struct sys_fremovexattr_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys_fremovexattr }, /* 386 = fremovexattr */
{ ns(struct sys___stat30_args), SYCALL_MPSAFE | 0,
(sy_call_t *)sys___stat30 }, /* 387 = __stat30 */

View File

@ -1,14 +1,14 @@
/* $NetBSD: syscalls.c,v 1.201 2008/01/16 12:35:38 ad Exp $ */
/* $NetBSD: syscalls.c,v 1.202 2008/01/25 13:39:25 ad Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.185 2008/01/16 12:34:51 ad Exp
* created from NetBSD: syscalls.master,v 1.186 2008/01/25 13:38:57 ad Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.201 2008/01/16 12:35:38 ad Exp $");
__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.202 2008/01/25 13:39:25 ad Exp $");
#if defined(_KERNEL_OPT)
#include "opt_nfsserver.h"

View File

@ -1,10 +1,10 @@
/* $NetBSD: syscall.h,v 1.198 2008/01/16 12:35:37 ad Exp $ */
/* $NetBSD: syscall.h,v 1.199 2008/01/25 13:39:24 ad Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.185 2008/01/16 12:34:51 ad Exp
* created from NetBSD: syscalls.master,v 1.186 2008/01/25 13:38:57 ad Exp
*/
#ifndef _SYS_SYSCALL_H_

View File

@ -1,10 +1,10 @@
/* $NetBSD: syscallargs.h,v 1.180 2008/01/16 12:35:37 ad Exp $ */
/* $NetBSD: syscallargs.h,v 1.181 2008/01/25 13:39:24 ad Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.185 2008/01/16 12:34:51 ad Exp
* created from NetBSD: syscalls.master,v 1.186 2008/01/25 13:38:57 ad Exp
*/
#ifndef _SYS_SYSCALLARGS_H_