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