Source-Changes-HG archive

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

[src/trunk]: src/sys regen



details:   https://anonhg.NetBSD.org/src/rev/07982958b127
branches:  trunk
changeset: 459717:07982958b127
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Sep 22 23:03:20 2019 +0000

description:
regen

diffstat:

 sys/compat/netbsd32/netbsd32_syscall.h           |   36 +-
 sys/compat/netbsd32/netbsd32_syscallargs.h       |   83 ++++-
 sys/compat/netbsd32/netbsd32_syscalls.c          |   38 +-
 sys/compat/netbsd32/netbsd32_syscalls_autoload.c |   10 +-
 sys/compat/netbsd32/netbsd32_sysent.c            |   70 ++--
 sys/compat/netbsd32/netbsd32_systrace_args.c     |  160 ++++++++++-
 sys/kern/init_sysent.c                           |    6 +-
 sys/kern/syscalls.c                              |   40 +-
 sys/kern/syscalls_autoload.c                     |   32 +-
 sys/kern/systrace_args.c                         |  160 ++++++++++-
 sys/rump/include/rump/rump_syscalls.h            |   28 +-
 sys/rump/librump/rumpkern/rump_syscalls.c        |  319 +++++++++++-----------
 sys/rump/librump/rumpkern/rumpkern_syscalls.c    |    4 +-
 sys/rump/librump/rumpnet/rumpnet_syscalls.c      |    6 +-
 sys/rump/librump/rumpvfs/rumpvfs_syscalls.c      |   12 +-
 sys/rump/rump.sysmap                             |    8 +-
 sys/sys/syscall.h                                |   36 +-
 sys/sys/syscallargs.h                            |   91 ++++-
 18 files changed, 764 insertions(+), 375 deletions(-)

diffs (truncated from 2088 to 300 lines):

diff -r 02c975fbf5fb -r 07982958b127 sys/compat/netbsd32/netbsd32_syscall.h
--- a/sys/compat/netbsd32/netbsd32_syscall.h    Sun Sep 22 22:59:37 2019 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscall.h    Sun Sep 22 23:03:20 2019 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscall.h,v 1.142 2019/06/18 16:24:32 christos Exp $ */
+/* $NetBSD: netbsd32_syscall.h,v 1.143 2019/09/22 23:03:20 christos Exp $ */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.127 2019/06/18 16:23:24 christos Exp
+ * created from        NetBSD: syscalls.master,v 1.128 2019/09/22 22:59:38 christos Exp
  */
 
 #ifndef _NETBSD32_SYS_SYSCALL_H_
@@ -927,16 +927,16 @@
 /* syscall: "netbsd32_uuidgen" ret: "int" args: "netbsd32_uuidp_t" "int" */
 #define        NETBSD32_SYS_netbsd32_uuidgen   355
 
-/* syscall: "netbsd32_getvfsstat" ret: "int" args: "netbsd32_statvfsp_t" "netbsd32_size_t" "int" */
-#define        NETBSD32_SYS_netbsd32_getvfsstat        356
+/* syscall: "compat_90_netbsd32_getvfsstat" ret: "int" args: "netbsd32_statvfs90p_t" "netbsd32_size_t" "int" */
+#define        NETBSD32_SYS_compat_90_netbsd32_getvfsstat      356
 
-/* syscall: "netbsd32_statvfs1" ret: "int" args: "netbsd32_charp" "netbsd32_statvfsp_t" "int" */
-#define        NETBSD32_SYS_netbsd32_statvfs1  357
+/* syscall: "compat_90_netbsd32_statvfs1" ret: "int" args: "netbsd32_charp" "netbsd32_statvfs90p_t" "int" */
+#define        NETBSD32_SYS_compat_90_netbsd32_statvfs1        357
 
-/* syscall: "netbsd32_fstatvfs1" ret: "int" args: "int" "netbsd32_statvfsp_t" "int" */
-#define        NETBSD32_SYS_netbsd32_fstatvfs1 358
+/* syscall: "compat_90_netbsd32_fstatvfs1" ret: "int" args: "int" "netbsd32_statvfs90p_t" "int" */
+#define        NETBSD32_SYS_compat_90_netbsd32_fstatvfs1       358
 
-/* syscall: "compat_30_netbsd32_fhstatvfs1" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_statvfsp_t" "int" */
+/* syscall: "compat_30_netbsd32_fhstatvfs1" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_statvfs90p_t" "int" */
 #define        NETBSD32_SYS_compat_30_netbsd32_fhstatvfs1      359
 
 /* syscall: "netbsd32_extattrctl" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "int" "netbsd32_charp" */
