[BACK]Return to syscalls.conf CVS log [TXT][DIR] Up to [local] / sys / compat / svr4

Annotation of sys/compat/svr4/syscalls.conf, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: syscalls.conf,v 1.3 2001/05/16 05:02:19 millert Exp $
                      2: #      $NetBSD: syscalls.conf,v 1.3 1994/10/26 05:28:08 cgd Exp $
                      3:
                      4: sysnames="svr4_syscalls.c"
                      5: sysnumhdr="svr4_syscall.h"
                      6: syssw="svr4_sysent.c"
                      7: sysarghdr="svr4_syscallargs.h"
                      8: libcompatopts=""
                      9:
                     10: switchname="svr4_sysent"
                     11: namesname="svr4_syscallnames"
                     12: constprefix="SVR4_SYS_"

CVSweb