This commit is contained in:
thorpej 1998-01-09 06:19:02 +00:00
parent 95b0f526ca
commit 80fff795f9
28 changed files with 56 additions and 0 deletions

@ -1,3 +1,5 @@
/* $NetBSD: hpux_syscall.h,v 1.18 1998/01/09 06:19:02 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: hpux_syscallargs.h,v 1.14 1998/01/09 06:19:03 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: hpux_syscalls.c,v 1.20 1998/01/09 06:19:04 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: hpux_sysent.c,v 1.22 1998/01/09 06:19:05 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: ibcs2_syscall.h,v 1.13 1998/01/09 06:21:28 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: ibcs2_syscallargs.h,v 1.12 1998/01/09 06:21:29 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: ibcs2_syscalls.c,v 1.12 1998/01/09 06:21:30 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: ibcs2_sysent.c,v 1.13 1998/01/09 06:21:31 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: linux_syscall.h,v 1.26 1998/01/09 06:22:55 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: linux_syscallargs.h,v 1.25 1998/01/09 06:22:56 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: linux_syscalls.c,v 1.24 1998/01/09 06:22:57 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: linux_sysent.c,v 1.27 1998/01/09 06:22:58 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: osf1_syscall.h,v 1.11 1998/01/09 06:24:53 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: osf1_syscallargs.h,v 1.10 1998/01/09 06:24:54 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: osf1_syscalls.c,v 1.9 1998/01/09 06:24:54 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: osf1_sysent.c,v 1.11 1998/01/09 06:24:55 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: sunos_syscall.h,v 1.49 1998/01/09 06:25:53 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: sunos_syscallargs.h,v 1.32 1998/01/09 06:25:54 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: sunos_syscalls.c,v 1.48 1998/01/09 06:25:55 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: sunos_sysent.c,v 1.41 1998/01/09 06:25:55 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: svr4_syscall.h,v 1.40 1998/01/09 06:26:49 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: svr4_syscallargs.h,v 1.37 1998/01/09 06:26:50 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: svr4_syscalls.c,v 1.39 1998/01/09 06:26:51 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: svr4_sysent.c,v 1.41 1998/01/09 06:26:52 thorpej Exp $ */
/*
* System call switch table.
*

@ -1,3 +1,5 @@
/* $NetBSD: ultrix_syscall.h,v 1.26 1998/01/09 06:27:32 thorpej Exp $ */
/*
* System call numbers.
*

@ -1,3 +1,5 @@
/* $NetBSD: ultrix_syscallargs.h,v 1.19 1998/01/09 06:27:33 thorpej Exp $ */
/*
* System call argument lists.
*

@ -1,3 +1,5 @@
/* $NetBSD: ultrix_syscalls.c,v 1.24 1998/01/09 06:27:34 thorpej Exp $ */
/*
* System call names.
*

@ -1,3 +1,5 @@
/* $NetBSD: ultrix_sysent.c,v 1.25 1998/01/09 06:27:35 thorpej Exp $ */
/*
* System call switch table.
*