add directory Minix
This commit is contained in:
910
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVER.5
Normal file
910
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVER.5
Normal file
@@ -0,0 +1,910 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:52 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(RESOLVER)S
|
||||
1250(\()S
|
||||
1292(5)S
|
||||
1350(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4597(RESOLVER)S
|
||||
5127(\()S
|
||||
5169(5)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(resolver)S
|
||||
10 R-1
|
||||
1430(-)S
|
||||
10 R
|
||||
1512(resolver)S
|
||||
1862(con\256guration)S
|
||||
2423(\256le)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 R
|
||||
1080(/etc/resolv.conf)S
|
||||
1536 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
1656 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 I
|
||||
1266(resolver)S
|
||||
10 R
|
||||
1625(is)S
|
||||
1721(a)S
|
||||
1795(set)S
|
||||
1936(of)S
|
||||
2049(routines)S
|
||||
2402(in)S
|
||||
2509(the)S
|
||||
2661(C)S
|
||||
2757(library)S
|
||||
3056(\()S
|
||||
10 I
|
||||
3090(resolv)S
|
||||
10 R
|
||||
3344(\(3\)\))S
|
||||
3526(that)S
|
||||
3707(provide)S
|
||||
(access)258 4044 A
|
||||
4332(to)S
|
||||
4440(the)S
|
||||
4593(Internet)S
|
||||
4937(Domain)S
|
||||
1776 V
|
||||
1080(Name)S
|
||||
1348(System.)S
|
||||
1721(The)S
|
||||
1905(resolver)S
|
||||
2257(con\256guration)S
|
||||
2820(\256le)S
|
||||
2976(contains)S
|
||||
3338(information)S
|
||||
3840(that)S
|
||||
4018(is)S
|
||||
4111(read)S
|
||||
4311(by)S
|
||||
4437(the)S
|
||||
4586(resolver)S
|
||||
4937(routines)S
|
||||
1896 V
|
||||
1080(the)S
|
||||
1233(\256rst)S
|
||||
1420(time)S
|
||||
1629(they)S
|
||||
1832(are)S
|
||||
(invoked)323 1986 A
|
||||
2339(by)S
|
||||
2469(a)S
|
||||
2545(process.)S
|
||||
2928(The)S
|
||||
3116(\256le)S
|
||||
3276(is)S
|
||||
3374(designed)S
|
||||
3762(to)S
|
||||
3871(be)S
|
||||
3997(human)S
|
||||
4301(readable)S
|
||||
4674(and)S
|
||||
4850(contains)S
|
||||
5216(a)S
|
||||
2016 V
|
||||
1080(list)S
|
||||
1228(of)S
|
||||
1337(keywords)S
|
||||
1753(with)S
|
||||
1957(values)S
|
||||
2239(that)S
|
||||
2415(provide)S
|
||||
2747(various)S
|
||||
3068(types)S
|
||||
3305(of)S
|
||||
3414(resolver)S
|
||||
3764(information.)S
|
||||
2184 V
|
||||
1080(On)S
|
||||
1230(a)S
|
||||
1302(normally)S
|
||||
1692(con\256gured)S
|
||||
2149(system)S
|
||||
2455(this)S
|
||||
2627(\256le)S
|
||||
(should)267 2783 A
|
||||
3077(not)S
|
||||
3232(be)S
|
||||
(necessary.)417 3354 A
|
||||
3823(The)S
|
||||
4007(only)S
|
||||
4212(name)S
|
||||
4457(server)S
|
||||
4731(to)S
|
||||
4836(be)S
|
||||
4959(queried)S
|
||||
2304 V
|
||||
(will)157 1080 A
|
||||
1278(be)S
|
||||
1414(on)S
|
||||
1555(the)S
|
||||
1719(local)S
|
||||
1955(machine,)S
|
||||
2361(the)S
|
||||
2524(domain)S
|
||||
2865(name)S
|
||||
3123(is)S
|
||||
3230(determined)S
|
||||
3723(from)S
|
||||
3959(the)S
|
||||
4122(host)S
|
||||
4329(name,)S
|
||||
4612(and)S
|
||||
4797(the)S
|
||||
4960(domain)S
|
||||
2424 V
|
||||
1080(search)S
|
||||
1363(path)S
|
||||
1561(is)S
|
||||
1653(constructed)S
|
||||
2142(from)S
|
||||
2363(the)S
|
||||
2511(domain)S
|
||||
2837(name.)S
|
||||
2592 V
|
||||
1080(The)S
|
||||
1262(different)S
|
||||
1635(con\256guration)S
|
||||
2196(options)S
|
||||
2516(are:)S
|
||||
2760 V
|
||||
10 B
|
||||
1080(nameserver)S
|
||||
2880 V
|
||||
10 R
|
||||
1440(Internet)S
|
||||
1798(address)S
|
||||
2144(\(in)S
|
||||
2300(dot)S
|
||||
2472(notation\))S
|
||||
2879(of)S
|
||||
3007(a)S
|
||||
3096(name)S
|
||||
3358(server)S
|
||||
3649(that)S
|
||||
3844(the)S
|
||||
4011(resolver)S
|
||||
(should)267 4380 A
|
||||
4691(query.)S
|
||||
5015(Up)S
|
||||
5183(to)S
|
||||
3000 V
|
||||
(MAXNS)364 1440 A
|
||||
1844(\(currently)S
|
||||
2282(3\))S
|
||||
2406(name)S
|
||||
2664(servers)S
|
||||
2990(may)S
|
||||
3203(be)S
|
||||
3338(listed,)S
|
||||
3621(one)S
|
||||
3806(per)S
|
||||
3974(keyword.)S
|
||||
4415(If)S
|
||||
4522(there)S
|
||||
4763(are)S
|
||||
(multiple)335 4926 A
|
||||
3120 V
|
||||
1440(servers,)S
|
||||
1790(the)S
|
||||
1952(resolver)S
|
||||
2316(library)S
|
||||
2624(queries)S
|
||||
2954(them)S
|
||||
3194(in)S
|
||||
3312(the)S
|
||||
3475(order)S
|
||||
3728(listed.)S
|
||||
4036(If)S
|
||||
4144(no)S
|
||||
10 B
|
||||
4284(nameserver)S
|
||||
10 R
|
||||
4828(entries)S
|
||||
5137(are)S
|
||||
3240 V
|
||||
1440(present,)S
|
||||
1787(the)S
|
||||
1941(default)S
|
||||
2252(is)S
|
||||
2350(to)S
|
||||
2458(use)S
|
||||
2622(the)S
|
||||
2775(name)S
|
||||
3023(server)S
|
||||
3300(on)S
|
||||
3430(the)S
|
||||
3583(local)S
|
||||
3809(machine.)S
|
||||
4230(\(The)S
|
||||
4451(algorithm)S
|
||||
4872(used)S
|
||||
5086(is)S
|
||||
5183(to)S
|
||||
3360 V
|
||||
1440(try)S
|
||||
1591(a)S
|
||||
1675(name)S
|
||||
1932(server,)S
|
||||
2243(and)S
|
||||
2427(if)S
|
||||
2528(the)S
|
||||
2690(query)S
|
||||
2959(times)S
|
||||
3217(out,)S
|
||||
3410(try)S
|
||||
3562(the)S
|
||||
3725(next,)S
|
||||
(until)184 3963 A
|
||||
4187(out)S
|
||||
4355(of)S
|
||||
4479(name)S
|
||||
4737(servers,)S
|
||||
5088(then)S
|
||||
3480 V
|
||||
1440(repeat)S
|
||||
1712(trying)S
|
||||
1977(all)S
|
||||
2103(the)S
|
||||
2251(name)S
|
||||
2494(servers)S
|
||||
(until)184 2805 A
|
||||
3014(a)S
|
||||
3084(maximum)S
|
||||
3516(number)S
|
||||
3848(of)S
|
||||
3957(retries)S
|
||||
4235(are)S
|
||||
4384(made\).)S
|
||||
3648 V
|
||||
10 B
|
||||
1080(domain)S
|
||||
10 R
|
||||
1440(Local)S
|
||||
1699(domain)S
|
||||
2029(name.)S
|
||||
2326(Most)S
|
||||
2561(queries)S
|
||||
2881(for)S
|
||||
3028(names)S
|
||||
3314(within)S
|
||||
3600(this)S
|
||||
3775(domain)S
|
||||
4106(can)S
|
||||
4276(use)S
|
||||
4440(short)S
|
||||
4671(names)S
|
||||
4958(relative)S
|
||||
3768 V
|
||||
1440(to)S
|
||||
1552(the)S
|
||||
1709(local)S
|
||||
1939(domain.)S
|
||||
2324(If)S
|
||||
2425(no)S
|
||||
10 B
|
||||
2558(domain)S
|
||||
10 R
|
||||
2915(entry)S
|
||||
3155(is)S
|
||||
3255(present,)S
|
||||
3604(the)S
|
||||
3760(domain)S
|
||||
4094(is)S
|
||||
4194(determined)S
|
||||
4680(from)S
|
||||
4909(the)S
|
||||
5065(local)S
|
||||
3888 V
|
||||
1440(host)S
|
||||
1633(name)S
|
||||
1877(returned)S
|
||||
2239(by)S
|
||||
10 I
|
||||
2365(gethostname)S
|
||||
10 R
|
||||
2889(\(2\);)S
|
||||
3061(the)S
|
||||
3210(domain)S
|
||||
3537(part)S
|
||||
3720(is)S
|
||||
3813(taken)S
|
||||
4057(to)S
|
||||
4162(be)S
|
||||
4284(everything)S
|
||||
4741(after)S
|
||||
4954(the)S
|
||||
5104(\256rst)S
|
||||
4008 V
|
||||
1440(`.'.)S
|
||||
1608(Finally,)S
|
||||
1943(if)S
|
||||
2030(the)S
|
||||
2178(host)S
|
||||
2370(name)S
|
||||
2613(does)S
|
||||
2822(not)S
|
||||
2975(contain)S
|
||||
3296(a)S
|
||||
3366(domain)S
|
||||
3692(part,)S
|
||||
3899(the)S
|
||||
4047(root)S
|
||||
4234(domain)S
|
||||
4560(is)S
|
||||
4652(assumed.)S
|
||||
4176 V
|
||||
10 B
|
||||
1080(search)S
|
||||
10 R
|
||||
1440(Search)S
|
||||
1762(list)S
|
||||
1932(for)S
|
||||
2098(host-name)S
|
||||
(lookup.)303 2565 A
|
||||
2941(The)S
|
||||
3146(search)S
|
||||
3452(list)S
|
||||
3623(is)S
|
||||
3738(normally)S
|
||||
4149(determined)S
|
||||
4650(from)S
|
||||
4894(the)S
|
||||
5065(local)S
|
||||
4296 V
|
||||
1440(domain)S
|
||||
1792(name;)S
|
||||
2089(by)S
|
||||
2240(default,)S
|
||||
2596(it)S
|
||||
2703(begins)S
|
||||
3016(with)S
|
||||
3246(the)S
|
||||
3420(local)S
|
||||
3667(domain)S
|
||||
4018(name,)S
|
||||
4311(then)S
|
||||
(successive)425 4534 A
|
||||
5009(parent)S
|
||||
4416 V
|
||||
1440(domains)S
|
||||
1806(that)S
|
||||
1983(have)S
|
||||
2199(at)S
|
||||
2298(least)S
|
||||
2509(two)S
|
||||
(components)485 2686 A
|
||||
3197(in)S
|
||||
3301(their)S
|
||||
3512(names.)S
|
||||
3845(This)S
|
||||
4050(may)S
|
||||
4249(be)S
|
||||
4371(changed)S
|
||||
4733(by)S
|
||||
4860(listing)S
|
||||
5138(the)S
|
||||
4536 V
|
||||
1440(desired)S
|
||||
1765(domain)S
|
||||
2100(search)S
|
||||
2392(path)S
|
||||
2599(following)S
|
||||
3024(the)S
|
||||
10 I
|
||||
3181(search)S
|
||||
10 R
|
||||
3483(keyword)S
|
||||
3869(with)S
|
||||
(spaces)263 4082 A
|
||||
4379(or)S
|
||||
4496(tabs)S
|
||||
4691(separating)S
|
||||
5138(the)S
|
||||
4656 V
|
||||
1440(names.)S
|
||||
1781(Most)S
|
||||
2021(resolver)S
|
||||
2380(queries)S
|
||||
(will)157 2705 A
|
||||
2896(be)S
|
||||
3025(attempted)S
|
||||
3456(using)S
|
||||
(each)185 3707 A
|
||||
(component)446 3926 A
|
||||
4406(of)S
|
||||
4524(the)S
|
||||
4682(search)S
|
||||
4975(path)S
|
||||
5183(in)S
|
||||
4776 V
|
||||
1440(turn)S
|
||||
(until)184 1631 A
|
||||
1844(a)S
|
||||
1918(match)S
|
||||
2193(is)S
|
||||
(found.)259 2289 A
|
||||
2602(Note)S
|
||||
2827(that)S
|
||||
3007(this)S
|
||||
3181(process)S
|
||||
3512(may)S
|
||||
3714(be)S
|
||||
3838(slow)S
|
||||
4057(and)S
|
||||
(will)157 4230 A
|
||||
4415(generate)S
|
||||
4785(a)S
|
||||
4858(lot)S
|
||||
4992(of)S
|
||||
5104(net-)S
|
||||
4896 V
|
||||
1440(work)S
|
||||
1675(traf\256c)S
|
||||
1945(if)S
|
||||
2035(the)S
|
||||
2186(servers)S
|
||||
2500(for)S
|
||||
2646(the)S
|
||||
2798(listed)S
|
||||
3045(domains)S
|
||||
3414(are)S
|
||||
3567(not)S
|
||||
3724(local,)S
|
||||
3974(and)S
|
||||
4148(that)S
|
||||
4328(queries)S
|
||||
(will)157 4648 A
|
||||
4834(time)S
|
||||
5042(out)S
|
||||
5199(if)S
|
||||
5016 V
|
||||
1440(no)S
|
||||
1565(server)S
|
||||
1837(is)S
|
||||
1929(available)S
|
||||
2318(for)S
|
||||
2461(one)S
|
||||
2631(of)S
|
||||
2740(the)S
|
||||
2888(domains.)S
|
||||
5184 V
|
||||
1440(The)S
|
||||
1622(search)S
|
||||
1905(list)S
|
||||
2053(is)S
|
||||
2145(currently)S
|
||||
2534(limited)S
|
||||
2844(to)S
|
||||
2947(six)S
|
||||
3089(domains)S
|
||||
3454(with)S
|
||||
3658(a)S
|
||||
3728(total)S
|
||||
3932(of)S
|
||||
(256)150 4041 A
|
||||
4216(characters.)S
|
||||
5352 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1263(domain)S
|
||||
10 R
|
||||
1590(and)S
|
||||
10 I
|
||||
1762(search)S
|
||||
10 R
|
||||
2057(keywords)S
|
||||
2475(are)S
|
||||
2626(mutually)S
|
||||
3010(exclusive.)S
|
||||
3467(If)S
|
||||
3562(more)S
|
||||
3796(than)S
|
||||
3996(one)S
|
||||
4168(instance)S
|
||||
4525(of)S
|
||||
4636(these)S
|
||||
4870(keywords)S
|
||||
5472 V
|
||||
1080(is)S
|
||||
1172(present,)S
|
||||
1513(the)S
|
||||
1661(last)S
|
||||
1826(instance)S
|
||||
(will)157 2181 A
|
||||
2363(override.)S
|
||||
5640 V
|
||||
1080(The)S
|
||||
1263(keyword)S
|
||||
1641(and)S
|
||||
1812(value)S
|
||||
2056(must)S
|
||||
2278(appear)S
|
||||
2574(on)S
|
||||
2701(a)S
|
||||
2773(single)S
|
||||
3040(line,)S
|
||||
3243(and)S
|
||||
3415(the)S
|
||||
3565(keyword)S
|
||||
3944(\(e.g.)S
|
||||
10 B
|
||||
4150(nameserver)S
|
||||
10 R
|
||||
4654(\))S
|
||||
4715(must)S
|
||||
4937(start)S
|
||||
5138(the)S
|
||||
5760 V
|
||||
1080(line.)S
|
||||
1306(The)S
|
||||
1488(value)S
|
||||
1731(follows)S
|
||||
2058(the)S
|
||||
2206(keyword,)S
|
||||
2608(separated)S
|
||||
3014(by)S
|
||||
3139(white)S
|
||||
(space.)249 3388 A
|
||||
5928 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
6048 V
|
||||
10 I
|
||||
1080(/etc/resolv.conf)S
|
||||
6216 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
928(A)S
|
||||
930(AL)S
|
||||
998(LS)S
|
||||
1056(SO)S
|
||||
1108(O)S
|
||||
6336 V
|
||||
10 R
|
||||
(gethostbyname\(3N\),)824 1080 A
|
||||
1929(resolver\(3\),)S
|
||||
2422(hostname\(7\),)S
|
||||
2975(named\(8\))S
|
||||
6456 V
|
||||
1080(Name)S
|
||||
1346(Server)S
|
||||
1635(Operations)S
|
||||
2102(Guide)S
|
||||
2373(for)S
|
||||
2516(BIND)S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
2553(\()S
|
||||
(December)415 2595 A
|
||||
3035(14,)S
|
||||
(1989)200 3185 A
|
||||
3393(\))S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user