regen
This commit is contained in:
parent
bcaf99655c
commit
77f2a006d0
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: aoutm68k_syscall.h,v 1.16 2004/09/14 17:40:59 jdolecek Exp $ */
|
||||
/* $NetBSD: aoutm68k_syscall.h,v 1.17 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: aoutm68k_syscallargs.h,v 1.15 2004/09/14 17:40:59 jdolecek Exp $ */
|
||||
/* $NetBSD: aoutm68k_syscallargs.h,v 1.16 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
*/
|
||||
|
||||
#ifndef _AOUTM68K_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: aoutm68k_sysent.c,v 1.16 2004/09/14 17:40:59 jdolecek Exp $ */
|
||||
/* $NetBSD: aoutm68k_sysent.c,v 1.17 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.12 2004/09/14 17:39:18 jdolecek Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.16 2004/09/14 17:40:59 jdolecek Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.17 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: darwin_syscall.h,v 1.45 2005/02/26 23:20:00 perry Exp $ */
|
||||
/* $NetBSD: darwin_syscall.h,v 1.46 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: darwin_syscallargs.h,v 1.45 2005/02/26 23:20:00 perry Exp $ */
|
||||
/* $NetBSD: darwin_syscallargs.h,v 1.46 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _DARWIN_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: darwin_syscalls.c,v 1.46 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: darwin_syscalls.c,v 1.47 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: darwin_syscalls.c,v 1.46 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: darwin_syscalls.c,v 1.47 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: darwin_sysent.c,v 1.46 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: darwin_sysent.c,v 1.47 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.28 2005/02/26 23:10:18 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: darwin_sysent.c,v 1.46 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: darwin_sysent.c,v 1.47 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#include "opt_ktrace.h"
|
||||
#include "opt_nfsserver.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: freebsd_syscall.h,v 1.57 2005/02/22 16:16:48 heas Exp $ */
|
||||
/* $NetBSD: freebsd_syscall.h,v 1.58 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: freebsd_syscallargs.h,v 1.59 2005/02/22 16:16:48 heas Exp $ */
|
||||
/* $NetBSD: freebsd_syscallargs.h,v 1.60 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
*/
|
||||
|
||||
#ifndef _FREEBSD_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: freebsd_syscalls.c,v 1.57 2005/02/22 16:16:48 heas Exp $ */
|
||||
/* $NetBSD: freebsd_syscalls.c,v 1.58 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.57 2005/02/22 16:16:48 heas Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.58 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: freebsd_sysent.c,v 1.59 2005/02/22 16:16:48 heas Exp $ */
|
||||
/* $NetBSD: freebsd_sysent.c,v 1.60 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2005/02/22 16:14:50 heas Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.59 2005/02/22 16:16:48 heas Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.60 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: hpux_syscall.h,v 1.35 2003/01/18 23:32:19 thorpej Exp $ */
|
||||
/* $NetBSD: hpux_syscall.h,v 1.36 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
@ -79,9 +79,12 @@
|
|||
/* syscall: "stime_6x" ret: "int" args: "int" */
|
||||
#define HPUX_SYS_stime_6x 25
|
||||
|
||||
#if 0
|
||||
/* syscall: "ptrace" ret: "int" args: "int" "int" "int *" "int" */
|
||||
#define HPUX_SYS_ptrace 26
|
||||
|
||||
#else
|
||||
#endif
|
||||
/* syscall: "alarm_6x" ret: "int" args: "int" */
|
||||
#define HPUX_SYS_alarm_6x 27
|
||||
|
||||
|
@ -298,6 +301,7 @@
|
|||
/* syscall: "lockf" ret: "int" args: "int" "int" "long" */
|
||||
#define HPUX_SYS_lockf 155
|
||||
|
||||
#ifdef SYSVSEM
|
||||
/* syscall: "semget" ret: "int" args: "key_t" "int" "int" */
|
||||
#define HPUX_SYS_semget 156
|
||||
|
||||
|
@ -307,6 +311,9 @@
|
|||
/* syscall: "semop" ret: "int" args: "int" "struct sembuf *" "u_int" */
|
||||
#define HPUX_SYS_semop 158
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
/* syscall: "msgget" ret: "int" args: "key_t" "int" */
|
||||
#define HPUX_SYS_msgget 159
|
||||
|
||||
|
@ -319,6 +326,9 @@
|
|||
/* syscall: "msgrcv" ret: "int" args: "int" "void *" "size_t" "long" "int" */
|
||||
#define HPUX_SYS_msgrcv 162
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
/* syscall: "shmget" ret: "int" args: "key_t" "int" "int" */
|
||||
#define HPUX_SYS_shmget 163
|
||||
|
||||
|
@ -331,6 +341,8 @@
|
|||
/* syscall: "shmdt" ret: "int" args: "void *" */
|
||||
#define HPUX_SYS_shmdt 166
|
||||
|
||||
#else
|
||||
#endif
|
||||
/* syscall: "advise" ret: "int" args: "int" */
|
||||
#define HPUX_SYS_advise 167
|
||||
|
||||
|
@ -430,14 +442,23 @@
|
|||
/* syscall: "socketpair" ret: "int" args: "int" "int" "int" "int *" */
|
||||
#define HPUX_SYS_socketpair 291
|
||||
|
||||
#ifdef SYSVSEM
|
||||
/* syscall: "semctl" ret: "int" args: "int" "int" "int" "union __semun" */
|
||||
#define HPUX_SYS_semctl 312
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
/* syscall: "msgctl" ret: "int" args: "int" "int" "struct hpux_msqid_ds *" */
|
||||
#define HPUX_SYS_msgctl 313
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
/* syscall: "shmctl" ret: "int" args: "int" "int" "struct hpux_shmid_ds *" */
|
||||
#define HPUX_SYS_shmctl 314
|
||||
|
||||
#else
|
||||
#endif
|
||||
#define HPUX_SYS_MAXSYSCALL 325
|
||||
#define HPUX_SYS_NSYSENT 512
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: hpux_syscallargs.h,v 1.32 2003/01/18 23:32:19 thorpej Exp $ */
|
||||
/* $NetBSD: hpux_syscallargs.h,v 1.33 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
*/
|
||||
|
||||
#ifndef _HPUX_SYS__SYSCALLARGS_H_
|
||||
|
@ -96,6 +96,7 @@ struct hpux_sys_stat_6x_args {
|
|||
struct hpux_sys_stime_6x_args {
|
||||
syscallarg(int) time;
|
||||
};
|
||||
#if 0
|
||||
|
||||
struct hpux_sys_ptrace_args {
|
||||
syscallarg(int) req;
|
||||
|
@ -103,6 +104,8 @@ struct hpux_sys_ptrace_args {
|
|||
syscallarg(int *) addr;
|
||||
syscallarg(int) data;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
|
||||
struct hpux_sys_alarm_6x_args {
|
||||
syscallarg(int) deltat;
|
||||
|
@ -328,6 +331,7 @@ struct hpux_sys_lockf_args {
|
|||
syscallarg(int) func;
|
||||
syscallarg(long) size;
|
||||
};
|
||||
#ifdef SYSVSEM
|
||||
|
||||
struct hpux_sys_osemctl_args {
|
||||
syscallarg(int) semid;
|
||||
|
@ -335,18 +339,26 @@ struct hpux_sys_osemctl_args {
|
|||
syscallarg(int) cmd;
|
||||
syscallarg(union __semun) arg;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
|
||||
struct hpux_sys_omsgctl_args {
|
||||
syscallarg(int) msqid;
|
||||
syscallarg(int) cmd;
|
||||
syscallarg(struct hpux_omsqid_ds *) buf;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
|
||||
struct hpux_sys_oshmctl_args {
|
||||
syscallarg(int) shmid;
|
||||
syscallarg(int) cmd;
|
||||
syscallarg(struct hpux_oshmid_ds *) buf;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
|
||||
struct hpux_sys_advise_args {
|
||||
syscallarg(int) arg;
|
||||
|
@ -400,6 +412,7 @@ struct hpux_sys_setsockopt2_args {
|
|||
syscallarg(caddr_t) val;
|
||||
syscallarg(int) valsize;
|
||||
};
|
||||
#ifdef SYSVSEM
|
||||
|
||||
struct hpux_sys_semctl_args {
|
||||
syscallarg(int) semid;
|
||||
|
@ -407,186 +420,334 @@ struct hpux_sys_semctl_args {
|
|||
syscallarg(int) cmd;
|
||||
syscallarg(union __semun) arg;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
|
||||
struct hpux_sys_msgctl_args {
|
||||
syscallarg(int) msqid;
|
||||
syscallarg(int) cmd;
|
||||
syscallarg(struct hpux_msqid_ds *) buf;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
|
||||
struct hpux_sys_shmctl_args {
|
||||
syscallarg(int) shmid;
|
||||
syscallarg(int) cmd;
|
||||
syscallarg(struct hpux_shmid_ds *) buf;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
|
||||
/*
|
||||
* System call prototypes.
|
||||
*/
|
||||
|
||||
int sys_nosys(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_exit(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_fork(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_read(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_write(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_open(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_close(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_wait(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_creat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_link(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_unlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_execv(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_chdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_time_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_mknod(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_chmod(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_chown(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_obreak(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_stat_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_lseek(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getpid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setuid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getuid(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_stime_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
#if 0
|
||||
int hpux_sys_ptrace(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
int hpux_sys_alarm_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_fstat_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_pause_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_utime_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_stty_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_gtty_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_access(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_nice_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_ftime_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_sync(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_kill(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_stat(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setpgrp_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_lstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_dup(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_pipe(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_times_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_profil(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setgid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getgid(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_ssig_6x(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_ioctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_symlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_utssys(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_readlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_execve(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_umask(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_chroot(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_fcntl(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_ulimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_vfork(struct lwp *, void *, register_t *);
|
||||
int hpux_sys_read(struct lwp *, void *, register_t *);
|
||||
int hpux_sys_write(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_mmap(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_munmap(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_mprotect(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getgroups(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setgroups(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_getpgrp2(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setpgrp2(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setitimer(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_wait3(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getitimer(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_dup2(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_fstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_select(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fsync(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigreturn(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigvec(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigblock(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigsetmask(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigpause(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_sigstack(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_gettimeofday(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_readv(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_writev(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_settimeofday(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys___posix_fchown(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fchmod(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setresuid(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setresgid(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_rename(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_truncate(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_ftruncate(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sysconf(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_mkdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_rmdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_getrlimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setrlimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_rtprio(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_netioctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_lockf(struct lwp *, void *, register_t *);
|
||||
|
||||
#ifdef SYSVSEM
|
||||
int sys_semget(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_osemctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_semop(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
int sys_msgget(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_omsgctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_msgsnd(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_msgrcv(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
int sys_shmget(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_oshmctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_shmat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_shmdt(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
int hpux_sys_advise(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_getcontext(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_getaccess(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_waitpid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_pathconf(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fpathconf(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getdirentries(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_09_sys_getdomainname(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_09_sys_setdomainname(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigaction(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigprocmask(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigpending(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_sigsuspend(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getdtablesize(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_poll(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fchdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_accept(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_bind(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_connect(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getpeername(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getsockname(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getsockopt(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_listen(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recv(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recvfrom(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recvmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_send(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_sendmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_sendto(struct lwp *, void *, register_t *);
|
||||
|
||||
int hpux_sys_setsockopt2(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_shutdown(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_socket(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_socketpair(struct lwp *, void *, register_t *);
|
||||
|
||||
#ifdef SYSVSEM
|
||||
int hpux_sys_semctl(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVMSG
|
||||
int hpux_sys_msgctl(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSHM
|
||||
int hpux_sys_shmctl(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#endif /* _HPUX_SYS__SYSCALLARGS_H_ */
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: hpux_syscalls.c,v 1.38 2003/01/18 23:32:19 thorpej Exp $ */
|
||||
/* $NetBSD: hpux_syscalls.c,v 1.39 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: hpux_syscalls.c,v 1.38 2003/01/18 23:32:19 thorpej Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: hpux_syscalls.c,v 1.39 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: hpux_sysent.c,v 1.41 2003/01/18 23:32:19 thorpej Exp $ */
|
||||
/* $NetBSD: hpux_sysent.c,v 1.42 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.27 2003/01/18 07:36:58 thorpej Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: hpux_sysent.c,v 1.41 2003/01/18 23:32:19 thorpej Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: hpux_sysent.c,v 1.42 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_sysv.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: ibcs2_syscall.h,v 1.38 2004/03/26 15:29:29 drochner Exp $ */
|
||||
/* $NetBSD: ibcs2_syscall.h,v 1.39 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: ibcs2_syscallargs.h,v 1.39 2004/03/26 15:29:29 drochner Exp $ */
|
||||
/* $NetBSD: ibcs2_syscallargs.h,v 1.40 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
*/
|
||||
|
||||
#ifndef _IBCS2_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: ibcs2_syscalls.c,v 1.38 2004/03/26 15:29:29 drochner Exp $ */
|
||||
/* $NetBSD: ibcs2_syscalls.c,v 1.39 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.38 2004/03/26 15:29:29 drochner Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.39 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: ibcs2_sysent.c,v 1.39 2004/03/26 15:29:29 drochner Exp $ */
|
||||
/* $NetBSD: ibcs2_sysent.c,v 1.40 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
* created from NetBSD: syscalls.master,v 1.30 2004/03/26 15:18:54 drochner Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.39 2004/03/26 15:29:29 drochner Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.40 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_sysv.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: irix_syscall.h,v 1.53 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: irix_syscall.h,v 1.54 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: irix_syscallargs.h,v 1.53 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: irix_syscallargs.h,v 1.54 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _IRIX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: irix_syscalls.c,v 1.53 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: irix_syscalls.c,v 1.54 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: irix_syscalls.c,v 1.53 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: irix_syscalls.c,v 1.54 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: irix_sysent.c,v 1.53 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: irix_sysent.c,v 1.54 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.48 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: irix_sysent.c,v 1.53 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: irix_sysent.c,v 1.54 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ntp.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.54 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.55 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.53 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.54 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.55 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.56 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.55 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.56 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.54 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.55 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.54 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.55 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_sysv.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.21 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.22 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "nosys" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.21 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.22 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.21 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.22 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.21 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.22 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.21 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.22 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.20 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.21 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.22 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_43.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.54 2004/09/20 18:42:23 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.55 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.54 2004/09/20 18:42:23 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.55 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.55 2004/09/20 18:42:23 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.56 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.55 2004/09/20 18:42:23 jdolecek Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.56 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.54 2004/09/20 18:42:23 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.55 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2004/09/20 18:41:07 jdolecek Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.54 2004/09/20 18:42:23 jdolecek Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.55 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_43.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.49 2004/08/01 15:38:10 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.50 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.48 2004/08/01 15:38:10 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.49 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.49 2004/08/01 15:38:10 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.50 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.49 2004/08/01 15:38:10 jdolecek Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.50 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.49 2004/08/01 15:38:10 jdolecek Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.50 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
* created from NetBSD: syscalls.master,v 1.44 2004/08/01 15:34:22 jdolecek Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.49 2004/08/01 15:38:10 jdolecek Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.50 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_netbsd.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.21 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.22 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.20 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.21 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.20 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.21 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.20 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.21 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.20 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.21 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.17 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.20 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.21 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_netbsd.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.27 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.28 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.26 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.27 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.26 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.27 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.26 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.27 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.27 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.28 2005/02/26 23:58:19 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.21 2005/02/26 23:10:19 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.27 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.28 2005/02/26 23:58:19 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_netbsd.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_fasttraps_syscall.h,v 1.9 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscall.h,v 1.10 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "cthread_set_self" ret: "void" args: "mach_cproc_t" */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.9 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.10 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _MACH_FASTTRAPS_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_fasttraps_syscalls.c,v 1.9 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscalls.c,v 1.10 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.9 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.10 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_fasttraps_sysent.c,v 1.9 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_sysent.c,v 1.10 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.5 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.9 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.10 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_ppccalls_syscall.h,v 1.4 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_ppccalls_syscall.h,v 1.5 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#define MACH_PPCCALLS_SYS_MAXSYSCALL 16
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_ppccalls_syscallargs.h,v 1.4 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_ppccalls_syscallargs.h,v 1.5 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _MACH_PPCCALLS_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_ppccalls_syscalls.c,v 1.4 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_ppccalls_syscalls.c,v 1.5 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_syscalls.c,v 1.4 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_syscalls.c,v 1.5 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_ppccalls_sysent.c,v 1.4 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_ppccalls_sysent.c,v 1.5 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.3 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_sysent.c,v 1.4 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_sysent.c,v 1.5 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_services.c,v 1.16 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_services.c,v 1.17 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* Mach services table.
|
||||
*
|
||||
* DO NOT EDIT -- this file is automatically generated.
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.16 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.17 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_services.h,v 1.16 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_services.h,v 1.17 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* Mach services prototypes.
|
||||
*
|
||||
* DO NOT EDIT -- this file is automatically generated.
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services.h,v 1.16 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services.h,v 1.17 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#include <compat/mach/mach_types.h>
|
||||
#include <compat/mach/mach_message.h>
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
/* $NetBSD: mach_services_names.c,v 1.13 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_services_names.c,v 1.14 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* Mach services names. This file is not built
|
||||
* by the kernel, it is included by kdump sources.
|
||||
*
|
||||
* DO NOT EDIT -- this file is automatically generated.
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: mach_services.master,v 1.12 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services_names.c,v 1.13 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_services_names.c,v 1.14 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
struct mach_service_name {
|
||||
int srv_id;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_syscall.h,v 1.14 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_syscall.h,v 1.15 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "reply_port" ret: "mach_port_name_t" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: mach_syscallargs.h,v 1.14 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_syscallargs.h,v 1.15 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _MACH_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_syscalls.c,v 1.14 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_syscalls.c,v 1.15 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_syscalls.c,v 1.14 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_syscalls.c,v 1.15 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: mach_sysent.c,v 1.15 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: mach_sysent.c,v 1.16 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2005/02/26 23:10:20 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_sysent.c,v 1.15 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_sysent.c,v 1.16 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ntp.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: netbsd32_syscall.h,v 1.32 2004/06/17 18:30:54 cube Exp $ */
|
||||
/* $NetBSD: netbsd32_syscall.h,v 1.33 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: netbsd32_syscallargs.h,v 1.32 2004/06/17 18:30:54 cube Exp $ */
|
||||
/* $NetBSD: netbsd32_syscallargs.h,v 1.33 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
*/
|
||||
|
||||
#ifndef _netbsd32_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: netbsd32_syscalls.c,v 1.32 2004/06/17 18:30:54 cube Exp $ */
|
||||
/* $NetBSD: netbsd32_syscalls.c,v 1.33 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.32 2004/06/17 18:30:54 cube Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.33 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: netbsd32_sysent.c,v 1.32 2004/06/17 18:30:54 cube Exp $ */
|
||||
/* $NetBSD: netbsd32_sysent.c,v 1.33 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
* created from NetBSD: syscalls.master,v 1.26 2004/06/17 18:29:40 cube Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.32 2004/06/17 18:30:54 cube Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.33 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: osf1_syscall.h,v 1.51 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: osf1_syscall.h,v 1.52 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: osf1_syscallargs.h,v 1.52 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: osf1_syscallargs.h,v 1.53 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _OSF1_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: osf1_syscalls.c,v 1.50 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: osf1_syscalls.c,v 1.51 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.50 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.51 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: osf1_sysent.c,v 1.52 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: osf1_sysent.c,v 1.53 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.52 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.53 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_43.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: pecoff_syscall.h,v 1.11 2004/05/08 14:33:12 kent Exp $ */
|
||||
/* $NetBSD: pecoff_syscall.h,v 1.12 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.10 2004/04/21 01:05:37 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.11 2004/05/08 14:31:59 kent Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: pecoff_syscallargs.h,v 1.12 2004/05/08 14:33:12 kent Exp $ */
|
||||
/* $NetBSD: pecoff_syscallargs.h,v 1.13 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.10 2004/04/21 01:05:37 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.11 2004/05/08 14:31:59 kent Exp
|
||||
*/
|
||||
|
||||
#ifndef _PECOFF_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: pecoff_syscalls.c,v 1.11 2004/05/08 14:33:12 kent Exp $ */
|
||||
/* $NetBSD: pecoff_syscalls.c,v 1.12 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.10 2004/04/21 01:05:37 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.11 2004/05/08 14:31:59 kent Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: pecoff_syscalls.c,v 1.11 2004/05/08 14:33:12 kent Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: pecoff_syscalls.c,v 1.12 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: pecoff_sysent.c,v 1.12 2004/05/08 14:33:12 kent Exp $ */
|
||||
/* $NetBSD: pecoff_sysent.c,v 1.13 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.10 2004/04/21 01:05:37 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.11 2004/05/08 14:31:59 kent Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: pecoff_sysent.c,v 1.12 2004/05/08 14:33:12 kent Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: pecoff_sysent.c,v 1.13 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: sunos_syscall.h,v 1.71 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos_syscall.h,v 1.72 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: sunos_syscallargs.h,v 1.55 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos_syscallargs.h,v 1.56 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _SUNOS_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: sunos_syscalls.c,v 1.70 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos_syscalls.c,v 1.71 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.70 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.71 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: sunos_sysent.c,v 1.64 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos_sysent.c,v 1.65 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.61 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.64 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.65 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_nfsserver.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: sunos32_syscall.h,v 1.14 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos32_syscall.h,v 1.15 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: sunos32_syscallargs.h,v 1.13 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos32_syscallargs.h,v 1.14 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _SUNOS32_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: sunos32_syscalls.c,v 1.13 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos32_syscalls.c,v 1.14 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.13 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.14 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: sunos32_sysent.c,v 1.14 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: sunos32_sysent.c,v 1.15 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
* created from; NetBSD: syscalls.master,v 1.10 2005/02/26 23:10:21 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.14 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.15 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_nfsserver.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: svr4_syscall.h,v 1.71 2003/01/18 23:42:57 thorpej Exp $ */
|
||||
/* $NetBSD: svr4_syscall.h,v 1.72 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
@ -121,18 +121,27 @@
|
|||
/* syscall: "signal" ret: "int" args: "int" "svr4_sig_t" */
|
||||
#define SVR4_SYS_signal 48
|
||||
|
||||
#ifdef SYSVMSG
|
||||
/* syscall: "msgsys" ret: "int" args: "int" "int" "int" "int" "int" */
|
||||
#define SVR4_SYS_msgsys 49
|
||||
|
||||
#else
|
||||
#endif
|
||||
/* syscall: "sysarch" ret: "int" args: "int" "void *" */
|
||||
#define SVR4_SYS_sysarch 50
|
||||
|
||||
#ifdef SYSVSHM
|
||||
/* syscall: "shmsys" ret: "int" args: "int" "int" "int" "int" */
|
||||
#define SVR4_SYS_shmsys 52
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSEM
|
||||
/* syscall: "semsys" ret: "int" args: "int" "int" "int" "int" "int" */
|
||||
#define SVR4_SYS_semsys 53
|
||||
|
||||
#else
|
||||
#endif
|
||||
/* syscall: "ioctl" ret: "int" args: "int" "u_long" "caddr_t" */
|
||||
#define SVR4_SYS_ioctl 54
|
||||
|
||||
|
@ -482,9 +491,12 @@
|
|||
/* syscall: "ntp_gettime" ret: "int" args: "struct ntptimeval *" */
|
||||
#define SVR4_SYS_ntp_gettime 248
|
||||
|
||||
#if defined(NTP) || !defined(_KERNEL)
|
||||
/* syscall: "ntp_adjtime" ret: "int" args: "struct timex *" */
|
||||
#define SVR4_SYS_ntp_adjtime 249
|
||||
|
||||
#else
|
||||
/* 249 is excluded ntp_adjtime */
|
||||
#endif
|
||||
#define SVR4_SYS_MAXSYSCALL 256
|
||||
#define SVR4_SYS_NSYSENT 256
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: svr4_syscallargs.h,v 1.70 2003/01/18 23:42:57 thorpej Exp $ */
|
||||
/* $NetBSD: svr4_syscallargs.h,v 1.71 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
*/
|
||||
|
||||
#ifndef _SVR4_SYS__SYSCALLARGS_H_
|
||||
|
@ -108,6 +108,7 @@ struct svr4_sys_signal_args {
|
|||
syscallarg(int) signum;
|
||||
syscallarg(svr4_sig_t) handler;
|
||||
};
|
||||
#ifdef SYSVMSG
|
||||
|
||||
struct svr4_sys_msgsys_args {
|
||||
syscallarg(int) what;
|
||||
|
@ -116,11 +117,14 @@ struct svr4_sys_msgsys_args {
|
|||
syscallarg(int) a4;
|
||||
syscallarg(int) a5;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
|
||||
struct svr4_sys_sysarch_args {
|
||||
syscallarg(int) op;
|
||||
syscallarg(void *) a1;
|
||||
};
|
||||
#ifdef SYSVSHM
|
||||
|
||||
struct svr4_sys_shmsys_args {
|
||||
syscallarg(int) what;
|
||||
|
@ -128,6 +132,9 @@ struct svr4_sys_shmsys_args {
|
|||
syscallarg(int) a3;
|
||||
syscallarg(int) a4;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSEM
|
||||
|
||||
struct svr4_sys_semsys_args {
|
||||
syscallarg(int) what;
|
||||
|
@ -136,6 +143,8 @@ struct svr4_sys_semsys_args {
|
|||
syscallarg(int) a4;
|
||||
syscallarg(int) a5;
|
||||
};
|
||||
#else
|
||||
#endif
|
||||
|
||||
struct svr4_sys_ioctl_args {
|
||||
syscallarg(int) fd;
|
||||
|
@ -497,177 +506,334 @@ struct svr4_sys_socket_args {
|
|||
syscallarg(int) type;
|
||||
syscallarg(int) protocol;
|
||||
};
|
||||
#if defined(NTP) || !defined(_KERNEL)
|
||||
#else
|
||||
#endif
|
||||
|
||||
/*
|
||||
* System call prototypes.
|
||||
*/
|
||||
|
||||
int sys_nosys(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_exit(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fork(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_read(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_write(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_open(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_close(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_wait(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_creat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_link(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_unlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_execv(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_chdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_time(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_mknod(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_chmod(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys___posix_chown(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_break(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_stat(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_lseek(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getpid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setuid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getuid_with_euid(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_alarm(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pause(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_utime(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_access(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_nice(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_sync(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_kill(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pgrpsys(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_dup(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_pipe(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_times(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setgid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getgid_with_egid(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_signal(struct lwp *, void *, register_t *);
|
||||
|
||||
#ifdef SYSVMSG
|
||||
int svr4_sys_msgsys(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
int svr4_sys_sysarch(struct lwp *, void *, register_t *);
|
||||
|
||||
#ifdef SYSVSHM
|
||||
int svr4_sys_shmsys(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#ifdef SYSVSEM
|
||||
int svr4_sys_semsys(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
int svr4_sys_ioctl(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_utssys(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fsync(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_execve(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_umask(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_chroot(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fcntl(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_ulimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_rmdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_mkdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_getdents(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_getmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_putmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_poll(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_lstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_symlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_readlink(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getgroups(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setgroups(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fchmod(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys___posix_fchown(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sigprocmask(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sigsuspend(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sigaltstack(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sigaction(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sigpending(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_context(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_statvfs(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fstatvfs(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_waitsys(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_hrtsys(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pathconf(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_mmap(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_mprotect(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_munmap(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fpathconf(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_vfork(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fchdir(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_readv(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_writev(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_xstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_lxstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fxstat(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_xmknod(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_setrlimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_getrlimit(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys___posix_lchown(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_memcntl(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys___posix_rename(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_uname(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setegid(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_sysconfig(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_adjtime(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_systeminfo(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_seteuid(struct lwp *, void *, register_t *);
|
||||
int sys_fork(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_info(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_fchroot(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_utimes(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_vhangup(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_gettimeofday(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getitimer(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setitimer(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_create(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_exit(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_suspend(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_continue(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_kill(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_self(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_getprivate(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_setprivate(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys__lwp_wait(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pread(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pwrite(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_llseek(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_acl(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_auditsys(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_nanosleep(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_facl(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setreuid(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setregid(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_resolvepath(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_getdents64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_mmap64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_stat64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_lstat64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fstat64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_statvfs64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_fstatvfs64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_setrlimit64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_getrlimit64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pread64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_pwrite64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_creat64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_open64(struct lwp *, void *, register_t *);
|
||||
|
||||
int svr4_sys_socket(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_socketpair(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_bind(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_listen(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_accept(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_connect(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_shutdown(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recv(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recvfrom(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_recvmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_send(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_sendmsg(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_sendto(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getpeername(struct lwp *, void *, register_t *);
|
||||
|
||||
int compat_43_sys_getsockname(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_getsockopt(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_setsockopt(struct lwp *, void *, register_t *);
|
||||
|
||||
int sys_ntp_gettime(struct lwp *, void *, register_t *);
|
||||
|
||||
#if defined(NTP) || !defined(_KERNEL)
|
||||
int sys_ntp_adjtime(struct lwp *, void *, register_t *);
|
||||
|
||||
#else
|
||||
#endif
|
||||
#endif /* _SVR4_SYS__SYSCALLARGS_H_ */
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: svr4_syscalls.c,v 1.71 2003/01/18 23:42:58 thorpej Exp $ */
|
||||
/* $NetBSD: svr4_syscalls.c,v 1.72 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.71 2003/01/18 23:42:58 thorpej Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.72 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: svr4_sysent.c,v 1.73 2003/01/18 23:42:58 thorpej Exp $ */
|
||||
/* $NetBSD: svr4_sysent.c,v 1.74 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
* created from NetBSD: syscalls.master,v 1.52 2003/01/18 08:44:27 thorpej Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.73 2003/01/18 23:42:58 thorpej Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.74 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ntp.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: svr4_32_syscall.h,v 1.10 2003/12/07 01:50:10 dmcmahill Exp $ */
|
||||
/* $NetBSD: svr4_32_syscall.h,v 1.11 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: svr4_32_syscallargs.h,v 1.10 2003/12/07 01:50:10 dmcmahill Exp $ */
|
||||
/* $NetBSD: svr4_32_syscallargs.h,v 1.11 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
*/
|
||||
|
||||
#ifndef _SVR4_32_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: svr4_32_syscalls.c,v 1.10 2003/12/07 01:50:10 dmcmahill Exp $ */
|
||||
/* $NetBSD: svr4_32_syscalls.c,v 1.11 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.10 2003/12/07 01:50:10 dmcmahill Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.11 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: svr4_32_sysent.c,v 1.11 2003/12/07 01:50:10 dmcmahill Exp $ */
|
||||
/* $NetBSD: svr4_32_sysent.c,v 1.12 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 2003/12/07 01:36:58 dmcmahill Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.11 2003/12/07 01:50:10 dmcmahill Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.12 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ntp.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: ultrix_syscall.h,v 1.48 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: ultrix_syscall.h,v 1.49 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: ultrix_syscallargs.h,v 1.42 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: ultrix_syscallargs.h,v 1.43 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
*/
|
||||
|
||||
#ifndef _ULTRIX_SYS__SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: ultrix_syscalls.c,v 1.46 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: ultrix_syscalls.c,v 1.47 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.46 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.47 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: ultrix_sysent.c,v 1.49 2005/02/26 23:20:01 perry Exp $ */
|
||||
/* $NetBSD: ultrix_sysent.c,v 1.50 2005/02/26 23:58:20 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
* created from NetBSD: syscalls.master,v 1.39 2005/02/26 23:10:22 perry Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.49 2005/02/26 23:20:01 perry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.50 2005/02/26 23:58:20 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_nfsserver.h"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: init_sysent.c,v 1.162 2005/02/25 19:55:18 matt Exp $ */
|
||||
/* $NetBSD: init_sysent.c,v 1.163 2005/02/27 00:02:40 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.144 2005/02/19 22:15:51 matt Exp
|
||||
* created from NetBSD: syscalls.master,v 1.145 2005/02/25 19:53:56 matt Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.162 2005/02/25 19:55:18 matt Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.163 2005/02/27 00:02:40 perry Exp $");
|
||||
|
||||
#include "opt_ktrace.h"
|
||||
#include "opt_nfsserver.h"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: syscalls.c,v 1.157 2005/02/25 19:55:18 matt Exp $ */
|
||||
/* $NetBSD: syscalls.c,v 1.158 2005/02/27 00:02:40 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.144 2005/02/19 22:15:51 matt Exp
|
||||
* created from NetBSD: syscalls.master,v 1.145 2005/02/25 19:53:56 matt Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.157 2005/02/25 19:55:18 matt Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.158 2005/02/27 00:02:40 perry Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: syscall.h,v 1.155 2005/02/25 19:55:18 matt Exp $ */
|
||||
/* $NetBSD: syscall.h,v 1.156 2005/02/27 00:03:25 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.144 2005/02/19 22:15:51 matt Exp
|
||||
* created from NetBSD: syscalls.master,v 1.145 2005/02/25 19:53:56 matt Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: syscallargs.h,v 1.137 2005/02/25 19:55:18 matt Exp $ */
|
||||
/* $NetBSD: syscallargs.h,v 1.138 2005/02/27 00:03:25 perry Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.144 2005/02/19 22:15:51 matt Exp
|
||||
* created from NetBSD: syscalls.master,v 1.145 2005/02/25 19:53:56 matt Exp
|
||||
*/
|
||||
|
||||
#ifndef _SYS__SYSCALLARGS_H_
|
||||
|
|
Loading…
Reference in New Issue