freebsd-src/sys/kern/syscalls.conf
Peter Wemm edbfedac86 Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all
files are off the vendor branch, so this should not change anything.

A "U" marker generally means that the file was not changed in between
the 4.4Lite and Lite-2 releases, and does not need a merge.  "C" generally
means that there was a change.
[note new unused (in this form) syscalls.conf, to be 'cvs rm'ed]
1996-03-11 20:02:06 +00:00

13 lines
255 B
Plaintext

# @(#)syscalls.conf 8.1 (Berkeley) 2/14/95
sysnames="syscalls.c"
sysnumhdr="../sys/syscall.h"
syssw="init_sysent.c"
sysarghdr="../sys/syscallargs.h"
compatopts="compat_43"
libcompatopts=""
switchname="sysent"
namesname="syscallnames"
constprefix="SYS_"