add directory Minix
This commit is contained in:
626
Minix/CD-ROM-2.0/MINIX/MANUALS/PS8/MAKEDEV.8
Normal file
626
Minix/CD-ROM-2.0/MINIX/MANUALS/PS8/MAKEDEV.8
Normal file
@@ -0,0 +1,626 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 14:23:40 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
|
||||
/Times-Bold 1 AEnc-def pop
|
||||
/B-1{/Times-Bold-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(MAKEDEV)S
|
||||
1233(\()S
|
||||
1275(8)S
|
||||
1333(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4614(MAKEDEV)S
|
||||
5127(\()S
|
||||
5169(8)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(MAKEDEV,)S
|
||||
1635(DESCRIBE)S
|
||||
10 R-1
|
||||
2148(-)S
|
||||
10 R
|
||||
2230(make/describe)S
|
||||
2837(device)S
|
||||
3125(\256les)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 B
|
||||
1080(MAKEDEV)S
|
||||
10 R
|
||||
1644([)S
|
||||
10 B-1
|
||||
1678(-)S
|
||||
10 B
|
||||
1735(n)S
|
||||
10 R
|
||||
1791(])S
|
||||
10 I
|
||||
(key)135 1863 A
|
||||
10 R
|
||||
(...)75 2044 A
|
||||
1488 V
|
||||
10 B
|
||||
1080(DESCRIBE)S
|
||||
10 R
|
||||
1633([)S
|
||||
10 I
|
||||
1667(device)S
|
||||
10 R
|
||||
1933(])S
|
||||
(...)75 2005 A
|
||||
1656 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
|
||||
1776 V
|
||||
10 B
|
||||
1080(MAKEDEV)S
|
||||
10 R
|
||||
1631(may)S
|
||||
1829(be)S
|
||||
1949(used)S
|
||||
2158(to)S
|
||||
2261(create)S
|
||||
2528(the)S
|
||||
2676(device)S
|
||||
2964(\256les)S
|
||||
3157(normally)S
|
||||
(found)234 3546 A
|
||||
3806(in)S
|
||||
3910(the)S
|
||||
10 B
|
||||
4059(/dev)S
|
||||
10 R
|
||||
4264(directory.)S
|
||||
4704(The)S
|
||||
10 I
|
||||
(key)135 4887 A
|
||||
10 R
|
||||
5048(argu-)S
|
||||
1896 V
|
||||
1080(ments)S
|
||||
1350(are)S
|
||||
1504(simply)S
|
||||
1807(the)S
|
||||
1960(names)S
|
||||
2247(of)S
|
||||
2361(the)S
|
||||
2514(devices)S
|
||||
(you)150 2846 A
|
||||
3026(want.)S
|
||||
10 B
|
||||
3302(MAKEDEV)S
|
||||
10 R
|
||||
(knows)262 3858 A
|
||||
(about)223 4150 A
|
||||
4403(all)S
|
||||
(supported)396 4534 A
|
||||
4959(devices)S
|
||||
2016 V
|
||||
1080(and)S
|
||||
(will)157 1267 A
|
||||
1466(create)S
|
||||
1750(them)S
|
||||
1994(in)S
|
||||
2115(the)S
|
||||
2281(current)S
|
||||
2610(directory)S
|
||||
3017(with)S
|
||||
3239(the)S
|
||||
3405(proper)S
|
||||
3711(owner)S
|
||||
4006(and)S
|
||||
4194(mode.)S
|
||||
4510(For)S
|
||||
4693(many)S
|
||||
4959(devices)S
|
||||
2136 V
|
||||
10 B
|
||||
1080(MAKEDEV)S
|
||||
10 R
|
||||
(will)157 1640 A
|
||||
1831(not)S
|
||||
1993(only)S
|
||||
2205(create)S
|
||||
2481(the)S
|
||||
2638(device)S
|
||||
(you)150 2935 A
|
||||
3119(want,)S
|
||||
3374(but)S
|
||||
3536(also)S
|
||||
3732(the)S
|
||||
3889(devices)S
|
||||
4225(related)S
|
||||
4534(to)S
|
||||
4646(it)S
|
||||
4736(that)S
|
||||
(you)150 4921 A
|
||||
(will)157 5104 A
|
||||
2256 V
|
||||
1080(probably)S
|
||||
1476(want)S
|
||||
1711(too.)S
|
||||
1928(Naming)S
|
||||
2291(one)S
|
||||
(\257oppy)256 2475 A
|
||||
2770(device)S
|
||||
(will)157 3072 A
|
||||
3268(create)S
|
||||
3549(all)S
|
||||
(\257oppy)256 3690 A
|
||||
3986(devices)S
|
||||
4328(for)S
|
||||
4486(the)S
|
||||
4649(same)S
|
||||
4896(drive)S
|
||||
5143(for)S
|
||||
2376 V
|
||||
1080(instance.)S
|
||||
2544 V
|
||||
1080(Call)S
|
||||
10 B
|
||||
1279(MAKEDEV)S
|
||||
10 R
|
||||
(without)307 1837 A
|
||||
2176(arguments)S
|
||||
2627(to)S
|
||||
2737(see)S
|
||||
2898(a)S
|
||||
2975(list)S
|
||||
3130(of)S
|
||||
3246(keys)S
|
||||
3462(that)S
|
||||
3645(it)S
|
||||
(understands.)505 3733 A
|
||||
4295(Then)S
|
||||
4534(use)S
|
||||
4700(the)S
|
||||
10 B-1
|
||||
4855(-)S
|
||||
10 B
|
||||
4912(n)S
|
||||
10 R
|
||||
5000(\257ag)S
|
||||
5183(to)S
|
||||
2664 V
|
||||
1080(make)S
|
||||
1323(the)S
|
||||
1471(script)S
|
||||
1720(echo)S
|
||||
1935(the)S
|
||||
2083(commands)S
|
||||
2543(it)S
|
||||
(will)157 2624 A
|
||||
2806(execute)S
|
||||
3139(the)S
|
||||
3287(next)S
|
||||
3485(time)S
|
||||
3689(when)S
|
||||
(you)150 3932 A
|
||||
4107(call)S
|
||||
4278(it)S
|
||||
(without)307 4359 A
|
||||
4691(that)S
|
||||
4867(\257ag.)S
|
||||
2832 V
|
||||
1080(The)S
|
||||
1262(special)S
|
||||
1567(key)S
|
||||
10 B
|
||||
1737(std)S
|
||||
10 R
|
||||
1891(must)S
|
||||
2111(be)S
|
||||
2231(given)S
|
||||
2479(alone)S
|
||||
2722(to)S
|
||||
10 B
|
||||
2825(MAKEDEV)S
|
||||
10 R
|
||||
3351(.)S
|
||||
3426(This)S
|
||||
3630(key)S
|
||||
(will)157 3800 A
|
||||
3982(create)S
|
||||
4249(all)S
|
||||
4375(standard)S
|
||||
4741(devices.)S
|
||||
3000 V
|
||||
1080(The)S
|
||||
1271(command)S
|
||||
10 B
|
||||
1701(DESCRIBE)S
|
||||
10 R
|
||||
(will)157 2250 A
|
||||
2441(give)S
|
||||
(you)150 2648 A
|
||||
2832(a)S
|
||||
2911(one-line)S
|
||||
3275(description)S
|
||||
3756(of)S
|
||||
3874(a)S
|
||||
3953(given)S
|
||||
4210(device.)S
|
||||
4557(It)S
|
||||
(will)157 4654 A
|
||||
4846(by)S
|
||||
4981(default)S
|
||||
3120 V
|
||||
1080(list)S
|
||||
1228(all)S
|
||||
1354(devices)S
|
||||
1681(in)S
|
||||
10 B
|
||||
1784(/dev)S
|
||||
10 R
|
||||
1963(.)S
|
||||
3288 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
3408 V
|
||||
10 B
|
||||
1080(mknod)S
|
||||
10 R
|
||||
1382(\(8\).)S
|
||||
3576 V
|
||||
9 R
|
||||
720(B)S
|
||||
722(BU)S
|
||||
784(UG)S
|
||||
852(GS)S
|
||||
920(S)S
|
||||
3696 V
|
||||
10 B
|
||||
1080(MAKEDEV)S
|
||||
10 R
|
||||
1606('s)S
|
||||
1704(eagerness)S
|
||||
2121(to)S
|
||||
2224(create)S
|
||||
2491(devices)S
|
||||
2818(may)S
|
||||
3016(cause)S
|
||||
3265(many)S
|
||||
3513("File)S
|
||||
3736(exists")S
|
||||
4031(errors)S
|
||||
4292(from)S
|
||||
10 B
|
||||
4513(mknod)S
|
||||
10 R
|
||||
4815(.)S
|
||||
3864 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
3984 V
|
||||
10 R
|
||||
1080(Kees)S
|
||||
1307(J.)S
|
||||
1396(Bot)S
|
||||
1566(\(kjb@cs.vu.nl\))S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)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