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

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

1.1       nbrk        1: #      $OpenBSD: syscalls.conf,v 1.2 1996/08/02 20:34:51 niklas Exp $
                      2: #      $NetBSD: syscalls.conf,v 1.2 1995/10/10 01:20:55 mycroft Exp $
                      3:
                      4: sysnames="freebsd_syscalls.c"
                      5: sysnumhdr="freebsd_syscall.h"
                      6: syssw="freebsd_sysent.c"
                      7: sysarghdr="freebsd_syscallargs.h"
                      8: compatopts=""
                      9: libcompatopts=""
                     10:
                     11: switchname="freebsd_sysent"
                     12: namesname="freebsd_syscallnames"
                     13: constprefix="FREEBSD_SYS_"

CVSweb