This commit is contained in:
christos 2017-01-16 17:43:04 +00:00
parent 80aefa4595
commit 410aba1317
42 changed files with 63 additions and 63 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: aoutm68k_syscall.h,v 1.46 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: aoutm68k_syscall.h,v 1.47 2017/01/16 17:43:04 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: aoutm68k_syscallargs.h,v 1.44 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: aoutm68k_syscallargs.h,v 1.45 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: aoutm68k_syscalls.c,v 1.43 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: aoutm68k_syscalls.c,v 1.44 2017/01/16 17:43:04 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_syscalls.c,v 1.43 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_syscalls.c,v 1.44 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: aoutm68k_sysent.c,v 1.48 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: aoutm68k_sysent.c,v 1.49 2017/01/16 17:43:04 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.48 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.49 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ktrace.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscall.h,v 1.82 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: freebsd_syscall.h,v 1.83 2017/01/16 17:43:04 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscallargs.h,v 1.85 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: freebsd_syscallargs.h,v 1.86 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscalls.c,v 1.82 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: freebsd_syscalls.c,v 1.83 2017/01/16 17:43:04 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.82 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.83 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_sysent.c,v 1.84 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: freebsd_sysent.c,v 1.85 2017/01/16 17:43:04 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.84 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.85 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ktrace.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscall.h,v 1.53 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: ibcs2_syscall.h,v 1.54 2017/01/16 17:43:04 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscallargs.h,v 1.54 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: ibcs2_syscallargs.h,v 1.55 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscalls.c,v 1.54 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: ibcs2_syscalls.c,v 1.55 2017/01/16 17:43:04 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.54 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.55 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_sysent.c,v 1.55 2017/01/13 06:19:35 christos Exp $ */
/* $NetBSD: ibcs2_sysent.c,v 1.56 2017/01/16 17:43:04 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.55 2017/01/13 06:19:35 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.56 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_sysv.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscall.h,v 1.127 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_syscall.h,v 1.128 2017/01/16 17:43:04 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscallargs.h,v 1.127 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_syscallargs.h,v 1.128 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscalls.c,v 1.126 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_syscalls.c,v 1.127 2017/01/16 17:43:04 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.126 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.127 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.9 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.10 2017/01/16 17:43:04 christos Exp $ */
/*
* System call autoload table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.9 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.10 2017/01/16 17:43:04 christos Exp $");
#include <sys/proc.h>
static struct sc_autoload netbsd32_syscalls_autoload[] = {

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_sysent.c,v 1.126 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_sysent.c,v 1.127 2017/01/16 17:43:04 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.126 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.127 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_netbsd.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_systrace_args.c,v 1.17 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: netbsd32_systrace_args.c,v 1.18 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument to DTrace register array converstion.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscall.h,v 1.64 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: osf1_syscall.h,v 1.65 2017/01/16 17:43:04 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscallargs.h,v 1.65 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: osf1_syscallargs.h,v 1.66 2017/01/16 17:43:04 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscalls.c,v 1.63 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: osf1_syscalls.c,v 1.64 2017/01/16 17:43:04 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.63 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.64 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_sysent.c,v 1.65 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: osf1_sysent.c,v 1.66 2017/01/16 17:43:04 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.65 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.66 2017/01/16 17:43:04 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_43.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscall.h,v 1.90 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos_syscall.h,v 1.91 2017/01/16 17:43:05 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscallargs.h,v 1.74 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos_syscallargs.h,v 1.75 2017/01/16 17:43:05 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscalls.c,v 1.89 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos_syscalls.c,v 1.90 2017/01/16 17:43:05 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.89 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.90 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_sysent.c,v 1.85 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos_sysent.c,v 1.86 2017/01/16 17:43:05 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.85 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.86 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_sysv.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos32_syscall.h,v 1.31 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos32_syscall.h,v 1.32 2017/01/16 17:43:05 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos32_syscallargs.h,v 1.30 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos32_syscallargs.h,v 1.31 2017/01/16 17:43:05 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos32_syscalls.c,v 1.30 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos32_syscalls.c,v 1.31 2017/01/16 17:43:05 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.30 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.31 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos32_sysent.c,v 1.32 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: sunos32_sysent.c,v 1.33 2017/01/16 17:43:05 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.32 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.33 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_sysv.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscall.h,v 1.88 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_syscall.h,v 1.89 2017/01/16 17:43:05 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscallargs.h,v 1.87 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_syscallargs.h,v 1.88 2017/01/16 17:43:05 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscalls.c,v 1.88 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_syscalls.c,v 1.89 2017/01/16 17:43:05 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.88 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.89 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_sysent.c,v 1.91 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_sysent.c,v 1.92 2017/01/16 17:43:05 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.91 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.92 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ntp.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_32_syscall.h,v 1.25 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_32_syscall.h,v 1.26 2017/01/16 17:43:05 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_32_syscallargs.h,v 1.25 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_32_syscallargs.h,v 1.26 2017/01/16 17:43:05 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_32_syscalls.c,v 1.25 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_32_syscalls.c,v 1.26 2017/01/16 17:43:05 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.25 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.26 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_32_sysent.c,v 1.26 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: svr4_32_sysent.c,v 1.27 2017/01/16 17:43:05 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.26 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.27 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ntp.h"

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscall.h,v 1.66 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: ultrix_syscall.h,v 1.67 2017/01/16 17:43:05 christos Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscallargs.h,v 1.61 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: ultrix_syscallargs.h,v 1.62 2017/01/16 17:43:05 christos Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscalls.c,v 1.65 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: ultrix_syscalls.c,v 1.66 2017/01/16 17:43:05 christos Exp $ */
/*
* System call names.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.65 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.66 2017/01/16 17:43:05 christos Exp $");
#if defined(_KERNEL_OPT)
#include <sys/param.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_sysent.c,v 1.68 2017/01/13 06:19:36 christos Exp $ */
/* $NetBSD: ultrix_sysent.c,v 1.69 2017/01/16 17:43:05 christos Exp $ */
/*
* System call switch table.
@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.68 2017/01/13 06:19:36 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.69 2017/01/16 17:43:05 christos Exp $");
#include <sys/param.h>
#include <sys/systm.h>