Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/compat/svr4 Update from trunk:
details: https://anonhg.NetBSD.org/src/rev/b932f2d30acd
branches: netbsd-1-5
changeset: 488327:b932f2d30acd
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jun 29 23:47:57 2000 +0000
description:
Update from trunk:
Regen (no difference in generated files, but they were not up-to-date).
diffstat:
sys/compat/svr4/svr4_syscall.h | 4 ++--
sys/compat/svr4/svr4_syscallargs.h | 4 ++--
sys/compat/svr4/svr4_syscalls.c | 4 ++--
sys/compat/svr4/svr4_sysent.c | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diffs (64 lines):
diff -r bdd3f4620517 -r b932f2d30acd sys/compat/svr4/svr4_syscall.h
--- a/sys/compat/svr4/svr4_syscall.h Thu Jun 29 23:44:33 2000 +0000
+++ b/sys/compat/svr4/svr4_syscall.h Thu Jun 29 23:47:57 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_syscall.h,v 1.59 1999/09/07 06:25:14 christos Exp $ */
+/* $NetBSD: svr4_syscall.h,v 1.59.12.1 2000/06/29 23:47:57 thorpej Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
+ * created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
/* syscall: "syscall" ret: "int" args: */
diff -r bdd3f4620517 -r b932f2d30acd sys/compat/svr4/svr4_syscallargs.h
--- a/sys/compat/svr4/svr4_syscallargs.h Thu Jun 29 23:44:33 2000 +0000
+++ b/sys/compat/svr4/svr4_syscallargs.h Thu Jun 29 23:47:57 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_syscallargs.h,v 1.57 1999/09/07 06:25:14 christos Exp $ */
+/* $NetBSD: svr4_syscallargs.h,v 1.57.12.1 2000/06/29 23:47:58 thorpej Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
+ * created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#ifndef _SVR4_SYS__SYSCALLARGS_H_
diff -r bdd3f4620517 -r b932f2d30acd sys/compat/svr4/svr4_syscalls.c
--- a/sys/compat/svr4/svr4_syscalls.c Thu Jun 29 23:44:33 2000 +0000
+++ b/sys/compat/svr4/svr4_syscalls.c Thu Jun 29 23:47:57 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_syscalls.c,v 1.58 1999/09/07 06:25:14 christos Exp $ */
+/* $NetBSD: svr4_syscalls.c,v 1.58.12.1 2000/06/29 23:47:58 thorpej Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
+ * created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#if defined(_KERNEL) && !defined(_LKM)
diff -r bdd3f4620517 -r b932f2d30acd sys/compat/svr4/svr4_sysent.c
--- a/sys/compat/svr4/svr4_sysent.c Thu Jun 29 23:44:33 2000 +0000
+++ b/sys/compat/svr4/svr4_sysent.c Thu Jun 29 23:47:57 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: svr4_sysent.c,v 1.60 1999/09/07 06:25:15 christos Exp $ */
+/* $NetBSD: svr4_sysent.c,v 1.60.12.1 2000/06/29 23:48:01 thorpej Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
+ * created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#include "opt_sysv.h"
Home |
Main Index |
Thread Index |
Old Index