Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat Regenerate files to pick up correct RCS Ids. Sugg...
details: https://anonhg.NetBSD.org/src/rev/ec09e401e53e
branches: trunk
changeset: 765575:ec09e401e53e
user: alnsn <alnsn%NetBSD.org@localhost>
date: Mon May 30 21:37:37 2011 +0000
description:
Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.
diffstat:
sys/compat/linux/arch/alpha/linux_syscall.h | 4 ++--
sys/compat/linux/arch/alpha/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/alpha/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/alpha/linux_sysent.c | 6 +++---
sys/compat/linux/arch/amd64/linux_syscall.h | 4 ++--
sys/compat/linux/arch/amd64/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/amd64/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/amd64/linux_sysent.c | 6 +++---
sys/compat/linux/arch/arm/linux_syscall.h | 4 ++--
sys/compat/linux/arch/arm/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/arm/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/arm/linux_sysent.c | 6 +++---
sys/compat/linux/arch/i386/linux_syscall.h | 4 ++--
sys/compat/linux/arch/i386/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/i386/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/i386/linux_sysent.c | 6 +++---
sys/compat/linux/arch/m68k/linux_syscall.h | 4 ++--
sys/compat/linux/arch/m68k/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/m68k/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/m68k/linux_sysent.c | 6 +++---
sys/compat/linux/arch/mips/linux_syscall.h | 4 ++--
sys/compat/linux/arch/mips/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/mips/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/mips/linux_sysent.c | 6 +++---
sys/compat/linux/arch/powerpc/linux_syscall.h | 4 ++--
sys/compat/linux/arch/powerpc/linux_syscallargs.h | 4 ++--
sys/compat/linux/arch/powerpc/linux_syscalls.c | 6 +++---
sys/compat/linux/arch/powerpc/linux_sysent.c | 6 +++---
sys/compat/linux32/arch/amd64/linux32_syscall.h | 4 ++--
sys/compat/linux32/arch/amd64/linux32_syscallargs.h | 4 ++--
sys/compat/linux32/arch/amd64/linux32_syscalls.c | 6 +++---
sys/compat/linux32/arch/amd64/linux32_sysent.c | 6 +++---
32 files changed, 80 insertions(+), 80 deletions(-)
diffs (truncated from 592 to 300 lines):
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/alpha/linux_syscall.h
--- a/sys/compat/linux/arch/alpha/linux_syscall.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/alpha/linux_syscall.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/alpha/linux_syscallargs.h
--- a/sys/compat/linux/arch/alpha/linux_syscallargs.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/alpha/linux_syscallargs.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/alpha/linux_syscalls.c
--- a/sys/compat/linux/arch/alpha/linux_syscalls.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/alpha/linux_syscalls.c Mon May 30 21:37:37 2011 +0000
@@ -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)
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/alpha/linux_sysent.c
--- a/sys/compat/linux/arch/alpha/linux_sysent.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/alpha/linux_sysent.c Mon May 30 21:37:37 2011 +0000
@@ -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"
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/amd64/linux_syscall.h
--- a/sys/compat/linux/arch/amd64/linux_syscall.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/amd64/linux_syscall.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/amd64/linux_syscallargs.h
--- a/sys/compat/linux/arch/amd64/linux_syscallargs.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/amd64/linux_syscallargs.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/amd64/linux_syscalls.c
--- a/sys/compat/linux/arch/amd64/linux_syscalls.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/amd64/linux_syscalls.c Mon May 30 21:37:37 2011 +0000
@@ -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)
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/amd64/linux_sysent.c
--- a/sys/compat/linux/arch/amd64/linux_sysent.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/amd64/linux_sysent.c Mon May 30 21:37:37 2011 +0000
@@ -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"
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/arm/linux_syscall.h
--- a/sys/compat/linux/arch/arm/linux_syscall.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/arm/linux_syscall.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/arm/linux_syscallargs.h
--- a/sys/compat/linux/arch/arm/linux_syscallargs.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/arm/linux_syscallargs.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/arm/linux_syscalls.c
--- a/sys/compat/linux/arch/arm/linux_syscalls.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/arm/linux_syscalls.c Mon May 30 21:37:37 2011 +0000
@@ -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>
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/arm/linux_sysent.c
--- a/sys/compat/linux/arch/arm/linux_sysent.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/arm/linux_sysent.c Mon May 30 21:37:37 2011 +0000
@@ -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>
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/i386/linux_syscall.h
--- a/sys/compat/linux/arch/i386/linux_syscall.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/i386/linux_syscall.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/i386/linux_syscallargs.h
--- a/sys/compat/linux/arch/i386/linux_syscallargs.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/i386/linux_syscallargs.h Mon May 30 21:37:37 2011 +0000
@@ -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_
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/i386/linux_syscalls.c
--- a/sys/compat/linux/arch/i386/linux_syscalls.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/i386/linux_syscalls.c Mon May 30 21:37:37 2011 +0000
@@ -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>
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/i386/linux_sysent.c
--- a/sys/compat/linux/arch/i386/linux_sysent.c Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/i386/linux_sysent.c Mon May 30 21:37:37 2011 +0000
@@ -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>
diff -r 0f45faaacdbd -r ec09e401e53e sys/compat/linux/arch/m68k/linux_syscall.h
--- a/sys/compat/linux/arch/m68k/linux_syscall.h Mon May 30 20:34:04 2011 +0000
+++ b/sys/compat/linux/arch/m68k/linux_syscall.h Mon May 30 21:37:37 2011 +0000
@@ -1,10 +1,10 @@
Home |
Main Index |
Thread Index |
Old Index