1: static char sysn7_sccsid[] = " unix7sysn.h 4.1 82/05/12 "; 2: 3: char *sysnames[] = { 4: "indir", 5: "exit", 6: "fork", 7: "read", 8: "write", 9: "open", 10: "close", 11: "wait", 12: "creat", 13: "link", 14: "unlink", 15: "exec", 16: "chdir", 17: "time", 18: "mknod", 19: "chmod", 20: "chown", 21: "break", 22: "stat", 23: "seek", 24: "getpid", 25: "mount", 26: "umount", 27: "setuid", 28: "getuid", 29: "stime", 30: "ptrace", 31: "alarm", 32: "fstat", 33: "pause", 34: "utime", 35: "stty", 36: "gtty", 37: "access", 38: "nice", 39: "ftime", 40: "sync", 41: "kill", 42: "switch; inoperative", 43: "setpgrp (not in yet)", 44: "tell (obsolete)", 45: "dup", 46: "pipe", 47: "times", 48: "prof", 49: "unused", 50: "setgid", 51: "getgid", 52: "sig", 53: "reserved for USG", 54: "reserved for USG", 55: "turn acct off/on", 56: "set user physical addresses", 57: "lock user in core", 58: "ioctl", 59: "readwrite (in abeyance)", 60: "creat mpx comm channel", 61: "reserved for USG", 62: "reserved for USG", 63: "exece", 64: "umask", 65: "chroot", 66: "nosys", 67: "used internally" 68: };