Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/compat/svr4 Regen (no difference in generated files, but...



details:   https://anonhg.NetBSD.org/src/rev/7d6423468a4c
branches:  trunk
changeset: 493951:7d6423468a4c
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Jun 27 20:59:23 2000 +0000

description:
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 bc12075e973e -r 7d6423468a4c sys/compat/svr4/svr4_syscall.h
--- a/sys/compat/svr4/svr4_syscall.h    Tue Jun 27 20:57:11 2000 +0000
+++ b/sys/compat/svr4/svr4_syscall.h    Tue Jun 27 20:59:23 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.60 2000/06/27 20:59:23 augustss 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 bc12075e973e -r 7d6423468a4c sys/compat/svr4/svr4_syscallargs.h
--- a/sys/compat/svr4/svr4_syscallargs.h        Tue Jun 27 20:57:11 2000 +0000
+++ b/sys/compat/svr4/svr4_syscallargs.h        Tue Jun 27 20:59:23 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.58 2000/06/27 20:59:23 augustss 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 bc12075e973e -r 7d6423468a4c sys/compat/svr4/svr4_syscalls.c
--- a/sys/compat/svr4/svr4_syscalls.c   Tue Jun 27 20:57:11 2000 +0000
+++ b/sys/compat/svr4/svr4_syscalls.c   Tue Jun 27 20:59:23 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.59 2000/06/27 20:59:24 augustss 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 bc12075e973e -r 7d6423468a4c sys/compat/svr4/svr4_sysent.c
--- a/sys/compat/svr4/svr4_sysent.c     Tue Jun 27 20:57:11 2000 +0000
+++ b/sys/compat/svr4/svr4_sysent.c     Tue Jun 27 20:59:23 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.61 2000/06/27 20:59:24 augustss 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