-
Notifications
You must be signed in to change notification settings - Fork 6
/
dds
174 lines (154 loc) · 1.89 KB
/
dds
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
# dds: disk with all files in sd/tf card
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
# boot
# kprof
# 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
# ethermii
# pppmedium ppp compress
# iottds
# iogmtf
iompcf
ior4tf iocard
misc
code
int main_pool_pcnt = 60;
int heap_pool_pcnt = 30;
int image_pool_pcnt = 10;
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
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/tiny/sh.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/tiny/rm.dis
# /dis/p.dis
# /dis/ps.dis
/dis/lib/readdir.dis
/dis/lib/workdir.dis
/dis/lib/env.dis
/dis/lib/bufio.dis
# /dis/lib/auth.dis
# /dis/lib/ssl.dis
# dhcp
/dis/lib/dhcpclient.dis
/dis/lib/ip.dis
/n/remote
/n/local
/n/client
/n/rdbg
/n/dump
/n/disk
/n/kfs