@@ -1048,8 +1048,8 @@
 /* syscall: "netbsd32___fhopen40" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "int" */
 #define        NETBSD32_SYS_netbsd32___fhopen40        396
 
-/* syscall: "netbsd32___fhstatvfs140" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "netbsd32_statvfsp_t" "int" */
-#define        NETBSD32_SYS_netbsd32___fhstatvfs140    397
+/* syscall: "compat_90_netbsd32_fhstatvfs1" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "netbsd32_statvfs90p_t" "int" */
+#define        NETBSD32_SYS_compat_90_netbsd32_fhstatvfs1      397
 
 /* syscall: "compat_50_netbsd32___fhstat40" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "netbsd32_stat50p_t" */
 #define        NETBSD32_SYS_compat_50_netbsd32___fhstat40      398
@@ -1274,6 +1274,18 @@
 /* syscall: "netbsd32_clock_getcpuclockid2" ret: "int" args: "idtype_t" "id_t" "netbsd32_clockidp_t" */
 #define        NETBSD32_SYS_netbsd32_clock_getcpuclockid2      482
 
-#define        NETBSD32_SYS_MAXSYSCALL 483
+/* syscall: "netbsd32___getvfsstat90" ret: "int" args: "netbsd32_statvfsp_t" "size_t" "int" */
+#define        NETBSD32_SYS_netbsd32___getvfsstat90    483
+
+/* syscall: "netbsd32___statvfs190" ret: "int" args: "netbsd32_charp" "netbsd32_statvfsp_t" "int" */
+#define        NETBSD32_SYS_netbsd32___statvfs190      484
+
+/* syscall: "netbsd32___fstatvfs190" ret: "int" args: "int" "netbsd32_statvfsp_t" "int" */
+#define        NETBSD32_SYS_netbsd32___fstatvfs190     485
+
+/* syscall: "netbsd32___fhstatvfs190" ret: "int" args: "netbsd32_voidp" "size_t" "netbsd32_statvfsp_t" "int" */
+#define        NETBSD32_SYS_netbsd32___fhstatvfs190    486
+
+#define        NETBSD32_SYS_MAXSYSCALL 487
 #define        NETBSD32_SYS_NSYSENT    512
 #endif /* _NETBSD32_SYS_SYSCALL_H_ */
diff -r 02c975fbf5fb -r 07982958b127 sys/compat/netbsd32/netbsd32_syscallargs.h
--- a/sys/compat/netbsd32/netbsd32_syscallargs.h        Sun Sep 22 22:59:37 2019 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscallargs.h        Sun Sep 22 23:03:20 2019 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscallargs.h,v 1.141 2019/06/18 16:24:32 christos Exp $ */
+/* $NetBSD: netbsd32_syscallargs.h,v 1.142 2019/09/22 23:03:20 christos Exp $ */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.127 2019/06/18 16:23:24 christos Exp
+ * created from        NetBSD: syscalls.master,v 1.128 2019/09/22 22:59:38 christos Exp
  */
 
 #ifndef _NETBSD32_SYS_SYSCALLARGS_H_
@@ -1782,30 +1782,30 @@
 };
 check_syscall_args(netbsd32_uuidgen)
 
