BSD 4 release
[unix-history] / usr / src / games / compat / unix7sysn.h
char *sysnames[] = {
"indir",
"exit",
"fork",
"read",
"write",
"open",
"close",
"wait",
"creat",
"link",
"unlink",
"exec",
"chdir",
"time",
"mknod",
"chmod",
"chown",
"break",
"stat",
"seek",
"getpid",
"mount",
"umount",
"setuid",
"getuid",
"stime",
"ptrace",
"alarm",
"fstat",
"pause",
"utime",
"stty",
"gtty",
"access",
"nice",
"ftime",
"sync",
"kill",
"switch; inoperative",
"setpgrp (not in yet)",
"tell (obsolete)",
"dup",
"pipe",
"times",
"prof",
"unused",
"setgid",
"getgid",
"sig",
"reserved for USG",
"reserved for USG",
"turn acct off/on",
"set user physical addresses",
"lock user in core",
"ioctl",
"readwrite (in abeyance)",
"creat mpx comm channel",
"reserved for USG",
"reserved for USG",
"exece",
"umask",
"chroot",
"nosys",
"used internally"
};