Fix the "created from" field of files generated from syscalls.master (this

master file did not have a RCS Id at generation time, hence the problem)
This commit is contained in:
manu 2001-01-20 19:03:01 +00:00
parent 0d6749fdd9
commit 167ec91e4b
4 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: linux_syscall.h,v 1.1 2001/01/19 01:31:25 manu Exp $ */
/* $NetBSD: linux_syscall.h,v 1.2 2001/01/20 19:03:01 manu Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD
* created from NetBSD: syscalls.master,v 1.1 2001/01/19 01:31:27 manu Exp
*/
/* syscall: "syscall" ret: "int" args: */

View File

@ -1,10 +1,10 @@
/* $NetBSD: linux_syscallargs.h,v 1.1 2001/01/19 01:31:26 manu Exp $ */
/* $NetBSD: linux_syscallargs.h,v 1.2 2001/01/20 19:03:01 manu Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD
* created from NetBSD: syscalls.master,v 1.1 2001/01/19 01:31:27 manu Exp
*/
#ifndef _LINUX_SYS__SYSCALLARGS_H_

View File

@ -1,10 +1,10 @@
/* $NetBSD: linux_syscalls.c,v 1.1 2001/01/19 01:36:51 manu Exp $ */
/* $NetBSD: linux_syscalls.c,v 1.2 2001/01/20 19:03:01 manu Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD
* created from NetBSD: syscalls.master,v 1.1 2001/01/19 01:31:27 manu Exp
*/
#if defined(_KERNEL) && !defined(_LKM)

View File

@ -1,10 +1,10 @@
/* $NetBSD: linux_sysent.c,v 1.1 2001/01/19 01:36:51 manu Exp $ */
/* $NetBSD: linux_sysent.c,v 1.2 2001/01/20 19:03:01 manu Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD
* created from NetBSD: syscalls.master,v 1.1 2001/01/19 01:31:27 manu Exp
*/
#if defined(_KERNEL) && !defined(_LKM)