|
|
1.1 root 1: .xx "break" "set program break"
2: .xx "chdir" "change working directory"
3: .xx "chmod" "change mode of file"
4: .xx "chown" "change owner"
5: .xx "close" "close a file"
6: .xx "creat" "create a new file"
7: .xx "csw" "read console switches"
8: .xx "dup" "duplicate an open file descriptor"
9: .xx "exec" "execute a file"
10: .xx "exit" "terminate process"
11: .xx "fork" "spawn new process"
12: .xx "fstat" "get status of open file"
13: .xx "getgid" "get group identification"
14: .xx "getuid" "get user identification"
15: .xx "gtty" "get typewriter status"
16: .xx "indir" "indirect system call"
17: .xx "kill" "send signal to a process"
18: .xx "link" "link to a file"
19: .xx "mknod" "make a directory or a special file"
20: .xx "mount" "mount file system"
21: .xx "nice" "set program priority"
22: .xx "open" "open for reading or writing"
23: .xx "pipe" "create a pipe"
24: .xx "read" "read from file"
25: .xx "seek" "move read/write pointer"
26: .xx "setgid" "set process group ID"
27: .xx "setuid" "set process user ID"
28: .xx "signal" "catch or ignore signals"
29: .xx "sleep" "stop execution for interval"
30: .xx "stat" "get file status"
31: .xx "stime" "set time"
32: .xx "stty" "set mode of typewriter"
33: .xx "sync" "update super-block"
34: .xx "time" "get date and time"
35: .xx "times" "get process times"
36: .xx "umount" "dismount file system"
37: .xx "unlink" "remove directory entry"
38: .xx "wait" "wait for process to die"
39: .xx "write" "write on a file"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.