1123683Sache# $FreeBSD$
2123683SacheNU \x00
3123683SacheSH \x01
4123683SacheSX \x02
5123683SacheEX \x03
6123683SacheET \x04
7123683SacheEQ \x05
8123683SacheAK \x06
9123683SacheBL \x07
10123683SacheBS \x08
11123683SacheHT \x09
12123683SacheLF \x0a
13123683SacheVT \x0b
14123683SacheFF \x0c
15123683SacheCR \x0d
16123683SacheSO \x0e
17123683SacheSI \x0f
18123683SacheDL \x10
19123683SacheD1 \x11
20123683SacheD2 \x12
21123683SacheD3 \x13
22123683SacheD4 \x14
23123683SacheNK \x15
24123683SacheSY \x16
25123683SacheEB \x17
26123683SacheCN \x18
27123683SacheEM \x19
28123683SacheSB \x1a
29123683SacheEC \x1b
30123683SacheFS \x1c
31123683SacheGS \x1d
32123683SacheRS \x1e
33123683SacheUS \x1f
34123683SacheSP \x20
35123683SacheNb \x23
36123683SacheDO \x24
37123683SacheAt \x40
38123683Sache<( \x5b
39123683Sache// \x5c
40123683Sache)> \x5d
41123683Sache'> \x5e
42123683Sache'! \x60
43123683Sache(! \x7b
44123683Sache!! \x7c
45123683Sache!) \x7d
46123683Sache'? \x7e
47123683SacheDT \x7f
48123683SacheA= \x80
49123683SacheB= \x81
50123683SacheV= \x82
51123683SacheG= \x83
52123683SacheD= \x84
53123683SacheE= \x85
54123683SacheZ% \x86
55123683SacheZ= \x87
56123683SacheI= \x88
57123683SacheJ= \x89
58123683SacheK= \x8a
59123683SacheL= \x8b
60123683SacheM= \x8c
61123683SacheN= \x8d
62123683SacheO= \x8e
63123683SacheP= \x8f
64123683SacheR= \x90
65123683SacheS= \x91
66123683SacheT= \x92
67123683SacheU= \x93
68123683SacheF= \x94
69123683SacheH= \x95
70123683SacheC= \x96
71123683SacheC% \x97
72123683SacheS% \x98
73123683SacheSc \x99
74123683Sache=" \x9a
75123683SacheY= \x9b
76123683Sache%" \x9c
77123683SacheJE \x9d
78123683SacheJU \x9e
79123683SacheJA \x9f
80123683Sachea= \xa0
81123683Sacheb= \xa1
82123683Sachev= \xa2
83123683Sacheg= \xa3
84123683Sached= \xa4
85123683Sachee= \xa5
86123683Sachez% \xa6
87123683Sachez= \xa7
88123683Sachei= \xa8
89123683Sachej= \xa9
90123683Sachek= \xaa
91123683Sachel= \xab
92123683Sachem= \xac
93123683Sachen= \xad
94123683Sacheo= \xae
95123683Sachep= \xaf
96123683Sache.S \xb0
97123683Sache:S \xb1
98123683Sache?S \xb2
99123683Sachevv \xb3
100123683Sachevl \xb4
101123683SachevL \xb5
102123683SacheVl \xb6
103123683SacheDl \xb7
104123683SachedL \xb8
105123683SacheVL \xb9
106123683SacheVV \xba
107123683SacheLD \xbb
108123683SacheUL \xbc
109123683SacheUl \xbd
110123683SacheuL \xbe
111123683Sachedl \xbf
112123683Sacheur \xc0
113123683Sacheuh \xc1
114123683Sachedh \xc2
115123683Sachevr \xc3
116123683Sachehh \xc4
117123683Sachevh \xc5
118123683SachevR \xc6
119123683SacheVr \xc7
120123683SacheUR \xc8
121123683SacheDR \xc9
122123683SacheUH \xca
123123683SacheDH \xcb
124123683SacheVR \xcc
125123683SacheHH \xcd
126123683SacheVH \xce
127123683SacheuH \xcf
128123683SacheUh \xd0
129123683SachedH \xd1
130123683SacheDh \xd2
131123683SacheUr \xd3
132123683SacheuR \xd4
133123683SachedR \xd5
134123683SacheDr \xd6
135123683SacheVh \xd7
136123683SachevH \xd8
137123683Sacheul \xd9
138123683Sachedr \xda
139123683SacheFB \xdb
140123683SacheLB \xdc
141123683SachelB \xdd
142123683SacheRB \xde
143123683SacheTB \xdf
144123683Sacher= \xe0
145123683Saches= \xe1
146123683Sachet= \xe2
147123683Sacheu= \xe3
148123683Sachef= \xe4
149123683Sacheh= \xe5
150123683Sachec= \xe6
151123683Sachec% \xe7
152123683Saches% \xe8
153123683Sachesc \xe9
154123683Sache=' \xea
155123683Sachey= \xeb
156123683Sache%' \xec
157123683Sacheje \xed
158123683Sacheju \xee
159123683Sacheja \xef
160123683SacheIO \xf0
161123683Sacheio \xf1
162123683SacheIE \xf2
163123683Sacheie \xf3
164123683SacheYI \xf4
165123683Sacheyi \xf5
166123683SacheV% \xf6
167123683Sachev% \xf7
168123683SacheII \xf8
169123683Sacheii \xf9
170123683Sache.M \xfa
171123683SacheCu \xfb
172123683SacheG3 \xfc
173123683Sacheg3 \xfd
174123683SacheSb \xfe
175123683SacheNS \xff
176