This commit is contained in:
christos 1998-12-10 16:44:16 +00:00
parent 95f1a325a2
commit 32b0dc0fbd
4 changed files with 10 additions and 8 deletions

View File

@ -1,16 +1,17 @@
/* $NetBSD: init_sysent.c,v 1.100 1998/11/26 16:13:56 kleink Exp $ */
/* $NetBSD: init_sysent.c,v 1.101 1998/12/10 16:44:16 christos Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.86 1998/11/26 16:07:05 kleink Exp
* created from NetBSD: syscalls.master,v 1.87 1998/12/10 15:09:18 christos Exp
*/
#include "opt_ktrace.h"
#include "opt_nfsserver.h"
#include "opt_compat_netbsd.h"
#include "opt_sysv.h"
#include "opt_compat_43.h"
#include "fs_lfs.h"
#include "fs_nfs.h"
#include <sys/param.h>

View File

@ -1,10 +1,10 @@
/* $NetBSD: syscalls.c,v 1.94 1998/11/26 16:13:56 kleink Exp $ */
/* $NetBSD: syscalls.c,v 1.95 1998/12/10 16:44:16 christos Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.86 1998/11/26 16:07:05 kleink Exp
* created from NetBSD: syscalls.master,v 1.87 1998/12/10 15:09:18 christos Exp
*/
#if defined(_KERNEL) && !defined(_LKM)
@ -12,6 +12,7 @@
#include "opt_nfsserver.h"
#include "opt_compat_netbsd.h"
#include "opt_sysv.h"
#include "opt_compat_43.h"
#include "fs_lfs.h"
#include "fs_nfs.h"
#include <sys/param.h>

View File

@ -1,10 +1,10 @@
/* $NetBSD: syscall.h,v 1.93 1998/11/26 16:13:56 kleink Exp $ */
/* $NetBSD: syscall.h,v 1.94 1998/12/10 16:44:41 christos Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.86 1998/11/26 16:07:05 kleink Exp
* created from NetBSD: syscalls.master,v 1.87 1998/12/10 15:09:18 christos Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */

View File

@ -1,10 +1,10 @@
/* $NetBSD: syscallargs.h,v 1.73 1998/11/26 16:13:56 kleink Exp $ */
/* $NetBSD: syscallargs.h,v 1.74 1998/12/10 16:44:41 christos Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.86 1998/11/26 16:07:05 kleink Exp
* created from NetBSD: syscalls.master,v 1.87 1998/12/10 15:09:18 christos Exp
*/
#ifdef syscallarg