From d790d03f42b70911ea1d96518a45155e91156008 Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Mon, 4 Feb 2002 20:06:17 +0000 Subject: sync --- sys/compat/linux/linux_syscall.h | 4 ++-- sys/compat/linux/linux_syscallargs.h | 4 ++-- sys/compat/linux/linux_syscalls.c | 4 ++-- sys/compat/linux/linux_sysent.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sys/compat') diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index 6bcbb8ef76b..1d4d3840560 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscall.h,v 1.32 2002/02/04 20:04:52 provos Exp $ */ +/* $OpenBSD: linux_syscall.h,v 1.33 2002/02/04 20:06:16 provos Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.32 2002/02/04 20:04:52 provos Exp */ /* syscall: "syscall" ret: "int" args: */ diff --git a/sys/compat/linux/linux_syscallargs.h b/sys/compat/linux/linux_syscallargs.h index f0c49a76ffa..53b00bd1a3e 100644 --- a/sys/compat/linux/linux_syscallargs.h +++ b/sys/compat/linux/linux_syscallargs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscallargs.h,v 1.33 2002/02/04 20:04:52 provos Exp $ */ +/* $OpenBSD: linux_syscallargs.h,v 1.34 2002/02/04 20:06:16 provos Exp $ */ /* * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.32 2002/02/04 20:04:52 provos Exp */ #ifdef syscallarg diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index de0fce33513..17cc8bee84c 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscalls.c,v 1.32 2002/02/04 20:04:52 provos Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.33 2002/02/04 20:06:16 provos Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.32 2002/02/04 20:04:52 provos Exp */ char *linux_syscallnames[] = { diff --git a/sys/compat/linux/linux_sysent.c b/sys/compat/linux/linux_sysent.c index 7d785cd33aa..3867d92625a 100644 --- a/sys/compat/linux/linux_sysent.c +++ b/sys/compat/linux/linux_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_sysent.c,v 1.33 2002/02/04 20:04:52 provos Exp $ */ +/* $OpenBSD: linux_sysent.c,v 1.34 2002/02/04 20:06:16 provos Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.32 2002/02/04 20:04:52 provos Exp */ #include -- cgit v1.2.3