Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.
This commit is contained in:
parent
6f072b9e90
commit
466d6e1aa9
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.80 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.81 2011/05/30 21:37:37 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.73 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.74 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.79 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.80 2011/05/30 21:37:37 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.73 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.74 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.81 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.82 2011/05/30 21:37:37 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.73 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.74 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.81 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.82 2011/05/30 21:37:37 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.80 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.81 2011/05/30 21:37:37 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.73 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.74 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.80 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.81 2011/05/30 21:37:37 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_sysv.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.40 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.41 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.36 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.37 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.40 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.41 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.36 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.37 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.40 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.41 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.36 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.37 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.40 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.41 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.40 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.41 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.36 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.37 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.40 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.41 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_sysv.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.49 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.50 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.45 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.49 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.50 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.45 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.49 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.50 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.45 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.49 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.50 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.49 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.50 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.45 2011/04/15 13:04:52 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.49 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.50 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/poll.h>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.90 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.91 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.104 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.105 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.90 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.91 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.104 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.105 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.91 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.92 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.104 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.105 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.91 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.92 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.90 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.91 2011/05/30 21:37:38 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.104 2011/04/10 15:48:46 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.105 2011/05/30 17:50:31 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.90 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.91 2011/05/30 21:37:38 alnsn Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/poll.h>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.77 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.78 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.70 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.76 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.77 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.70 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.77 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.70 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.77 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.77 2011/05/30 17:50:31 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.70 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.71 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.77 2011/05/30 17:50:31 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.78 2011/05/30 21:37:39 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_compat_netbsd.h"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.46 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.47 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.40 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.45 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.46 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.40 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.40 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.40 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.41 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/poll.h>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscall.h,v 1.53 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscall.h,v 1.54 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux_syscallargs.h,v 1.52 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscallargs.h,v 1.53 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_syscalls.c,v 1.52 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_syscalls.c,v 1.53 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.52 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.53 2011/05/30 21:37:40 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux_sysent.c,v 1.53 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux_sysent.c,v 1.54 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.46 2011/04/15 13:04:53 he Exp
|
||||
* created from NetBSD: syscalls.master,v 1.47 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.53 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.54 2011/05/30 21:37:40 alnsn Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/poll.h>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux32_syscall.h,v 1.62 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux32_syscall.h,v 1.63 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.58 2011/04/10 15:47:21 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.59 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX32_SYS_SYSCALL_H_
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: linux32_syscallargs.h,v 1.62 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux32_syscallargs.h,v 1.63 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.58 2011/04/10 15:47:21 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.59 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX32_SYS_SYSCALLARGS_H_
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux32_syscalls.c,v 1.62 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux32_syscalls.c,v 1.63 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.58 2011/04/10 15:47:21 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.59 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux32_syscalls.c,v 1.62 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux32_syscalls.c,v 1.63 2011/05/30 21:37:40 alnsn Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
/* $NetBSD: linux32_sysent.c,v 1.62 2011/05/30 17:50:32 alnsn Exp $ */
|
||||
/* $NetBSD: linux32_sysent.c,v 1.63 2011/05/30 21:37:40 alnsn Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.58 2011/04/10 15:47:21 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.59 2011/05/30 17:50:32 alnsn Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux32_sysent.c,v 1.62 2011/05/30 17:50:32 alnsn Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: linux32_sysent.c,v 1.63 2011/05/30 21:37:40 alnsn Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/poll.h>
|
||||
|
|
Loading…
Reference in New Issue