update for changed makesyscalls.master

This commit is contained in:
cgd 2000-08-18 19:35:15 +00:00
parent 6858b430d3
commit 0199b04bef
52 changed files with 52 additions and 52 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: aout_syscall.h,v 1.10 2000/08/07 18:10:23 bjh21 Exp $ */
/* $NetBSD: aout_syscall.h,v 1.11 2000/08/18 19:35:15 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: aout_syscallargs.h,v 1.11 2000/08/18 19:26:56 cgd Exp $ */
/* $NetBSD: aout_syscallargs.h,v 1.12 2000/08/18 19:35:16 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: aout_syscalls.c,v 1.10 2000/08/07 18:10:24 bjh21 Exp $ */
/* $NetBSD: aout_syscalls.c,v 1.11 2000/08/18 19:35:16 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: aout_sysent.c,v 1.10 2000/08/07 18:10:24 bjh21 Exp $ */
/* $NetBSD: aout_sysent.c,v 1.11 2000/08/18 19:35:16 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscall.h,v 1.36 2000/08/08 02:15:09 itojun Exp $ */
/* $NetBSD: freebsd_syscall.h,v 1.37 2000/08/18 19:35:16 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscallargs.h,v 1.38 2000/08/18 19:26:56 cgd Exp $ */
/* $NetBSD: freebsd_syscallargs.h,v 1.39 2000/08/18 19:35:17 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_syscalls.c,v 1.35 2000/08/08 02:15:10 itojun Exp $ */
/* $NetBSD: freebsd_syscalls.c,v 1.36 2000/08/18 19:35:17 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: freebsd_sysent.c,v 1.37 2000/08/08 02:15:10 itojun Exp $ */
/* $NetBSD: freebsd_sysent.c,v 1.38 2000/08/18 19:35:17 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: hpux_syscall.h,v 1.25 1999/08/25 04:51:06 thorpej Exp $ */
/* $NetBSD: hpux_syscall.h,v 1.26 2000/08/18 19:35:17 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: hpux_syscallargs.h,v 1.23 2000/08/18 19:26:56 cgd Exp $ */
/* $NetBSD: hpux_syscallargs.h,v 1.24 2000/08/18 19:35:17 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: hpux_syscalls.c,v 1.28 1999/08/25 04:51:06 thorpej Exp $ */
/* $NetBSD: hpux_syscalls.c,v 1.29 2000/08/18 19:35:18 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: hpux_sysent.c,v 1.30 1999/08/25 04:51:06 thorpej Exp $ */
/* $NetBSD: hpux_sysent.c,v 1.31 2000/08/18 19:35:18 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscall.h,v 1.26 2000/08/11 22:17:58 matt Exp $ */
/* $NetBSD: ibcs2_syscall.h,v 1.27 2000/08/18 19:35:18 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscallargs.h,v 1.27 2000/08/18 19:26:57 cgd Exp $ */
/* $NetBSD: ibcs2_syscallargs.h,v 1.28 2000/08/18 19:35:18 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_syscalls.c,v 1.25 2000/08/11 22:17:58 matt Exp $ */
/* $NetBSD: ibcs2_syscalls.c,v 1.26 2000/08/18 19:35:18 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ibcs2_sysent.c,v 1.26 2000/08/11 22:17:58 matt Exp $ */
/* $NetBSD: ibcs2_sysent.c,v 1.27 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscall.h,v 1.19 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_syscall.h,v 1.20 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscallargs.h,v 1.19 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_syscallargs.h,v 1.20 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscalls.c,v 1.19 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_syscalls.c,v 1.20 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_sysent.c,v 1.20 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_sysent.c,v 1.21 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscall.h,v 1.18 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_syscall.h,v 1.19 2000/08/18 19:35:19 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscallargs.h,v 1.18 2000/08/18 19:19:50 cgd Exp $ */
/* $NetBSD: linux_syscallargs.h,v 1.19 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscalls.c,v 1.18 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_syscalls.c,v 1.19 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_sysent.c,v 1.18 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_sysent.c,v 1.19 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscall.h,v 1.15 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_syscall.h,v 1.16 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscallargs.h,v 1.15 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_syscallargs.h,v 1.16 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_syscalls.c,v 1.15 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_syscalls.c,v 1.16 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: linux_sysent.c,v 1.15 2000/08/18 19:19:51 cgd Exp $ */
/* $NetBSD: linux_sysent.c,v 1.16 2000/08/18 19:35:20 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscall.h,v 1.15 2000/08/07 18:10:26 bjh21 Exp $ */
/* $NetBSD: netbsd32_syscall.h,v 1.16 2000/08/18 19:35:21 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscallargs.h,v 1.16 2000/08/18 19:26:57 cgd Exp $ */
/* $NetBSD: netbsd32_syscallargs.h,v 1.17 2000/08/18 19:35:21 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_syscalls.c,v 1.15 2000/08/07 18:10:27 bjh21 Exp $ */
/* $NetBSD: netbsd32_syscalls.c,v 1.16 2000/08/18 19:35:21 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: netbsd32_sysent.c,v 1.15 2000/08/07 18:10:27 bjh21 Exp $ */
/* $NetBSD: netbsd32_sysent.c,v 1.16 2000/08/18 19:35:22 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscall.h,v 1.36 1999/05/10 06:00:10 cgd Exp $ */
/* $NetBSD: osf1_syscall.h,v 1.37 2000/08/18 19:35:22 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscallargs.h,v 1.37 2000/08/18 19:25:37 cgd Exp $ */
/* $NetBSD: osf1_syscallargs.h,v 1.38 2000/08/18 19:35:22 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_syscalls.c,v 1.34 1999/05/10 06:00:11 cgd Exp $ */
/* $NetBSD: osf1_syscalls.c,v 1.35 2000/08/18 19:35:22 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: osf1_sysent.c,v 1.36 1999/05/10 06:00:11 cgd Exp $ */
/* $NetBSD: osf1_sysent.c,v 1.37 2000/08/18 19:35:23 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscall.h,v 1.60 2000/04/09 06:49:16 mrg Exp $ */
/* $NetBSD: sunos_syscall.h,v 1.61 2000/08/18 19:35:23 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscallargs.h,v 1.45 2000/08/18 19:26:57 cgd Exp $ */
/* $NetBSD: sunos_syscallargs.h,v 1.46 2000/08/18 19:35:23 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_syscalls.c,v 1.59 2000/04/09 06:49:17 mrg Exp $ */
/* $NetBSD: sunos_syscalls.c,v 1.60 2000/08/18 19:35:23 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: sunos_sysent.c,v 1.52 2000/04/09 06:49:17 mrg Exp $ */
/* $NetBSD: sunos_sysent.c,v 1.53 2000/08/18 19:35:23 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscall.h,v 1.61 2000/08/07 18:10:28 bjh21 Exp $ */
/* $NetBSD: svr4_syscall.h,v 1.62 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscallargs.h,v 1.60 2000/08/18 19:26:57 cgd Exp $ */
/* $NetBSD: svr4_syscallargs.h,v 1.61 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_syscalls.c,v 1.60 2000/08/07 18:10:28 bjh21 Exp $ */
/* $NetBSD: svr4_syscalls.c,v 1.61 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_sysent.c,v 1.62 2000/08/07 18:10:29 bjh21 Exp $ */
/* $NetBSD: svr4_sysent.c,v 1.63 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscall.h,v 1.38 1999/07/30 16:04:41 drochner Exp $ */
/* $NetBSD: ultrix_syscall.h,v 1.39 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscallargs.h,v 1.33 2000/08/18 19:25:37 cgd Exp $ */
/* $NetBSD: ultrix_syscallargs.h,v 1.34 2000/08/18 19:35:24 cgd Exp $ */
/*
* System call argument lists.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_syscalls.c,v 1.36 1999/07/30 16:04:41 drochner Exp $ */
/* $NetBSD: ultrix_syscalls.c,v 1.37 2000/08/18 19:35:25 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ultrix_sysent.c,v 1.37 1999/07/30 16:04:41 drochner Exp $ */
/* $NetBSD: ultrix_sysent.c,v 1.38 2000/08/18 19:35:25 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: init_sysent.c,v 1.116 2000/08/07 18:10:20 bjh21 Exp $ */
/* $NetBSD: init_sysent.c,v 1.117 2000/08/18 19:35:25 cgd Exp $ */
/*
* System call switch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: syscalls.c,v 1.110 2000/08/07 18:10:22 bjh21 Exp $ */
/* $NetBSD: syscalls.c,v 1.111 2000/08/18 19:35:25 cgd Exp $ */
/*
* System call names.

View File

@ -1,4 +1,4 @@
/* $NetBSD: syscall.h,v 1.109 2000/08/07 18:11:55 bjh21 Exp $ */
/* $NetBSD: syscall.h,v 1.110 2000/08/18 19:35:26 cgd Exp $ */
/*
* System call numbers.

View File

@ -1,4 +1,4 @@
/* $NetBSD: syscallargs.h,v 1.91 2000/08/18 19:26:56 cgd Exp $ */
/* $NetBSD: syscallargs.h,v 1.92 2000/08/18 19:35:26 cgd Exp $ */
/*
* System call argument lists.