-
Notifications
You must be signed in to change notification settings - Fork 6
/
sds
245 lines (220 loc) · 3.57 KB
/
sds
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
# sds: standalone with all files in root(3)
dev
root
cons archds lcd
env
mnt
pipe
prog
rtc
srv
dup
draw screen swcursor
pointer
ip bootp ip ipv6 ipaux iproute arp netlog ptclbsum iprouter plan9 nullmedium pktmedium
ether netif netaux
nds
dldi
audio
# tinyfs
ip
# il
tcp
udp
# rudp
# igmp
ipifc
icmp
icmp6
# ipmux
lib
interp
tk
draw
memlayer
memdraw
keyring
sec
mp
math
kern
mod
math
sys
draw
tk
keyring
port
alarm
alloc
allocb
chan
dev
dial
dis
discall
exception
exportfs
inferno
latin1
nocache
nodynld
parse
pgrp
print
proc
qio
qlock
random
sysfile
taslock
xalloc
link
fifo
# math
# logo
ethernds
ethermedium
# iottds
# iogmtf
iompcf
ior4tf iocard
misc
code
int main_pool_pcnt = 50;
int heap_pool_pcnt = 30;
int image_pool_pcnt = 20;
int cflag = 0;
int consoleprint = 1;
int redirectconsole = 1;
int iprintscreenputs = 0;
char debug_keys = 1;
int panicreset = 0;
char *tkfont = "/fonts/lucidasans/unicode.6.font";
int tkstylus = 1;
init
dsinit
# tstdraw
root
/chan /
/dev /
/dis
/env /
/fd /
/net /
/net.alt /
/nvfs /
/prog /
/osinit.dis
# intialisation
# dos file system
/dis/dossrv.dis
# /dis/disk/format.dis
# kfs file system
/dis/disk/kfs.dis
/dis/disk/kfscmd.dis
# used by file systems and commands
/dis/lib/arg.dis
/dis/lib/styx.dis
/dis/lib/string.dis
/dis/lib/daytime.dis
# For development work:
/dis/sh.dis
/dis/sh/std.dis
/dis/ls.dis
/dis/cat.dis
/dis/bind.dis
/dis/mount.dis
/dis/pwd.dis
/dis/echo.dis
/dis/cd.dis
/dis/xd.dis
/dis/cp.dis
/dis/mkdir.dis
/dis/rm.dis
/dis/p.dis
/dis/ps.dis
/dis/date.dis
/dis/time.dis
/dis/ftest.dis
/dis/mdb.dis
/dis/read.dis
/dis/calc.dis
/dis/lib/readdir.dis
/dis/lib/workdir.dis
/dis/lib/daytime.dis
/dis/lib/auth.dis
/dis/lib/env.dis
/dis/lib/ssl.dis
/dis/lib/bufio.dis
/dis/lib/dis.dis
# dhcp
/dis/lib/dhcpclient.dis
/dis/lib/ip.dis
/n/remote
/n/local
# things that live in /n/local
/usr/inferno
/usr/inferno/namespace /os/ds/root/usr/inferno/namespace
/usr/inferno/keyring /os/ds/root/usr/inferno/keyring
/usr/inferno/lib /os/ds/root/usr/inferno/lib
/usr/inferno/lib/plumbing /os/ds/root/usr/inferno/lib/plumbing
/usr/inferno/lib/profile /os/ds/root/usr/inferno/lib/profile
/usr/inferno/lib/wmsetup /os/ds/root/usr/inferno/lib/wmsetup
/usr/inferno/lib/invhit.iaf /os/ds/root/usr/inferno/lib/invhit.iaf
/fonts/lucidasans/lsr.10
/fonts/lucidasans/lsb.10
/fonts/lucidasans/unicode.6.font
/fonts/lucidasans/boldlatin1.6.font
/fonts/misc/latin1.6x13.font
/fonts/misc/latin1.6x13
/dis/lib/filepat.dis
/dis/lib/plumbing.dis
/dis/lib/plumbmsg.dis
/dis/lib/rand.dis
/dis/lib/random.dis
/dis/lib/regex.dis
/dis/lib/titlebar.dis
/dis/lib/tkclient.dis
/dis/lib/translate.dis
/dis/lib/winplace.dis
/dis/lib/wmclient.dis
/dis/lib/wmlib.dis
/dis/lib/wmsrv.dis
/dis/plumber.dis
/dis/wm/about.dis
/dis/wm/date.dis
/dis/wm/memory.dis
/dis/wm/keyboard.dis
/dis/wm/sh.dis
/dis/wm/toolbar.dis
/dis/wm/wm.dis
# /dis/wm/mand.dis
# /dis/wm/bounce.dis
# /dis/wm/sweeper.dis
# /dis/wm/snake.dis
# /dis/wm/tetris.dis
# /dis/lib/scoretable.dis
/dis/sleep.dis
/lib/wmsetup
/lib/sh/profile
/icons/inferno.bit
/icons/tk/vitasmall.bit
/icons/tk/task.bit
/icons/tk/maxf.bit
/icons/tk/exit.bit
/icons/tinytk/task.bit
/icons/tinytk/maxf.bit
/icons/tinytk/exit.bit
/icons/tinytk/help.bit
/icons/tinytk/ok.bit
/dis/auplay.dis
# /dis/lib/devpointer.dis
# /dis/nds/touchprint.dis
# /dis/nds/memfiddle.dis
# /lib/registers/disp
# /lib/registers/div
# /lib/registers/main
# /lib/registers/subdisp
# /lib/registers/video
# /lib/registers/wram