-struct netbsd32_getvfsstat_args {
-       syscallarg(netbsd32_statvfsp_t) buf;
+struct compat_90_netbsd32_getvfsstat_args {
+       syscallarg(netbsd32_statvfs90p_t) buf;
        syscallarg(netbsd32_size_t) bufsize;
        syscallarg(int) flags;
 };
-check_syscall_args(netbsd32_getvfsstat)
-
-struct netbsd32_statvfs1_args {
+check_syscall_args(compat_90_netbsd32_getvfsstat)
+
+struct compat_90_netbsd32_statvfs1_args {
        syscallarg(netbsd32_charp) path;
-       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(netbsd32_statvfs90p_t) buf;
        syscallarg(int) flags;
 };
-check_syscall_args(netbsd32_statvfs1)
-
-struct netbsd32_fstatvfs1_args {
+check_syscall_args(compat_90_netbsd32_statvfs1)
+
+struct compat_90_netbsd32_fstatvfs1_args {
        syscallarg(int) fd;
-       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(netbsd32_statvfs90p_t) buf;
        syscallarg(int) flags;
 };
-check_syscall_args(netbsd32_fstatvfs1)
+check_syscall_args(compat_90_netbsd32_fstatvfs1)
 
 struct compat_30_netbsd32_fhstatvfs1_args {
        syscallarg(netbsd32_fhandlep_t) fhp;
-       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(netbsd32_statvfs90p_t) buf;
        syscallarg(int) flags;
 };
 check_syscall_args(compat_30_netbsd32_fhstatvfs1)
@@ -2083,13 +2083,13 @@
 };
 check_syscall_args(netbsd32___fhopen40)
 
-struct netbsd32___fhstatvfs140_args {
+struct compat_90_netbsd32_fhstatvfs1_args {
        syscallarg(netbsd32_pointer_t) fhp;
        syscallarg(netbsd32_size_t) fh_size;
-       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(netbsd32_statvfs90p_t) buf;
        syscallarg(int) flags;
 };
-check_syscall_args(netbsd32___fhstatvfs140)
+check_syscall_args(compat_90_netbsd32_fhstatvfs1)
 
 struct compat_50_netbsd32___fhstat40_args {
        syscallarg(netbsd32_pointer_t) fhp;
@@ -2622,6 +2622,35 @@
 };
 check_syscall_args(netbsd32_clock_getcpuclockid2)
 
+struct netbsd32___getvfsstat90_args {
+       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(size_t) bufsize;
+       syscallarg(int) flags;
+};
+check_syscall_args(netbsd32___getvfsstat90)
+
+struct netbsd32___statvfs190_args {
+       syscallarg(netbsd32_charp) path;
+       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(int) flags;
+};
+check_syscall_args(netbsd32___statvfs190)
+
+struct netbsd32___fstatvfs190_args {
+       syscallarg(int) fd;
+       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(int) flags;
+};
+check_syscall_args(netbsd32___fstatvfs190)
+
+struct netbsd32___fhstatvfs190_args {
+       syscallarg(netbsd32_voidp) fhp;
+       syscallarg(size_t) fh_size;
+       syscallarg(netbsd32_statvfsp_t) buf;
+       syscallarg(int) flags;
+};
+check_syscall_args(netbsd32___fhstatvfs190)
+
 /*
  * System call prototypes.
  */
@@ -3220,11 +3249,11 @@
 
 int    netbsd32_uuidgen(struct lwp *, const struct netbsd32_uuidgen_args *, register_t *);
 
-int    netbsd32_getvfsstat(struct lwp *, const struct netbsd32_getvfsstat_args *, register_t *);
-
-int    netbsd32_statvfs1(struct lwp *, const struct netbsd32_statvfs1_args *, register_t *);
-
-int    netbsd32_fstatvfs1(struct lwp *, const struct netbsd32_fstatvfs1_args *, register_t *);
+int    compat_90_netbsd32_getvfsstat(struct lwp *, const struct compat_90_netbsd32_getvfsstat_args *, register_t *);
+
+int    compat_90_netbsd32_statvfs1(struct lwp *, const struct compat_90_netbsd32_statvfs1_args *, register_t *);
+
+int    compat_90_netbsd32_fstatvfs1(struct lwp *, const struct compat_90_netbsd32_fstatvfs1_args *, register_t *);
 
 int    compat_30_netbsd32_fhstatvfs1(struct lwp *, const struct compat_30_netbsd32_fhstatvfs1_args *, register_t *);
 
@@ -3300,7 +3329,7 @@
 
 int    netbsd32___fhopen40(struct lwp *, const struct netbsd32___fhopen40_args *, register_t *);
 
-int    netbsd32___fhstatvfs140(struct lwp *, const struct netbsd32___fhstatvfs140_args *, register_t *);
+int    compat_90_netbsd32_fhstatvfs1(struct lwp *, const struct compat_90_netbsd32_fhstatvfs1_args *, register_t *);
 
 int    compat_50_netbsd32___fhstat40(struct lwp *, const struct compat_50_netbsd32___fhstat40_args *, register_t *);
 
@@ -3450,4 +3479,12 @@
 
 int    netbsd32_clock_getcpuclockid2(struct lwp *, const struct netbsd32_clock_getcpuclockid2_args *, register_t *);
 
+int    netbsd32___getvfsstat90(struct lwp *, const struct netbsd32___getvfsstat90_args *, register_t *);
+
+int    netbsd32___statvfs190(struct lwp *, const struct netbsd32___statvfs190_args *, register_t *);
+
+int    netbsd32___fstatvfs190(struct lwp *, const struct netbsd32___fstatvfs190_args *, register_t *);
+
+int    netbsd32___fhstatvfs190(struct lwp *, const struct netbsd32___fhstatvfs190_args *, register_t *);
+
 #endif /* _NETBSD32_SYS_SYSCALLARGS_H_ */
diff -r 02c975fbf5fb -r 07982958b127 sys/compat/netbsd32/netbsd32_syscalls.c
--- a/sys/compat/netbsd32/netbsd32_syscalls.c   Sun Sep 22 22:59:37 2019 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls.c   Sun Sep 22 23:03:20 2019 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_syscalls.c,v 1.141 2019/06/18 16:24:32 christos Exp $ */
+/* $NetBSD: netbsd32_syscalls.c,v 1.142 2019/09/22 23:03:20 christos Exp $ */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.127 2019/06/18 16:23:24 christos Exp
+ * created from        NetBSD: syscalls.master,v 1.128 2019/09/22 22:59:38 christos Exp
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.141 2019/06/18 16:24:32 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.142 2019/09/22 23:03:20 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
@@ -395,9 +395,9 @@
        /* 353 */       "#353 (unimplemented)",
        /* 354 */       "netbsd32_fsync_range",
        /* 355 */       "netbsd32_uuidgen",
-       /* 356 */       "netbsd32_getvfsstat",
-       /* 357 */       "netbsd32_statvfs1",
-       /* 358 */       "netbsd32_fstatvfs1",
+       /* 356 */       "compat_90_netbsd32_getvfsstat",
+       /* 357 */       "compat_90_netbsd32_statvfs1",
+       /* 358 */       "compat_90_netbsd32_fstatvfs1",
        /* 359 */       "compat_30_netbsd32_fhstatvfs1",
        /* 360 */       "netbsd32_extattrctl",
        /* 361 */       "netbsd32_extattr_set_file",
@@ -436,7 +436,7 @@
        /* 394 */       "netbsd32___socket30",
        /* 395 */       "netbsd32___getfh30",
        /* 396 */       "netbsd32___fhopen40",
-       /* 397 */       "netbsd32___fhstatvfs140",
+       /* 397 */       "compat_90_netbsd32_fhstatvfs1",
        /* 398 */       "compat_50_netbsd32___fhstat40",
        /* 399 */       "#399 (unimplemented sys_aio_cancel)",
        /* 400 */       "#400 (unimplemented sys_aio_error)",
@@ -530,10 +530,10 @@
        /* 480 */       "netbsd32_fdiscard",
        /* 481 */       "netbsd32_wait6",
        /* 482 */       "netbsd32_clock_getcpuclockid2",
-       /* 483 */       "# filler",
-       /* 484 */       "# filler",
-       /* 485 */       "# filler",
-       /* 486 */       "# filler",
+       /* 483 */       "netbsd32___getvfsstat90",
+       /* 484 */       "netbsd32___statvfs190",
+       /* 485 */       "netbsd32___fstatvfs190",
+       /* 486 */       "netbsd32___fhstatvfs190",
        /* 487 */       "# filler",
        /* 488 */       "# filler",
        /* 489 */       "# filler",
@@ -929,9 +929,9 @@
        /* 353 */       NULL, /* unimplemented */
        /* 354 */       "fsync_range",
        /* 355 */       "uuidgen",
-       /* 356 */       "getvfsstat",
-       /* 357 */       "statvfs1",
-       /* 358 */       "fstatvfs1",
+       /* 356 */       NULL, /* compat_90_netbsd32_getvfsstat */
+       /* 357 */       NULL, /* compat_90_netbsd32_statvfs1 */
+       /* 358 */       NULL, /* compat_90_netbsd32_fstatvfs1 */
        /* 359 */       NULL, /* compat_30_netbsd32_fhstatvfs1 */
        /* 360 */       "extattrctl",
        /* 361 */       "extattr_set_file",
@@ -970,7 +970,7 @@
        /* 394 */       "socket",
        /* 395 */       "getfh",
        /* 396 */       "fhopen",
-       /* 397 */       "fhstatvfs1",
+       /* 397 */       NULL, /* compat_90_netbsd32_fhstatvfs1 */
        /* 398 */       NULL, /* compat_50_netbsd32___fhstat40 */



Home | Main Index | Thread Index | Old Index