|
|
1.1 root 1: .yy "Commands and Data Files"
2: .xx "Shell and Shell Scripts"
3: .zz "=, ==, =p, ==p \- redo previous shell command" "=(1)" "61
4: .zz "apply, pick \- repeatedly apply a command; select arguments" "APPLY(1)" "68
5: .zz "basename, dirname \- strip filename affixes" "BASENAME(1)" "80
6: .zz "echo, printf \- print arguments" "ECHO(1)" "126
7: .zz "expr \- evaluate arguments as an expression" "EXPR(1)" "134
8: .zz "printenv \- print environment" "PRINTENV(1)" "207
9: .zz "rc, cd, wait, whatis \- command language" "RC(1)" "215
10: .zz "sh, cd, wait, whatis \- shell, the standard command programming language" "SH(1)" "230
11: .zz "tee \- pipe fitting" "TEE(1)" "258
12: .zz "test, [, newer \- condition commands" "TEST(1)" "259
13: .zz "tr \- translate characters" "TR(1)" "264
14: .zz "true, false \- provide truth values" "TRUE(1)" "266
15: .xx "Manipulating Directories"
16: .zz "chmod \- change mode" "CHMOD(1)" "96
17: .zz "dir \- format of directories" "DIR(5)" "487
18: .zz "dired \- directory editor" "DIRED(1)" "121
19: .zz "find \- find files" "FIND(1)" "140
20: .zz "idiff \(mi interactive file comparison" "IDIFF(1)" "154
21: .zz "ls, lc \(mi list contents of directory" "LS(1)" "171
22: .zz "mkdir \(mi make a directory" "MKDIR(1)" "187
23: .zz "pwd, where \(mi machine name and working directory" "PWD(1)" "212
24: .zz "rc, cd, wait, whatis \- command language" "RC(1)" "215
25: .zz "rm \- remove (unlink) files" "RM(1)" "225
26: .zz "sh, cd, wait, whatis \- shell, the standard command programming language" "SH(1)" "230
27: .zz "touch, chdate \- set modification or access date of a file" "CHDATE(1)" "95
28: .zz "worm \- format of worm disks" "WORM(5)" "514
29: .xx "Manipulating Files"
30: .zz "awk \- pattern-directed scanning and processing language" "AWK(1)" "74
31: .zz "cat \- catenate and print" "CAT(1)" "89
32: .zz "cbt \- btree utilities" "CBT(1)" "91
33: .zz "chmod \- change mode" "CHMOD(1)" "96
34: .zz "cmp \- compare two files" "CMP(1)" "99
35: .zz "col, 2, 3, 4, 5, 6, mc, fold, expand \- column alignment" "COLUMN(1)" "100
36: .zz "comm \- select or reject lines common to two sorted files" "COMM(1)" "101
37: .zz "cp, mv, ln, reccp \- copy, move, or link files" "CP(1)" "103
38: .zz "crypt, encrypt, decrypt \- encode/decode" "CRYPT(1)" "105
39: .zz "cut, paste \- rearrange columns of data" "CUT(1)" "109
40: .zz "dd, dblbuf \- convert and copy a file" "DD(1)" "116
41: .zz "diff, diff3 \- differential file comparison" "DIFF(1)" "119
42: .zz "file \(mi determine file type" "FILE(1)" "139
43: .zz "find \- find files" "FIND(1)" "140
44: .zz "gre, grep, egrep, fgrep \(mi search a file for a pattern" "GRE(1)" "149
45: .zz "idiff \(mi interactive file comparison" "IDIFF(1)" "154
46: .zz "join \(mi relational database operator" "JOIN(1)" "156
47: .zz "look \(mi find lines in a sorted list" "LOOK(1)" "168
48: .zz "ls, lc \(mi list contents of directory" "LS(1)" "171
49: .zz "pack, unpack, pcat, compress, uncompress, zcat \(mi compress and expand files" "PACK(1)" "195
50: .zz "pr \(mi print file" "PR(1)" "203
51: .zz "random, fortune \- sample lines from a file, return cookies" "RANDOM(1)" "214
52: .zz "rc, cd, wait, whatis \- command language" "RC(1)" "215
53: .zz "rev, revpag \- reverse lines or pages" "REV(1)" "224
54: .zz "rm \- remove (unlink) files" "RM(1)" "225
55: .zz "sed \- stream editor" "SED(1)" "226
56: .zz "sh, cd, wait, whatis \- shell, the standard command programming language" "SH(1)" "230
57: .zz "sort \- sort and/or merge files" "SORT(1)" "242
58: .zz "split, fsplit \- split a file into pieces" "SPLIT(1)" "246
59: .zz "strings \- find printable strings in a file" "STRINGS(1)" "247
60: .zz "sum, treesum \- sum and count blocks in a file" "SUM(1)" "251
61: .zz "tail, readslow \- deliver the last part of a file" "TAIL(1)" "253
62: .zz "touch, chdate \- set modification or access date of a file" "CHDATE(1)" "95
63: .zz "tsort \- topological sort" "TSORT(1)" "267
64: .zz "uniq \- report repeated lines in a file" "UNIQ(1)" "270
65: .zz "vis \- show invisible characters" "VIS(1)" "280
66: .zz "wc \- word count" "WC(1)" "281
67: .zz "xd, od \(mi hex, octal, decimal, or ASCII dump" "XD(1)" "286
68: .xx "Privacy and Security"
69: .zz "chmod \- change mode" "CHMOD(1)" "96
70: .zz "chown \- change owner or group" "CHOWN(8)" "566
71: .zz "crypt, encrypt, decrypt \- encode/decode" "CRYPT(1)" "105
72: .zz "getty \- set terminal mode" "GETTY(8)" "575
73: .zz "getuid, id \(mi get user identity" "GETUID(1)" "145
74: .zz "init \- process control initialization" "INIT(8)" "578
75: .zz "newgrp \(mi change to a new group" "NEWGRP(1)" "190
76: .zz "passwd \(mi change login password" "PASSWD(1)" "196
77: .zz "passwd, group \- password and group files" "PASSWD(5)" "496
78: .zz "su, setlog \- substitute userid temporarily, become super-user" "SU(8)" "617
79: .xx "Editors"
80: .zz "ed, e \- text editor" "ED(1)" "127
81: .zz "ex, edit, vi \- text editor" "VI(1)" "276
82: .zz "graphdraw graphpic \- edit (combinatoric) graphs, convert to pic files" "GRAPHDRAW(9)" "644
83: .zz "icon \- icon editor" "ICON(9)" "646
84: .zz "jf \- font editor" "JF(9)" "647
85: .zz "ped, tped \- picture editor" "PED(9)" "656
86: .zz "pico \(mi graphics editor" "PICO(1)" "200
87: .zz "rebecca \- graphics touch-up editor" "REBECCA(9)" "663
88: .zz "sam \- screen editor with structural regular expressions" "SAM(9)" "665
89: .zz "sed \- stream editor" "SED(1)" "226
90: .xx "Programming \- In C"
91: .zz "11as, 11cc, 11ld, 11nm, 11ranlib, 11reloc, 11size, 11strip \- pdp11 support" "11(8)" "561
92: .zz "3cc, 3as, 3ar, 3ld, 3nm, 3size, 3strip, cprs \- MAC-32 C compiler" "3CC(9)" "637
93: .zz "CC, cfront \- C++ compiler" "C++(1)" "87
94: .zz "cb \- C program beautifier" "CB(1)" "90
95: .zz "cc, lcc \- C compilers" "CC(1)" "92
96: .zz "cin \- C interpreter" "CIN(1)" "97
97: .zz "cpp \- C language preprocessor" "CPP(8)" "569
98: .zz "lint, cyntax, cem \- C program verifiers" "LINT(1)" "165
99: .zz "m4 \(mi macro processor" "M4(1)" "173
100: .zz "make \(mi maintain collections of programs" "MAKE(1)" "178
101: .zz "mk, mkconv, membername \- maintain (make) related files" "MK(1)" "183
102: .xx "Programming \- In Other Languages"
103: .ne 2
104: .zz "altran, cospan, esterel, icon, lisp, macsyma, maple, ops5, pascal, ratfor, S, smp, sno, spitbol," "LANGS(1)" "159
105: .ti .5i
106: struct, twig \- languages
107: .zz "as \- assembler" "AS(1)" "71
108: .zz "awk \- pattern-directed scanning and processing language" "AWK(1)" "74
109: .zz "f2c \(mi convert Fortran 77 to C" "F2C(1)" "135
110: .zz "f77 \(mi Fortran 77 compiler" "F77(1)" "136
111: .zz "lex \(mi generator of lexical analysis programs" "LEX(1)" "164
112: .zz "make \(mi maintain collections of programs" "MAKE(1)" "178
113: .zz "mk, mkconv, membername \- maintain (make) related files" "MK(1)" "183
114: .zz "sml \(mi Standard ML compiler" "SML(1)" "239
115: .zz "snocone \- snobol with syntactic sugar" "SNOCONE(1)" "240
116: .zz "yacc, eyacc \- yet another compiler-compiler" "YACC(1)" "287
117: .xx "Programming \- Libraries and Object Files"
118: .zz "32ld \- bootstrap loader for 5620" "32LD(9)" "636
119: .zz "a.out \- object file format" "A.OUT(5)" "479
120: .zz "ar \- archive (library) file format" "AR(5)" "482
121: .zz "ar, ranlib \- archive and library maintainer" "AR(1)" "70
122: .zz "ld \(mi link editor or loader" "LD(1)" "162
123: .zz "libc \- standard library functions" "LIBC(9)" "686
124: .zz "lorder \(mi find ordering relation for an object library" "LORDER(1)" "169
125: .zz "nm \(mi name list (symbol table)" "NM(1)" "192
126: .zz "size \- size of an object file" "SIZE(1)" "237
127: .zz "stab \- symbol table types" "STAB(5)" "503
128: .zz "strip \- remove symbols and relocation bits" "STRIP(1)" "248
129: .xx "Programming \- Debugging and Tuning"
130: .zz "adb \- debugger" "ADB(1)" "62
131: .zz "bigcore, coreid \- permit big core images, identify source of image" "BIGCORE(1)" "85
132: .zz "core \- format of memory image file" "CORE(5)" "485
133: .zz "hang \(mi start a process in stopped state" "HANG(1)" "150
134: .zz "lcomp, lprint \(mi line-by-line profiler" "LCOMP(1)" "161
135: .zz "pi, 3pi \- process inspector" "PI(9)" "658
136: .zz "prof \(mi display profile data" "PROF(1)" "208
137: .zz "time \- time a command" "TIME(1)" "263
138: .xx "Writing Papers \- Troff and Troff Preprocessors"
139: .zz "cip \- draw pictures for typesetting" "CIP(9)" "641
140: .zz "dag \- preprocessor for drawing directed graphs" "DAG(1)" "110
141: .zz "doctype \- guess command line for formatting a document" "DOCTYPE(1)" "124
142: .zz "eqn, neqn, checkeq \- typeset mathematics" "EQN(1)" "132
143: .zz "eqnchar \- special character definitions for eqn" "EQNCHAR(6)" "520
144: .zz "font \- typesetter fonts" "FONT(6)" "521
145: .zz "grap \(mi pic preprocessor for drawing graphs" "GRAP(1)" "146
146: .zz "ideal \(mi troff preprocessor for drawing pictures" "IDEAL(1)" "152
147: .zz "make \(mi maintain collections of programs" "MAKE(1)" "178
148: .zz "mbits \- macros to typeset bitmaps" "MBITS(6)" "526
149: .zz "mcs \- macros for formatting cover sheets" "MCS(6)" "527
150: .zz "mk, mkconv, membername \- maintain (make) related files" "MK(1)" "183
151: .zz "movie, stills \- algorithm animation" "MOVIE(9)" "650
152: .zz "mpictures \- picture inclusion macros" "MPICTURES(6)" "528
153: .zz "mpm \- macros for page makeup" "MPM(6)" "529
154: .zz "ms \- macros for formatting manuscripts" "MS(6)" "530
155: .zz "ped, tped \- picture editor" "PED(9)" "656
156: .zz "pic, tpic \(mi troff and tex preprocessors for drawing pictures" "PIC(1)" "197
157: .zz "prefer, pinvert, penter, plook, pconvert \- maintain and use bibliographic references" "PREFER(1)" "204
158: .zz "refer, lookbib, pubindex \- maintain and use bibliographic references" "REFER(1)" "222
159: .zz "tbl \- format tables for nroff or troff" "TBL(1)" "256
160: .zz "troff, nroff \- text formatting and typesetting" "TROFF(1)" "265
161: .xx "Writing Papers \- Other Formatters"
162: .zz "fmt \(mi ultra-simple text formatter" "FMT(1)" "142
163: .zz "latex, bibtex \- tex macro package and bibliographies" "LATEX(6)" "522
164: .zz "monk, monksample \- typeset documents and letters" "MONK(1)" "188
165: .zz "tex, initex, virtex, dvips, dvit \- text formatting and typesetting" "TEX(1)" "261
166: .xx "Writing Papers \- Writing Aids"
167: .zz "deroff, demonk, detex, delatex \- remove formatting requests" "DEROFF(1)" "118
168: .zz "docgen \- generate a document from a script" "DOCGEN(1)" "122
169: .zz "ptx \- permuted index" "PTX(1)" "210
170: .zz "spell \- find spelling errors" "SPELL(1)" "244
171: .zz "wc \- word count" "WC(1)" "281
172: .zz "wwb, style, diction, punct \- writer's workbench" "WWB(1)" "284
173: .xx "Writing Papers \- Output"
174: .zz "apsend \- send troff output to phototypesetter" "APSEND(1)" "69
175: .zz "cb \- C program beautifier" "CB(1)" "90
176: .zz "col, 2, 3, 4, 5, 6, mc, fold, expand \- column alignment" "COLUMN(1)" "100
177: .zz "docsubmit \- send document to library" "DOCSUBMIT(1)" "123
178: .zz "font \- description files for troff" "FONT(5)" "492
179: .zz "font \- typesetter fonts" "FONT(6)" "521
180: .zz "lp \- printer output" "LP(1)" "170
181: .zz "proof \- troff output interpreter for 5620" "PROOF(9)" "661
182: .zz "psi \- postscript interpreter" "PSI(9)" "662
183: .zz "reader \- electronic retrieval of typeset documents" "READER(9)" "702
184: .zz "rev, revpag \- reverse lines or pages" "REV(1)" "224
185: .zz "sendcover \- send cover sheet to the library" "SENDCOVER(8)" "611
186: .xx "Numerical Mathematics"
187: .zz "bc \- arbitrary-precision arithmetic language" "BC(1)" "81
188: .zz "dc \- desk calculator" "DC(1)" "113
189: .zz "factor, qfactor, primes \(mi factor a number, generate large primes" "FACTOR(1)" "138
190: .zz "grap \(mi pic preprocessor for drawing graphs" "GRAP(1)" "146
191: .zz "graph \- draw a graph" "GRAPH(1)" "148
192: .zz "hoc \(mi interactive floating point language" "HOC(1)" "151
193: .zz "matlab \(mi interactive matrix desk calculator" "MATLAB(1)" "182
194: .zz "seq \- print sequences of numbers" "SEQ(1)" "229
195: .xx "Graphics"
196: .zz "2500 \- BVH2500 videotape recorder" "2500(1)" "60
197: .zz "bcp \(mi reformat black-and-white picture files" "BCP(1)" "83
198: .zz "cip \- draw pictures for typesetting" "CIP(9)" "641
199: .zz "dag \- preprocessor for drawing directed graphs" "DAG(1)" "110
200: .zz "face, mugs \- show faces, make face icons from pictures" "FACE(9)" "701
201: .zz "grap \(mi pic preprocessor for drawing graphs" "GRAP(1)" "146
202: .zz "graph \- draw a graph" "GRAPH(1)" "148
203: .zz "graphdraw graphpic \- edit (combinatoric) graphs, convert to pic files" "GRAPHDRAW(9)" "644
204: .zz "icon \- icon editor" "ICON(9)" "646
205: .zz "ideal \(mi troff preprocessor for drawing pictures" "IDEAL(1)" "152
206: .zz "imscan \(mi scan greyscale images" "IMSCAN(1)" "155
207: .zz "jf \- font editor" "JF(9)" "647
208: .zz "map \- digitized map formats" "MAP(5)" "494
209: .zz "movie, stills \- algorithm animation" "MOVIE(9)" "650
210: .zz "ocr \- optical character recognition" "OCR(1)" "193
211: .zz "ped, tped \- picture editor" "PED(9)" "656
212: .zz "pic, tpic \(mi troff and tex preprocessors for drawing pictures" "PIC(1)" "197
213: .zz "picfile \- raster graphic image format" "PICFILE(5)" "497
214: .zz "pico \(mi graphics editor" "PICO(1)" "200
215: .zz "plot \(mi graphics filters" "PLOT(1)" "202
216: .zz "plot \- graphics interface" "PLOT(5)" "499
217: .zz "qsnap \(mi high resolution digital film printer" "QSNAP(1)" "213
218: .zz "rebecca \- graphics touch-up editor" "REBECCA(9)" "663
219: .zz "view2d \- movie of a function f(x, y, t)" "VIEW2D(5)" "512
220: .zz "view2d, regrid, vdata \- movie of a function f(x, y, t)" "VIEW2D(1)" "279
221: .xx "Communication - Terminals"
222: .zz "flicks, fflicks, preflicks, 2mux \- movie graphics for 5620" "FLICKS(9)" "642
223: .zz "getfont \- replace terminal's default font" "GETFONT(9)" "643
224: .zz "jx \- 5620 execution and stdio interpreter" "JX(9)" "648
225: .zz "lens \- bitmap magnifier" "LENS(9)" "649
226: .zz "mouse \- jerq mouse user interface" "MOUSE(9)" "693
227: .zz "movies \- graphics movie file formats" "FLICKFILE(9)" "696
228: .zz "mux, ismux, invert \- layer multiplexer for 5620" "MUX(9)" "652
229: .zz "p, pg, more \(mi paginate" "P(1)" "194
230: .zz "passwd \(mi change login password" "PASSWD(1)" "196
231: .zz "ruler \- measure things on the screen" "RULER(9)" "664
232: .zz "stty \- set terminal options" "STTY(1)" "249
233: .zz "tabs \- set terminal tabs" "TABS(1)" "252
234: .zz "term \- nonstandard mux terminals" "TERM(9)" "671
235: .zz "terminals \- conventional names" "TERM(6)" "532
236: .zz "tty, logtty \- get terminal name" "TTY(1)" "268
237: .zz "ttys \- terminal initialization data" "TTYS(5)" "509
238: .zz "ul \- print underlines on screen terminals" "UL(1)" "269
239: .zz "windows, jps, reshape \- create and initialize windows" "WINDOWS(9)" "674
240: .zz "write, mesg \- write to other users, allow or forbid messages" "WRITE(1)" "283
241: .xx "Communication \- Other Devices"
242: .zz "2500 \- BVH2500 videotape recorder" "2500(1)" "60
243: .zz "apsend \- send troff output to phototypesetter" "APSEND(1)" "69
244: .zz "dd, dblbuf \- convert and copy a file" "DD(1)" "116
245: .zz "lp \- printer output" "LP(1)" "170
246: .zz "null \- data sink" "NULL(4)" "462
247: .zz "plot \(mi graphics filters" "PLOT(1)" "202
248: .zz "tape, mt \- identify and manipulate magnetic tape" "TAPE(1)" "254
249: .zz "tar \- tape archiver" "TAR(1)" "255
250: .zz "thinkblt, think \- print on thinkjet" "THINKBLT(9)" "672
251: .xx "Communication \- Other Users"
252: .zz "bundle \- collect files for distribution" "BUNDLE(1)" "86
253: .zz "checknews, readnews \- read netnews articles" "READNEWS(7)" "550
254: .zz "cpio \- copy file archives in and out" "CPIO(1)" "104
255: .zz "cpio \- format of cpio archive" "CPIO(5)" "486
256: .zz "mail \(mi send or receive mail" "MAIL(1)" "176
257: .zz "mail \- mail addresses" "MAIL(6)" "523
258: .zz "news \(mi print news items" "NEWS(7)" "545
259: .zz "postnews \(mi submit netnews articles" "POSTNEWS(7)" "548
260: .zz "vismon, sysmon, vwhois \- system statistics and mail notification" "VISMON(9)" "673
261: .zz "who, whois, last \- who is or was on the system" "WHO(1)" "282
262: .zz "write, mesg \- write to other users, allow or forbid messages" "WRITE(1)" "283
263: .xx "Communication \- Other Machines"
264: .zz "con, rx \- remote login and execution" "CON(1)" "102
265: .zz "cu, ct \- call out to a terminal or another system" "CU(1)" "107
266: .zz "dcon, ndcon, rlogin, nrx, rsh, scriptcon \- remote login and execution" "DCON(1)" "115
267: .zz "dkname \(mi map system name to Datakit address" "DKNAME(7)" "540
268: .zz "mkpkg, inspkg, seal, unseal \- package files for automatic software distribution" "MKPKG(8)" "586
269: .zz "push, pull, npush, npull \- datakit remote file copy" "PUSH(1)" "211
270: .zz "rcp \- remote file copy" "RCP(1)" "221
271: .zz "ship, shipstat \(mi automatic software distribution" "SHIP(8)" "612
272: .zz "smstat \- list smtp queues" "SMSTAT(8)" "615
273: .zz "spin \(mi protocol analysis software" "SPIN(1)" "245
274: .zz "uucp, uulog, uuname \- unix-to-unix remote file copy" "UUCP(1)" "271
275: .zz "uustat \- uucp status inquiry and job control" "UUSTAT(1)" "273
276: .zz "uux \- unix to unix command execution" "UUX(1)" "275
277: .xx "Process Management"
278: .zz "getuid, id \(mi get user identity" "GETUID(1)" "145
279: .zz "hang \(mi start a process in stopped state" "HANG(1)" "150
280: .zz "kill \(mi terminate a process with extreme prejudice" "KILL(1)" "157
281: .zz "newgrp \(mi change to a new group" "NEWGRP(1)" "190
282: .zz "nice, nohup \(mi run commands at low priority or immune to hangup" "NICE(1)" "191
283: .zz "ps \(mi process status" "PS(1)" "209
284: .zz "rc, cd, wait, whatis \- command language" "RC(1)" "215
285: .zz "sh, cd, wait, whatis \- shell, the standard command programming language" "SH(1)" "230
286: .zz "sleep \- suspend execution for an interval" "SLEEP(1)" "238
287: .zz "time \- time a command" "TIME(1)" "263
288: .xx "Time Management"
289: .zz "at \(mi execute commands at a later time" "AT(1)" "73
290: .zz "cal \- print calendar" "CAL(7)" "537
291: .zz "calendar \- reminder service" "CALENDAR(1)" "88
292: .zz "date \- print or set the date" "DATE(1)" "112
293: .zz "time \- time a command" "TIME(1)" "263
294: .zz "wwv \- print or set the date from accurate clock" "WWV(1)" "285
295: .xx "Instruction and Information"
296: .zz "apnews, ap.keys \- present AP wire stories" "APNEWS(7)" "535
297: .zz "ascii \- interpret ASCII characters" "ASCII(1)" "72
298: .zz "ascii \- map of ASCII character set" "ASCII(6)" "519
299: .zz "cal \- print calendar" "CAL(7)" "537
300: .zz "date \- print or set the date" "DATE(1)" "112
301: .zz "dict \- look up words in English dictionaries" "DICT(7)" "538
302: .zz "dkname \(mi map system name to Datakit address" "DKNAME(7)" "540
303: .zz "face, mugs \- show faces, make face icons from pictures" "FACE(9)" "701
304: .zz "findauthor, papers, makepaper \- consult database of locally authored papers" "PAPERS(7)" "546
305: .zz "games, demo \- some playthings" "GAMES(1)" "143
306: .zz "library, bellcat \- bell labs library services" "LIBRARY(7)" "541
307: .zz "man \(mi macros to typeset manual" "MAN(6)" "524
308: .zz "man \(mi print pages of this manual" "MAN(1)" "181
309: .zz "map \- digitized map formats" "MAP(5)" "494
310: .zz "map \- draw maps on various projections" "MAP(7)" "542
311: .zz "netnews \- usenet news articles, utility files" "NETNEWS(5)" "495
312: .zz "picfile \- raster graphic image format" "PICFILE(5)" "497
313: .zz "poly \- polyhedron database" "POLY(5)" "502
314: .zz "polypic, polypr \- database of polyhedra" "POLY(7)" "547
315: .zz "reader \- electronic retrieval of typeset documents" "READER(9)" "702
316: .zz "scat \- sky catalogue" "SCAT(7)" "552
317: .zz "sky \- astronomical ephemeris" "SKY(7)" "553
318: .zz "tel, telno, dq \- phone books" "TEL(7)" "554
319: .zz "town \- gazetteer of US places" "TOWN(7)" "555
320: .zz "units \- conversion program" "UNITS(7)" "556
321: .zz "weather \- conditions and forecast by town" "WEATHER(7)" "557
322: .zz "whoami \- computer name" "WHOAMI(5)" "513
323: .xx "Miscellany"
324: .zz "crypt, encrypt, decrypt \- encode/decode" "CRYPT(1)" "105
325: .zz "cscan \- scan documents on canon scanner" "CSCAN(1)" "106
326: .zz "games, demo \- some playthings" "GAMES(1)" "143
327: .zz "lab \(mi label maker" "LAB(1)" "158
328: .xx "System Administration \- Not just for su"
329: .zz "backup \- backup and recover files" "BACKUP(1)" "77
330: .zz "backup \- incremental backup files" "BACKUP(5)" "483
331: .zz "du, df \- disk usage" "DU(1)" "125
332: .zz "kill \(mi terminate a process with extreme prejudice" "KILL(1)" "157
333: .zz "load \(mi load statistics" "LOAD(1)" "167
334: .zz "passwd \(mi change login password" "PASSWD(1)" "196
335: .zz "ps \(mi process status" "PS(1)" "209
336: .zz "pstat \- print system facts" "PSTAT(8)" "596
337: .zz "quot, findo \- file system usage and hogs" "QUOT(8)" "599
338: .zz "upas, rmail, translate \- mail delivery system" "UPAS(8)" "623
339: .zz "utmp, wtmp \- login records" "UTMP(5)" "511
340: .zz "vismon, sysmon, vwhois \- system statistics and mail notification" "VISMON(9)" "673
341: .zz "vmstat \- report virtual memory statistics" "VMSTAT(8)" "627
342: .zz "who, whois, last \- who is or was on the system" "WHO(1)" "282
343: .zz "wwv \- print or set the date from accurate clock" "WWV(1)" "285
344: .xx "System Administration \- su Only"
345: .zz "ac \- login accounting" "AC(8)" "562
346: .zz "acct \- execution accounting file" "ACCT(5)" "481
347: .zz "arff \- read RT11 files" "ARFF(8)" "563
348: .zz "backup \- backup client administration" "BACKUP(8)" "565
349: .zz "chown \- change owner or group" "CHOWN(8)" "566
350: .zz "chuck \- a file system checking program" "CHUCK(8)" "567
351: .zz "clri \- clear inode" "CLRI(8)" "568
352: .zz "console \- VAX console interface" "CONSOLE(4)" "450
353: .zz "date \- print or set the date" "DATE(1)" "112
354: .zz "dmesg \- system diagnostic messages" "DMESG(8)" "572
355: .zz "fsck \- file system consistency check and interactive repair" "FSCK(8)" "573
356: .zz "icheck, dcheck, ncheck \- file system consistency check" "ICHECK(8)" "576
357: .zz "kmc, kdiload, kmcdump \- control KMC11 input/output processors" "KMC(8)" "580
358: .zz "makekey \- generate encryption key" "MAKEKEY(8)" "583
359: .zz "mkfs, mkbitfs, mklost+found \- construct a disk file system" "MKFS(8)" "584
360: .zz "mknod \- construct special file" "MKNOD(8)" "585
361: .zz "mount, umount \- mount and dismount file system" "MOUNT(8)" "587
362: .zz "netfs \- network file system" "NETFS(8)" "588
363: .zz "netstat, dkstat \- show network status for internet and datakit networks" "NETSTAT(8)" "590
364: .zz "passwd, group \- password and group files" "PASSWD(5)" "496
365: .zz "rarepl, rarct \- replace bad blocks on MSCP disks" "RAREPL(8)" "600
366: .zz "renice \- change priority of running process" "RENICE(8)" "604
367: .zz "sa, accton \- system accounting" "SA(8)" "606
368: .zz "scsish \- SCSI shell" "SCSISH(8)" "609
369: .zz "ship, shipstat \(mi automatic software distribution" "SHIP(8)" "612
370: .zz "showq \- status of stream input/output system" "SHOWQ(8)" "613
371: .zz "smash \- rewrite bad disk sectors" "SMASH(8)" "614
372: .zz "su, setlog \- substitute userid temporarily, become super-user" "SU(8)" "617
373: .zz "sync, update \- update disk file systems" "SYNC(8)" "621
374: .zz "wall \- write to all users" "WALL(8)" "628
375: .zz "worm, jukebox \- optical disk utilities" "WORM(8)" "629
376: .xx "System Administration - Usually or Always Run Automatically"
377: .zz "asd \- automatic software distribution" "ASD(8)" "564
378: .zz "cron \- clock daemon" "CRON(8)" "570
379: .zz "dkhup, dkmgr, dkzap \- manage Datakit interface" "DKMGR(8)" "571
380: .zz "dpost, postdaisy, postdmd, postprint \- filters to produce postscript" "POSTSCRIPT(8)" "594
381: .zz "faced \- network face server" "FACED(9)" "695
382: .zz "getty \- set terminal mode" "GETTY(8)" "575
383: .zz "init \- process control initialization" "INIT(8)" "578
384: .zz "ipconfig, dkipconfig, udpconfig \- set up DARPA Internet protocols" "IPCONFIG(8)" "579
385: .zz "ldpcs \- load comet microcode" "LDPCS(8)" "581
386: .zz "login \- sign on" "LOGIN(8)" "582
387: .zz "ns \- name server database" "NS(8)" "591
388: .zz "postio \- serial interface for postscript printers" "POSTIO(8)" "592
389: .zz "qns \- query name server" "QNS(7)" "549
390: .zz "rc \- boot script" "RC(8)" "601
391: .zz "reboot \- bootstrapping procedures" "REBOOT(8)" "602
392: .zz "route, routed \- IP gateway routing" "ROUTE(8)" "605
393: .zz "savecore \- save a core image of the operating system" "SAVECORE(8)" "608
394: .zz "smtp, smtpqer, smtpd, smtpsched \- handle simple mail transfer protocol" "SMTP(8)" "616
395: .zz "svcmgr \- service remote computing requests" "SVCMGR(8)" "618
396: .zz "swapon \- specify swapping device" "SWAPON(8)" "620
397: .zz "tcpmgr \- accept and place calls via the TCP protocol" "TCPMGR(8)" "622
398: .zz "upas, rmail, translate \- mail delivery system" "UPAS(8)" "623
399: .zz "uucico, uusched, uuxqt, kick, debug \- uucp file transport and execution" "UUCICO(8)" "625
400: .zz "uucleanup \- uucp spool directory clean-up" "UUCLEANUP(8)" "626
401: .yy "Functions, Subroutines and Data Structures"
402: .xx "Directory Functions"
403: .zz "access \(mi determine accessibility of file" "ACCESS(2)" "295
404: .zz "chdir, chroot \(mi change working or root directory" "CHDIR(2)" "299
405: .zz "chmod, fchmod, chown, fchown, utime \(mi change file mode, owner, group, or times" "CHMOD(2)" "300
406: .zz "dirread \(mi read from directory, hiding format" "DIRREAD(2)" "302
407: .zz "ftw \- file tree walk" "FTW(3)" "370
408: .zz "getwd, getcwd \(mi get current directory" "GETWD(3)" "384
409: .zz "mkdir, rmdir \(mi make or remove a directory" "MKDIR(2)" "313
410: .zz "opendir, readdir, telldir, seekdir, closedir \(mi directory operations" "DIRECTORY(3)" "355
411: .xx "File Inquiry/Create Functions"
412: .zz "access \(mi determine accessibility of file" "ACCESS(2)" "295
413: .zz "chmod, fchmod, chown, fchown, utime \(mi change file mode, owner, group, or times" "CHMOD(2)" "300
414: .zz "feof, ferror, clearerr, fileno \(mi stream status inquiries" "FERROR(3)" "361
415: .zz "ioctl \(mi miscellaneous control operations" "IOCTL(2)" "310
416: .zz "link, symlink, readlink \(mi link to a file" "LINK(2)" "311
417: .zz "mktemp, tmpnam \(mi make a unique file name" "MKTEMP(3)" "396
418: .zz "stat, lstat, fstat \(mi get file status" "STAT(2)" "323
419: .zz "umask \(mi set file creation mode mask" "UMASK(2)" "330
420: .zz "unlink \(mi remove directory entry" "UNLINK(2)" "331
421: .xx "File Open/Read/Write Functions"
422: .ne 2
423: .zz "Finit, Frdline, Fgetc, Fread, Fseek, Fundo,Fputc, Fprint, Fwrite, Fflush, Ftie, Fclose, Fexit" "FIO(3)" "363
424: .ti .5i
425: \(mi fast buffered input/output
426: .zz "dirread \(mi read from directory, hiding format" "DIRREAD(2)" "302
427: .zz "dup, dup2 \(mi duplicate an open file descriptor" "DUP(2)" "303
428: .zz "fd, stdin, stdout, stderr, tty \- file descriptor files" "FD(4)" "455
429: .zz "feof, ferror, clearerr, fileno \(mi stream status inquiries" "FERROR(3)" "361
430: .zz "fgets, puts, fputs, gets \(mi string input/out on streams" "FGETS(3)" "362
431: .zz "fopen, freopen, fdopen, fclose, fflush \(mi open, close, or flush a stream" "FOPEN(3)" "366
432: .zz "fread, fwrite \(mi buffered binary input/output" "FREAD(3)" "367
433: .zz "fseek, ftell, rewind \(mi reposition a stream" "FSEEK(3)" "369
434: .ne 2
435: .zz "getc, getchar, fgetc, getw, putc, putchar, fputc, putw" "GETC(3)" "374
436: .ti .5i
437: \(mi character- or word-at-a-time stream input/output
438: .zz "ioctl \(mi miscellaneous control operations" "IOCTL(2)" "310
439: .zz "lseek \(mi seek, move read/write pointer" "LSEEK(2)" "312
440: .zz "open, creat, close \(mi open a file for reading or writing, create file" "OPEN(2)" "316
441: .zz "print, fprint, sprint, fmtinstall \(mi print formatted output" "PRINT(3)" "409
442: .zz "printf, fprintf, sprintf, snprintf \(mi print formatted output" "PRINTF(3)" "411
443: .zz "read, write \(mi read or write file" "READ(2)" "319
444: .zz "scanf, fscanf, sscanf \(mi formatted input" "SCANF(3)" "421
445: .zz "select \(mi synchronous input/output multiplexing" "SELECT(2)" "320
446: .zz "setbuf \(mi assign buffering to a stream" "SETBUF(3)" "423
447: .zz "stdio \(mi standard buffered input/output package" "STDIO(3)" "428
448: .zz "thinkchar, thinknchars, thinkflush, thinkmap, thinkabort \- ThinkJet routines" "THINKCLIENT(9)" "691
449: .zz "ungetc \(mi push character back into input stream" "UNGETC(3)" "441
450: .xx "Privacy and Security"
451: .zz "access \(mi determine accessibility of file" "ACCESS(2)" "295
452: .zz "chmod, fchmod, chown, fchown, utime \(mi change file mode, owner, group, or times" "CHMOD(2)" "300
453: .zz "getgrent, getgrgid, getgrnam, setgrent, endgrent \(mi get group file entry" "GETGRENT(3)" "379
454: .zz "getlogin \(mi get login name" "GETLOGIN(3)" "380
455: .zz "getpass \(mi read a password" "GETPASS(3)" "382
456: .zz "getpwent, getpwuid, getpwnam, setpwent, endpwent, pwdecode \(mi get password file entry" "GETPWENT(3)" "383
457: .ne 2
458: .zz "getuid, getgid, geteuid, getegid, getlogname, getpid, getppid, getpgrp, setuid, setgid, setruid," "GETUID(2)" "309
459: .ti .5i
460: setlogname, setpgrp \(mi get or set user, group, or process identity
461: .xx "Manipulating Processes \- Time Management"
462: .zz "_exit, wait wait3 \(mi terminate process, wait for child to terminate" "EXIT(2)" "306
463: .zz "alarm, nap, pause \(mi schedule timing delays" "ALARM(2)" "297
464: .zz "ctime, localtime, gmtime, asctime, timezone \(mi convert date and time to ASCII" "CTIME(3)" "349
465: .zz "nice \(mi set program priority" "NICE(2)" "315
466: .ne 2
467: .zz "request, own, wait, alarm, sleep, nap, kbdchar, rcvchar, realtime, sendchar, sendnchars, kill, exit" "REQUEST(9)" "679
468: .ti .5i
469: \- 5620 input/output requests
470: .zz "sleep \(mi suspend execution for an interval" "SLEEP(3)" "427
471: .zz "time, ftime \(mi get date and time" "TIME(2)" "328
472: .zz "timec, timegm, timelocal \- convert ASCII to time" "TIMEC(3)" "436
473: .zz "times \(mi get process times" "TIMES(2)" "329
474: .zz "vtimes \- get usage of time, space, and paging resources" "VTIMES(2)" "332
475: .xx "Manipulating Processes \- Memory Management"
476: .zz "alloc, free, balloc, bfree, gcalloc, gcfree \- allocate memory" "ALLOC(9)" "682
477: .zz "brk, sbrk \(mi change core allocation" "BRK(2)" "298
478: .zz "end, etext, edata \(mi last locations in program" "END(3)" "357
479: .zz "galloc, gfree, garbage \(mi storage allocation with garbage collection" "GALLOC(3)" "371
480: .zz "malloc, free, realloc, calloc, cfree \- memory allocator" "MALLOC(3)" "392
481: .zz "memccpy, memchr, memcmp, memcpy, memmove, memset \(mi memory operations" "MEMORY(3)" "395
482: .xx "Manipulating Processes \- Process Management"
483: .ne 2
484: .zz "P, newproc, muxnewwind, newwindow, tolayer, debug, getproc, getproctab, putname, getname" "NEWPROC(9)" "677
485: .ti .5i
486: \- jerq process control
487: .zz "_exit, wait wait3 \(mi terminate process, wait for child to terminate" "EXIT(2)" "306
488: .zz "abort \- generate a fault" "ABORT(3)" "336
489: .zz "environ \- user environment" "ENVIRON(5)" "488
490: .zz "execl, execv, execle, execve, execlp, execvp, exect \(mi execute a file" "EXEC(2)" "304
491: .zz "exit, onexit \(mi terminate process" "EXIT(3)" "359
492: .zz "fork \(mi spawn new process" "FORK(2)" "308
493: .ne 2
494: .zz "getuid, getgid, geteuid, getegid, getlogname, getpid, getppid, getpgrp, setuid, setgid, setruid," "GETUID(2)" "309
495: .ti .5i
496: setlogname, setpgrp \(mi get or set user, group, or process identity
497: .zz "perror, sys_errlist, sys_nerr \(mi system error messages" "PERROR(3)" "400
498: .zz "proc \- process file system" "PROC(4)" "463
499: .ne 2
500: .zz "request, own, wait, alarm, sleep, nap, kbdchar, rcvchar, realtime, sendchar, sendnchars, kill, exit" "REQUEST(9)" "679
501: .ti .5i
502: \- 5620 input/output requests
503: .zz "setjmp, longjmp \(mi non-local goto" "SETJMP(3)" "424
504: .zz "signal, kill \(mi receive and send signals" "SIGNAL(2)" "321
505: .zz "system \(mi issue a shell command" "SYSTEM(3)" "432
506: .xx "Manipulating Processes \- Tuning and Debugging"
507: .zz "assert \(mi assertion checking" "ASSERT(3)" "338
508: .zz "monitor \(mi prepare execution profile" "MONITOR(3)" "397
509: .zz "nlist \(mi get entries from name list" "NLIST(3)" "399
510: .zz "perror, sys_errlist, sys_nerr \(mi system error messages" "PERROR(3)" "400
511: .zz "profil \(mi execution time profile" "PROFIL(2)" "318
512: .xx "Data Manipulation/Database Management"
513: .zz "atof, atoi, atol, strtod, strtol, strtoul \(mi convert ASCII to numbers" "ATOF(3)" "339
514: .zz "bopen, bclose, bseek, bfirst, bkey, breclen, bread,bdelete, bwrite \(mi compressed B-tree subroutines" "CBT(3)" "345
515: .zz "crypt, setkey, encrypt \(mi DES encryption" "CRYPT(3)" "348
516: .zz "ctime, localtime, gmtime, asctime, timezone \(mi convert date and time to ASCII" "CTIME(3)" "349
517: .zz "dbminit, fetch, store, delete, firstkey, nextkey \(mi database subroutines" "DBM(3)" "353
518: .zz "ecvt, fcvt, gcvt \- convert numbers to ascii" "ECVT(3)" "356
519: .zz "frexp, ldexp, modf \(mi split into mantissa and exponent" "FREXP(3)" "368
520: .zz "getarg, iargc \(mi command arguments to Fortran" "GETARG(3)" "373
521: .zz "getenv \(mi value for environment name" "GETENV(3)" "375
522: .zz "getfields, getmfields, setfields \(mi break a string into fields" "GETFIELDS(3)" "376
523: .zz "getflags \(mi process flag arguments in argv" "GETFLAGS(3)" "377
524: .zz "getopt \(mi get option letter from argv" "GETOPT(3)" "381
525: .zz "huff \(mi huffman codebook/tree generator" "HUFF(3)" "385
526: .ne 2
527: .zz "isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph," "CTYPE(3)" "350
528: .ti .5i
529: iscntrl, isascii \(mi character classification
530: .zz "l3tol, ltol3 \(mi convert between 3-byte integers and long integers" "L3TOL(3)" "391
531: .zz "qsort \(mi quicker sort" "QSORT(3)" "416
532: .zz "re_bm, re_cw, re_re \(mi string and pattern matching" "RE(3)" "418
533: .zz "regcomp, regexec, regsub, regerror \(mi regular expression" "REGEXP(3)" "420
534: .zz "scanf, fscanf, sscanf \(mi formatted input" "SCANF(3)" "421
535: .ne 2
536: .zz "strcat, strncat, strcmp, strncmp, strcpy, strncpy, strlen,strchr, strrchr, strpbrk, strspn," "STRING(3)" "429
537: .ti .5i
538: strcspn, strtok, strdup \(mi string operations
539: .zz "swab \(mi swap bytes" "SWAB(3)" "431
540: .zz "timec, timegm, timelocal \- convert ASCII to time" "TIMEC(3)" "436
541: .zz "tolower, toupper \(mi force upper or lower case" "TOLOWER(3)" "437
542: .zz "types \- primitive system data types" "TYPES(5)" "510
543: .zz "varargs \(mi variable argument list" "VARARGS(3)" "442
544: .xx "C++ Data Types"
545: .zz "Map \- associative array classes" "MAP(3)" "393
546: .zz "bits \- variable length bit strings" "BITS(3)" "341
547: .zz "block \- adjustable arrays" "BLOCK(3)" "343
548: .zz "pool \- fast memory allocation" "POOL(3)" "406
549: .xx "Mathematics"
550: .ne 2
551: .zz "abs, sgn, gcd, lcm, min, max, labs \(mi integer arithmetic functions:absolute value, sign," "ARITH(3)" "337
552: .ti .5i
553: greatest common divisor, least common multiple, minimum, maximum
554: .ne 2
555: .zz "add, sub, mul, div, eqpt, eqrect, inset, muldiv, ptinrect, raddp, rsubp, rectXrect, rectclip" "ADD(9)" "681
556: .ti .5i
557: \- arithmetic on points and rectangles
558: .zz "atof, atoi, atol, strtod, strtol, strtoul \(mi convert ASCII to numbers" "ATOF(3)" "339
559: .zz "besj0, besj1, besjn, besy0, besy1, besyn \(mi bessel functions" "BESSEL(3)" "340
560: .zz "cos, sin, atan2, sqrt, norm \- integer math functions" "COS(9)" "685
561: .zz "erf, erfc \(mi error function" "ERF(3)" "358
562: .zz "exp, log, log10, pow, sqrt \(mi exponential, logarithm, power, square root" "EXP(3)" "360
563: .zz "fabs, fmod, floor, ceil \(mi absolute value, remainder, floor, ceiling functions" "FLOOR(3)" "365
564: .zz "frexp, ldexp, modf \(mi split into mantissa and exponent" "FREXP(3)" "368
565: .zz "gamma \(mi log gamma function" "GAMMA(3)" "372
566: .zz "hypot, cabs \(mi euclidean distance" "HYPOT(3)" "386
567: .ne 2
568: .zz "itom, mfree, madd, msub, mult, mdiv, sdiv, msqrt, mgcd, min, mout,fmin, fmout, move, mcmp," "MP(3)" "398
569: .ti .5i
570: rpow, mpow \(mi multiple precision integer arithmetic
571: .zz "orient, normalize \- map projections" "PROJ(3)" "413
572: .zz "poly_lk, poly_read \(mi polyhedron database routines" "POLY(3)" "405
573: .zz "port \(mi mathematical library for Fortran" "PORT(3)" "408
574: .zz "rand, lrand, frand, nrand, srand \(mi random number generator" "RAND(3)" "417
575: .zz "sin, cos, tan, asin, acos, atan, atan2 \(mi trigonometric functions" "SIN(3)" "425
576: .zz "sinh, cosh, tanh \(mi hyperbolic functions" "SINH(3)" "426
577: .xx "Graphics"
578: .zz "Code, addr, bitblt, point, rectf, screenswap, segment, texture \- graphics functions" "BITBLT(9)" "683
579: .zz "Word, Point, Rectangle, Bitmap, Texture, Pt, Rect, Rpt, display, Drect, Jrect \- graphics data types" "TYPES(9)" "699
580: .zz "chrtab \(mi simple character bitmaps" "CHRTAB(3)" "347
581: .zz "circle, disc, arc, ellipse, eldisc, elarc \- circle-drawing functions" "CIRCLE(9)" "684
582: .zz "orient, normalize \- map projections" "PROJ(3)" "413
583: .zz "poly_lk, poly_read \(mi polyhedron database routines" "POLY(3)" "405
584: .zz "view2d, moviefil \(mi movie of a function f(x, y, t)" "VIEW2D(3)" "443
585: .xx "Communication \- Terminals"
586: .zz "button123, mouse, cursallow, cursinhibit, cursset, cursswitch, getrect123 \- mouse control" "BUTTON(9)" "675
587: .zz "curses \(mi screen functions with `optimal' cursor motion" "CURSES(3)" "351
588: .zz "font \- jerq font layouts" "FONT(9)" "697
589: .zz "jioctl \- mux ioctl requests" "JIOCTL(9)" "692
590: .zz "menuhit, hmenuhit \- present user with menu and get selection" "MENUHIT(9)" "687
591: .ne 2
592: .zz "newlayer, dellayer, downback, lbitblt, lpoint, lrectf, lsegment, ltexture, upfront" "NEWLAYER(9)" "676
593: .ti .5i
594: \- layer control and graphics
595: .zz "pads \- user interface package" "PADS(9)" "698
596: .ne 2
597: .zz "request, own, wait, alarm, sleep, nap, kbdchar, rcvchar, realtime, sendchar, sendnchars, kill, exit" "REQUEST(9)" "679
598: .ti .5i
599: \- 5620 input/output requests
600: .zz "string, defont, strwidth, infont, outfont, getfont \- text and font operations" "STRING(9)" "690
601: .zz "strinsure, strinsert, strdelete, strzero, setmuxbuf, getmuxbuf, movstring \- dynamic strings in mux" "MUXSTRING(9)" "689
602: .zz "termcap \- terminal capability file" "TERMCAP(5)" "505
603: .zz "tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs \(mi device-independent terminal screen control" "TERMCAP(3)" "435
604: .zz "tty \- serial line interface drivers" "TTY(4)" "472
605: .zz "tty_ld \- terminal processing line discipline" "TTYLD(4)" "473
606: .zz "ttyname, isatty, nametty \(mi find or set name of a terminal" "TTYNAME(3)" "438
607: .zz "vec, move, etc. \(mi plot graphics interface" "PLOT(3)" "403
608: .xx "Communication \- Between Processes"
609: .zz "conn_ld \- line discipline for unique stream connection" "CONNLD(4)" "449
610: .zz "fmount, funmount \- mount or remove file system" "FMOUNT(2)" "307
611: .ne 2
612: .zz "ipccreat, ipcopen, ipclisten, ipcaccept, ipcreject, ipcexec, ipcpath , ipclogin, ipcrogin" "IPC(3)" "388
613: .ti .5i
614: \(mi set up connections between processes or machines
615: .zz "pipe \(mi create an interprocess channel" "PIPE(2)" "317
616: .zz "popen, ppopen, vepopen, pclose \(mi open a pipe to/from a process" "POPEN(3)" "407
617: .zz "read, write \(mi read or write file" "READ(2)" "319
618: .zz "select \(mi synchronous input/output multiplexing" "SELECT(2)" "320
619: .zz "stream \- communication channels" "STREAM(4)" "468
620: .xx "Communication \- Outside World"
621: .zz "buf_ld \- buffering line discipline" "BUFLD(4)" "448
622: .zz "dialout \(mi place call on ACU" "DIALOUT(3)" "354
623: .zz "dk, dkp_ld, unixp_ld, cmc_ld \- Datakit interface and protocols" "DK(4)" "451
624: .zz "ethernet \(mi Ethernet interface" "ETHERNET(4)" "454
625: .zz "in_host, in_ntoa, in_address, in_service \- internet networking functions" "INTERNET(3)" "387
626: .zz "ip, ip_ld \- DARPA internet protocol" "IP(4)" "456
627: .zz "mesg_ld, rmesg_ld \- message line discipline modules" "MESGLD(4)" "459
628: .zz "mt \- magtape interface" "MT(4)" "460
629: .zz "tcp_sock, tcp_connect, tcp_listen, tcp_accept, tcp_rcmd \(mi tcp networking functions" "TCP(3)" "433
630: .zz "udp_connect, udp_listen, udp_datagram \(mi udp networking functions" "UDP(3)" "439
631: .xx "System administration/Only for the Knowledgeable"
632: .zz "acct \(mi turn accounting on or off" "ACCT(2)" "296
633: .zz "conn_ld \- line discipline for unique stream connection" "CONNLD(4)" "449
634: .zz "drum \- paging device" "DRUM(4)" "453
635: .zz "filsys, flblk, ino \- format of a disk file system" "FILSYS(5)" "489
636: .zz "fmount, funmount \- mount or remove file system" "FMOUNT(2)" "307
637: .zz "fstab, mtab \- information about file systems" "FSTAB(5)" "493
638: .zz "getfsent, getfsspec, getfsfile, setfsent, endfsent \(mi get file system description file entry" "GETFSENT(3)" "378
639: .zz "mem, kmem, kUmem, mtpr, fineclock \- memory and VAX processor registers" "MEM(4)" "458
640: .zz "mknod \(mi make a directory or a special file" "MKNOD(2)" "314
641: .zz "ra \- DEC MSCP disks (RA60, RA80, RA81, RA90)" "RA(4)" "465
642: .zz "scsi \- SCSI interface" "SCSI(4)" "467
643: .zz "stime, biasclock \(mi set time" "STIME(2)" "325
644: .zz "sync \- force writing of system buffers" "SYNC(2)" "326
645: .zz "types \- primitive system data types" "TYPES(5)" "510
646: .zz "uname \- identify machine and kernel" "UNAME(3)" "440
647: .xx "Miscellany"
648: .zz "reboot, vadvise, vlimit, vswapon, getgroups,setgroups \(mi system calls to be avoided" "DEPRECATED(2)" "301
649: .zz "syscall \(mi indirect system call" "SYSCALL(2)" "327
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.