summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2009-01-13 22:33:11 +0000
committerpooka <pooka@NetBSD.org>2009-01-13 22:33:11 +0000
commit09ba2d6689a506b16c52cf72ec3cff2c4c23366d (patch)
tree0146d07d5b93ce3acc002214c619572886e39691 /sys
parent2758ac8cf1d3f96d4ed51b2e6f6e52d78e1dbdc4 (diff)
Regen to prove I didn't screw up the conversion: purely RCSID changes.
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscall.h4
-rw-r--r--sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscallargs.h4
-rw-r--r--sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscalls.c6
-rw-r--r--sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_sysent.c6
-rw-r--r--sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscall.h2
-rw-r--r--sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscallargs.h2
-rw-r--r--sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscalls.c4
-rw-r--r--sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_sysent.c4
-rw-r--r--sys/compat/netbsd32/netbsd32_syscall.h4
-rw-r--r--sys/compat/netbsd32/netbsd32_syscallargs.h4
-rw-r--r--sys/compat/netbsd32/netbsd32_syscalls.c6
-rw-r--r--sys/compat/netbsd32/netbsd32_sysent.c6
-rw-r--r--sys/compat/osf1/osf1_syscall.h4
-rw-r--r--sys/compat/osf1/osf1_syscallargs.h4
-rw-r--r--sys/compat/osf1/osf1_syscalls.c6
-rw-r--r--sys/compat/osf1/osf1_sysent.c6
-rw-r--r--sys/compat/sunos/sunos_syscall.h4
-rw-r--r--sys/compat/sunos/sunos_syscallargs.h4
-rw-r--r--sys/compat/sunos/sunos_syscalls.c6
-rw-r--r--sys/compat/sunos/sunos_sysent.c6
-rw-r--r--sys/compat/sunos32/sunos32_syscall.h4
-rw-r--r--sys/compat/sunos32/sunos32_syscallargs.h4
-rw-r--r--sys/compat/sunos32/sunos32_syscalls.c6
-rw-r--r--sys/compat/sunos32/sunos32_sysent.c6
-rw-r--r--sys/compat/svr4/svr4_syscall.h4
-rw-r--r--sys/compat/svr4/svr4_syscallargs.h4
-rw-r--r--sys/compat/svr4/svr4_syscalls.c6
-rw-r--r--sys/compat/svr4/svr4_sysent.c6
-rw-r--r--sys/compat/svr4_32/svr4_32_syscall.h4
-rw-r--r--sys/compat/svr4_32/svr4_32_syscallargs.h4
-rw-r--r--sys/compat/svr4_32/svr4_32_syscalls.c6
-rw-r--r--sys/compat/svr4_32/svr4_32_sysent.c6
-rw-r--r--sys/compat/ultrix/ultrix_syscall.h4
-rw-r--r--sys/compat/ultrix/ultrix_syscallargs.h4
-rw-r--r--sys/compat/ultrix/ultrix_syscalls.c6
-rw-r--r--sys/compat/ultrix/ultrix_sysent.c6
-rw-r--r--sys/kern/init_sysent.c6
-rw-r--r--sys/kern/syscalls.c6
-rw-r--r--sys/sys/syscall.h4
-rw-r--r--sys/sys/syscallargs.h4
40 files changed, 96 insertions, 96 deletions
diff --git a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscall.h b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscall.h
index 12dab8884c2..7d01d224eab 100644
--- a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscall.h
+++ b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: mach_fasttraps_syscall.h,v 1.12 2007/12/20 23:10:48 dsl Exp $ */
+/* $NetBSD: mach_fasttraps_syscall.h,v 1.13 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.7 2007/02/09 21:55:22 ad Exp
+ * created from NetBSD: syscalls.master,v 1.8 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _MACH_FASTTRAPS_SYS_SYSCALL_H_
diff --git a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscallargs.h b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscallargs.h
index 15cc65f9fb1..ec679114d8e 100644
--- a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscallargs.h
+++ b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.12 2007/12/20 23:10:48 dsl Exp $ */
+/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.13 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.7 2007/02/09 21:55:22 ad Exp
+ * created from NetBSD: syscalls.master,v 1.8 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _MACH_FASTTRAPS_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscalls.c b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscalls.c
index 5e56129b327..21f4c35af12 100644
--- a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscalls.c
+++ b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: mach_fasttraps_syscalls.c,v 1.13 2007/12/20 23:10:48 dsl Exp $ */
+/* $NetBSD: mach_fasttraps_syscalls.c,v 1.14 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.7 2007/02/09 21:55:22 ad Exp
+ * created from NetBSD: syscalls.master,v 1.8 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.13 2007/12/20 23:10:48 dsl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.14 2009/01/13 22:33:11 pooka Exp $");
#if defined(_KERNEL_OPT)
#include <sys/param.h>
diff --git a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_sysent.c b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_sysent.c
index 243cf162a8e..a5a59e6b5ba 100644
--- a/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_sysent.c
+++ b/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: mach_fasttraps_sysent.c,v 1.13 2007/12/20 23:10:49 dsl Exp $ */
+/* $NetBSD: mach_fasttraps_sysent.c,v 1.14 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.7 2007/02/09 21:55:22 ad Exp
+ * created from NetBSD: syscalls.master,v 1.8 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.13 2007/12/20 23:10:49 dsl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.14 2009/01/13 22:33:11 pooka Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscall.h b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscall.h
index 6a53bd4fb25..61528517c89 100644
--- a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscall.h
+++ b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscall.h
@@ -1,4 +1,4 @@
-/* $NetBSD: mach_ppccalls_syscall.h,v 1.7 2007/12/20 23:10:49 dsl Exp $ */
+/* $NetBSD: mach_ppccalls_syscall.h,v 1.8 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call numbers.
diff --git a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscallargs.h b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscallargs.h
index c9cda91d187..92d627587d8 100644
--- a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscallargs.h
+++ b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscallargs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: mach_ppccalls_syscallargs.h,v 1.7 2007/12/20 23:10:49 dsl Exp $ */
+/* $NetBSD: mach_ppccalls_syscallargs.h,v 1.8 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call argument lists.
diff --git a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscalls.c b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscalls.c
index 7b305f5e589..8f489c17977 100644
--- a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscalls.c
+++ b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_syscalls.c
@@ -1,4 +1,4 @@
-/* $NetBSD: mach_ppccalls_syscalls.c,v 1.8 2007/12/20 23:10:49 dsl Exp $ */
+/* $NetBSD: mach_ppccalls_syscalls.c,v 1.9 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call names.
@@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_syscalls.c,v 1.8 2007/12/20 23:10:49 dsl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_syscalls.c,v 1.9 2009/01/13 22:33:11 pooka Exp $");
#if defined(_KERNEL_OPT)
#include <sys/param.h>
diff --git a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_sysent.c b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_sysent.c
index eee25cbce5e..21579d01566 100644
--- a/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_sysent.c
+++ b/sys/compat/mach/arch/powerpc/ppccalls/mach_ppccalls_sysent.c
@@ -1,4 +1,4 @@
-/* $NetBSD: mach_ppccalls_sysent.c,v 1.8 2007/12/20 23:10:49 dsl Exp $ */
+/* $NetBSD: mach_ppccalls_sysent.c,v 1.9 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call switch table.
@@ -8,7 +8,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_sysent.c,v 1.8 2007/12/20 23:10:49 dsl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mach_ppccalls_sysent.c,v 1.9 2009/01/13 22:33:11 pooka Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/compat/netbsd32/netbsd32_syscall.h b/sys/compat/netbsd32/netbsd32_syscall.h
index 2234c27a99b..3930d25c43f 100644
--- a/sys/compat/netbsd32/netbsd32_syscall.h
+++ b/sys/compat/netbsd32/netbsd32_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscall.h,v 1.84 2009/01/13 21:49:16 pooka Exp $ */
+/* $NetBSD: netbsd32_syscall.h,v 1.85 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.76 2009/01/13 21:48:35 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.77 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _NETBSD32_SYS_SYSCALL_H_
diff --git a/sys/compat/netbsd32/netbsd32_syscallargs.h b/sys/compat/netbsd32/netbsd32_syscallargs.h
index cdb7faf3fd5..2049918971d 100644
--- a/sys/compat/netbsd32/netbsd32_syscallargs.h
+++ b/sys/compat/netbsd32/netbsd32_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscallargs.h,v 1.84 2009/01/13 21:49:16 pooka Exp $ */
+/* $NetBSD: netbsd32_syscallargs.h,v 1.85 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.76 2009/01/13 21:48:35 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.77 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _NETBSD32_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/netbsd32/netbsd32_syscalls.c b/sys/compat/netbsd32/netbsd32_syscalls.c
index b5b921e25a2..7995ab78cc5 100644
--- a/sys/compat/netbsd32/netbsd32_syscalls.c
+++ b/sys/compat/netbsd32/netbsd32_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_syscalls.c,v 1.83 2009/01/13 21:49:16 pooka Exp $ */
+/* $NetBSD: netbsd32_syscalls.c,v 1.84 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.76 2009/01/13 21:48:35 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.77 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.83 2009/01/13 21:49:16 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.84 2009/01/13 22:33:11 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/netbsd32/netbsd32_sysent.c b/sys/compat/netbsd32/netbsd32_sysent.c
index dd81a783bc2..95635447f5b 100644
--- a/sys/compat/netbsd32/netbsd32_sysent.c
+++ b/sys/compat/netbsd32/netbsd32_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_sysent.c,v 1.83 2009/01/13 21:49:17 pooka Exp $ */
+/* $NetBSD: netbsd32_sysent.c,v 1.84 2009/01/13 22:33:11 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.76 2009/01/13 21:48:35 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.77 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.83 2009/01/13 21:49:17 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.84 2009/01/13 22:33:11 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_netbsd.h"
diff --git a/sys/compat/osf1/osf1_syscall.h b/sys/compat/osf1/osf1_syscall.h
index fe2d1a1722c..4c817bcbb95 100644
--- a/sys/compat/osf1/osf1_syscall.h
+++ b/sys/compat/osf1/osf1_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: osf1_syscall.h,v 1.58 2008/12/02 13:45:40 njoly Exp $ */
+/* $NetBSD: osf1_syscall.h,v 1.59 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.47 2008/12/02 13:45:02 njoly Exp
+ * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _OSF1_SYS_SYSCALL_H_
diff --git a/sys/compat/osf1/osf1_syscallargs.h b/sys/compat/osf1/osf1_syscallargs.h
index 8901450c773..66a1a77e560 100644
--- a/sys/compat/osf1/osf1_syscallargs.h
+++ b/sys/compat/osf1/osf1_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: osf1_syscallargs.h,v 1.59 2008/12/02 13:45:40 njoly Exp $ */
+/* $NetBSD: osf1_syscallargs.h,v 1.60 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.47 2008/12/02 13:45:02 njoly Exp
+ * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _OSF1_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/osf1/osf1_syscalls.c b/sys/compat/osf1/osf1_syscalls.c
index 171fa6beaeb..6a31431602c 100644
--- a/sys/compat/osf1/osf1_syscalls.c
+++ b/sys/compat/osf1/osf1_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: osf1_syscalls.c,v 1.57 2008/12/02 13:45:40 njoly Exp $ */
+/* $NetBSD: osf1_syscalls.c,v 1.58 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.47 2008/12/02 13:45:02 njoly Exp
+ * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.57 2008/12/02 13:45:40 njoly Exp $");
+__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.58 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/osf1/osf1_sysent.c b/sys/compat/osf1/osf1_sysent.c
index 0bbb2538f78..ef7586e8775 100644
--- a/sys/compat/osf1/osf1_sysent.c
+++ b/sys/compat/osf1/osf1_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: osf1_sysent.c,v 1.59 2008/12/02 13:45:40 njoly Exp $ */
+/* $NetBSD: osf1_sysent.c,v 1.60 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.47 2008/12/02 13:45:02 njoly Exp
+ * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.59 2008/12/02 13:45:40 njoly Exp $");
+__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.60 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_43.h"
diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h
index d964efef4bb..003c463eaa0 100644
--- a/sys/compat/sunos/sunos_syscall.h
+++ b/sys/compat/sunos/sunos_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: sunos_syscall.h,v 1.83 2009/01/13 22:00:48 pooka Exp $ */
+/* $NetBSD: sunos_syscall.h,v 1.84 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.73 2009/01/13 21:57:55 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.74 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _SUNOS_SYS_SYSCALL_H_
diff --git a/sys/compat/sunos/sunos_syscallargs.h b/sys/compat/sunos/sunos_syscallargs.h
index 219948843be..c091548fc98 100644
--- a/sys/compat/sunos/sunos_syscallargs.h
+++ b/sys/compat/sunos/sunos_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: sunos_syscallargs.h,v 1.67 2009/01/13 22:00:48 pooka Exp $ */
+/* $NetBSD: sunos_syscallargs.h,v 1.68 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.73 2009/01/13 21:57:55 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.74 2009/01/13 22:27:43 pooka Exp
*/
#ifndef _SUNOS_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/sunos/sunos_syscalls.c b/sys/compat/sunos/sunos_syscalls.c
index f4a643fd390..16622c344aa 100644
--- a/sys/compat/sunos/sunos_syscalls.c
+++ b/sys/compat/sunos/sunos_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: sunos_syscalls.c,v 1.82 2009/01/13 22:00:48 pooka Exp $ */
+/* $NetBSD: sunos_syscalls.c,v 1.83 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.73 2009/01/13 21:57:55 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.74 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.82 2009/01/13 22:00:48 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sunos_syscalls.c,v 1.83 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/sunos/sunos_sysent.c b/sys/compat/sunos/sunos_sysent.c
index c001c6954ca..b663581dd92 100644
--- a/sys/compat/sunos/sunos_sysent.c
+++ b/sys/compat/sunos/sunos_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: sunos_sysent.c,v 1.78 2009/01/13 22:00:48 pooka Exp $ */
+/* $NetBSD: sunos_sysent.c,v 1.79 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.73 2009/01/13 21:57:55 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.74 2009/01/13 22:27:43 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.78 2009/01/13 22:00:48 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sunos_sysent.c,v 1.79 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_sysv.h"
diff --git a/sys/compat/sunos32/sunos32_syscall.h b/sys/compat/sunos32/sunos32_syscall.h
index 756eb1523a3..359e3b98fc4 100644
--- a/sys/compat/sunos32/sunos32_syscall.h
+++ b/sys/compat/sunos32/sunos32_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: sunos32_syscall.h,v 1.24 2009/01/13 22:03:39 pooka Exp $ */
+/* $NetBSD: sunos32_syscall.h,v 1.25 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; NetBSD: syscalls.master,v 1.19 2009/01/13 22:03:12 pooka Exp
+ * created from; NetBSD: syscalls.master,v 1.20 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SUNOS32_SYS_SYSCALL_H_
diff --git a/sys/compat/sunos32/sunos32_syscallargs.h b/sys/compat/sunos32/sunos32_syscallargs.h
index 7a069b31486..253226177e3 100644
--- a/sys/compat/sunos32/sunos32_syscallargs.h
+++ b/sys/compat/sunos32/sunos32_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: sunos32_syscallargs.h,v 1.23 2009/01/13 22:03:39 pooka Exp $ */
+/* $NetBSD: sunos32_syscallargs.h,v 1.24 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; NetBSD: syscalls.master,v 1.19 2009/01/13 22:03:12 pooka Exp
+ * created from; NetBSD: syscalls.master,v 1.20 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SUNOS32_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/sunos32/sunos32_syscalls.c b/sys/compat/sunos32/sunos32_syscalls.c
index 14a26d999cc..f19a3ab89ca 100644
--- a/sys/compat/sunos32/sunos32_syscalls.c
+++ b/sys/compat/sunos32/sunos32_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: sunos32_syscalls.c,v 1.23 2009/01/13 22:03:39 pooka Exp $ */
+/* $NetBSD: sunos32_syscalls.c,v 1.24 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; NetBSD: syscalls.master,v 1.19 2009/01/13 22:03:12 pooka Exp
+ * created from; NetBSD: syscalls.master,v 1.20 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.23 2009/01/13 22:03:39 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sunos32_syscalls.c,v 1.24 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/sunos32/sunos32_sysent.c b/sys/compat/sunos32/sunos32_sysent.c
index 0c80ed68da3..e7f47602b44 100644
--- a/sys/compat/sunos32/sunos32_sysent.c
+++ b/sys/compat/sunos32/sunos32_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: sunos32_sysent.c,v 1.25 2009/01/13 22:03:39 pooka Exp $ */
+/* $NetBSD: sunos32_sysent.c,v 1.26 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; NetBSD: syscalls.master,v 1.19 2009/01/13 22:03:12 pooka Exp
+ * created from; NetBSD: syscalls.master,v 1.20 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.25 2009/01/13 22:03:39 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sunos32_sysent.c,v 1.26 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_sysv.h"
diff --git a/sys/compat/svr4/svr4_syscall.h b/sys/compat/svr4/svr4_syscall.h
index 7666811f589..653146d735b 100644
--- a/sys/compat/svr4/svr4_syscall.h
+++ b/sys/compat/svr4/svr4_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_syscall.h,v 1.82 2009/01/13 22:08:59 pooka Exp $ */
+/* $NetBSD: svr4_syscall.h,v 1.83 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.60 2009/01/13 22:08:30 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.61 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SVR4_SYS_SYSCALL_H_
diff --git a/sys/compat/svr4/svr4_syscallargs.h b/sys/compat/svr4/svr4_syscallargs.h
index e8decaf0b6e..518bf7cf956 100644
--- a/sys/compat/svr4/svr4_syscallargs.h
+++ b/sys/compat/svr4/svr4_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_syscallargs.h,v 1.81 2009/01/13 22:08:59 pooka Exp $ */
+/* $NetBSD: svr4_syscallargs.h,v 1.82 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.60 2009/01/13 22:08:30 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.61 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SVR4_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/svr4/svr4_syscalls.c b/sys/compat/svr4/svr4_syscalls.c
index 7f92bc11d95..bfdc4bf9190 100644
--- a/sys/compat/svr4/svr4_syscalls.c
+++ b/sys/compat/svr4/svr4_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: svr4_syscalls.c,v 1.82 2009/01/13 22:08:59 pooka Exp $ */
+/* $NetBSD: svr4_syscalls.c,v 1.83 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.60 2009/01/13 22:08:30 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.61 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.82 2009/01/13 22:08:59 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: svr4_syscalls.c,v 1.83 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/svr4/svr4_sysent.c b/sys/compat/svr4/svr4_sysent.c
index e05f745653a..c77024fff87 100644
--- a/sys/compat/svr4/svr4_sysent.c
+++ b/sys/compat/svr4/svr4_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: svr4_sysent.c,v 1.85 2009/01/13 22:08:59 pooka Exp $ */
+/* $NetBSD: svr4_sysent.c,v 1.86 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.60 2009/01/13 22:08:30 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.61 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.85 2009/01/13 22:08:59 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: svr4_sysent.c,v 1.86 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ntp.h"
diff --git a/sys/compat/svr4_32/svr4_32_syscall.h b/sys/compat/svr4_32/svr4_32_syscall.h
index 47046df6c55..083335bc590 100644
--- a/sys/compat/svr4_32/svr4_32_syscall.h
+++ b/sys/compat/svr4_32/svr4_32_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_32_syscall.h,v 1.19 2009/01/13 22:11:32 pooka Exp $ */
+/* $NetBSD: svr4_32_syscall.h,v 1.20 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.18 2009/01/13 22:10:58 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.19 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SVR4_32_SYS_SYSCALL_H_
diff --git a/sys/compat/svr4_32/svr4_32_syscallargs.h b/sys/compat/svr4_32/svr4_32_syscallargs.h
index 03f72d9464e..d1fe97a76f5 100644
--- a/sys/compat/svr4_32/svr4_32_syscallargs.h
+++ b/sys/compat/svr4_32/svr4_32_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_32_syscallargs.h,v 1.19 2009/01/13 22:11:32 pooka Exp $ */
+/* $NetBSD: svr4_32_syscallargs.h,v 1.20 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.18 2009/01/13 22:10:58 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.19 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SVR4_32_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/svr4_32/svr4_32_syscalls.c b/sys/compat/svr4_32/svr4_32_syscalls.c
index 3d9847c9f57..ab0632c262a 100644
--- a/sys/compat/svr4_32/svr4_32_syscalls.c
+++ b/sys/compat/svr4_32/svr4_32_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: svr4_32_syscalls.c,v 1.19 2009/01/13 22:11:32 pooka Exp $ */
+/* $NetBSD: svr4_32_syscalls.c,v 1.20 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.18 2009/01/13 22:10:58 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.19 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.19 2009/01/13 22:11:32 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: svr4_32_syscalls.c,v 1.20 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/svr4_32/svr4_32_sysent.c b/sys/compat/svr4_32/svr4_32_sysent.c
index ef8e6250b9b..7304deb08c9 100644
--- a/sys/compat/svr4_32/svr4_32_sysent.c
+++ b/sys/compat/svr4_32/svr4_32_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: svr4_32_sysent.c,v 1.20 2009/01/13 22:11:32 pooka Exp $ */
+/* $NetBSD: svr4_32_sysent.c,v 1.21 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.18 2009/01/13 22:10:58 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.19 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.20 2009/01/13 22:11:32 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: svr4_32_sysent.c,v 1.21 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ntp.h"
diff --git a/sys/compat/ultrix/ultrix_syscall.h b/sys/compat/ultrix/ultrix_syscall.h
index 9acf2a09047..712c859891e 100644
--- a/sys/compat/ultrix/ultrix_syscall.h
+++ b/sys/compat/ultrix/ultrix_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: ultrix_syscall.h,v 1.58 2009/01/13 22:16:11 pooka Exp $ */
+/* $NetBSD: ultrix_syscall.h,v 1.59 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:15:42 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.49 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _ULTRIX_SYS_SYSCALL_H_
diff --git a/sys/compat/ultrix/ultrix_syscallargs.h b/sys/compat/ultrix/ultrix_syscallargs.h
index a54a26b5859..b0cea79fbac 100644
--- a/sys/compat/ultrix/ultrix_syscallargs.h
+++ b/sys/compat/ultrix/ultrix_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: ultrix_syscallargs.h,v 1.53 2009/01/13 22:16:11 pooka Exp $ */
+/* $NetBSD: ultrix_syscallargs.h,v 1.54 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:15:42 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.49 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _ULTRIX_SYS_SYSCALLARGS_H_
diff --git a/sys/compat/ultrix/ultrix_syscalls.c b/sys/compat/ultrix/ultrix_syscalls.c
index 996f3b417c2..f7a61f19f45 100644
--- a/sys/compat/ultrix/ultrix_syscalls.c
+++ b/sys/compat/ultrix/ultrix_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: ultrix_syscalls.c,v 1.57 2009/01/13 22:16:11 pooka Exp $ */
+/* $NetBSD: ultrix_syscalls.c,v 1.58 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:15:42 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.49 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.57 2009/01/13 22:16:11 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ultrix_syscalls.c,v 1.58 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff --git a/sys/compat/ultrix/ultrix_sysent.c b/sys/compat/ultrix/ultrix_sysent.c
index 32c9b0d7e97..4355e22e7f3 100644
--- a/sys/compat/ultrix/ultrix_sysent.c
+++ b/sys/compat/ultrix/ultrix_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: ultrix_sysent.c,v 1.60 2009/01/13 22:16:11 pooka Exp $ */
+/* $NetBSD: ultrix_sysent.c,v 1.61 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:15:42 pooka Exp
+ * created from NetBSD: syscalls.master,v 1.49 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.60 2009/01/13 22:16:11 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ultrix_sysent.c,v 1.61 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "fs_nfs.h"
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c
index f83a240213c..81a48123e7b 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,14 +1,14 @@
-/* $NetBSD: init_sysent.c,v 1.237 2009/01/11 19:41:12 christos Exp $ */
+/* $NetBSD: init_sysent.c,v 1.238 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.220 2009/01/11 19:40:38 christos Exp
+ * created from NetBSD: syscalls.master,v 1.221 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.237 2009/01/11 19:41:12 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.238 2009/01/13 22:33:17 pooka Exp $");
#include "opt_ntp.h"
#include "opt_sysv.h"
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index 2d2c2c4b4c8..bdafe94c576 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: syscalls.c,v 1.228 2009/01/11 19:41:12 christos Exp $ */
+/* $NetBSD: syscalls.c,v 1.229 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.220 2009/01/11 19:40:38 christos Exp
+ * created from NetBSD: syscalls.master,v 1.221 2009/01/13 22:27:44 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.228 2009/01/11 19:41:12 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.229 2009/01/13 22:33:17 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ntp.h"
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index efa933309f2..7dd111a5bb2 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: syscall.h,v 1.225 2009/01/11 19:41:12 christos Exp $ */
+/* $NetBSD: syscall.h,v 1.226 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.220 2009/01/11 19:40:38 christos Exp
+ * created from NetBSD: syscalls.master,v 1.221 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SYS_SYSCALL_H_
diff --git a/sys/sys/syscallargs.h b/sys/sys/syscallargs.h
index 368300d2d48..13fa07ae914 100644
--- a/sys/sys/syscallargs.h
+++ b/sys/sys/syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: syscallargs.h,v 1.207 2009/01/11 19:41:12 christos Exp $ */
+/* $NetBSD: syscallargs.h,v 1.208 2009/01/13 22:33:17 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.220 2009/01/11 19:40:38 christos Exp
+ * created from NetBSD: syscalls.master,v 1.221 2009/01/13 22:27:44 pooka Exp
*/
#ifndef _SYS_SYSCALLARGS_H_