blob: 470a6e8efc5decc8eeac00bc852ccfa17eafc941 (
plain)
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
|
dev
root
cons
arch
env
mnt
pipe
prog
rtc
srv
dup
ssl
cap
ip bootp ip ipv6 ipaux iproute arp netlog ptclbsum386 iprouter plan9 nullmedium pktmedium
ether netif netaux ethermedium
draw screen vga vgax cga
pointer
vga
sd
ds
floppy dma
# audio
uart
tinyfs
# dbg x86break
ip
tcp
udp
# rudp
# igmp
ipifc
icmp
icmp6
ipmux
lib
interp
keyring
sec
mp
draw
memlayer
memdraw
tk
math
kern
link
ether2114x pci
# ether82557 pci
ether83815 pci
etherelnk3 pci
ps2mouse
ethermedium
# pppmedium ppp compress
misc
vgas3 +cur vgasavage
vgamach64xx
cga
sdata pci sdscsi
sd53c8xx pci sdscsi
uarti8250
mod
sys
draw
tk
keyring crypt
ipints
math
init
wminit
code
int kernel_pool_pcnt = 10;
int main_pool_pcnt = 40;
int heap_pool_pcnt = 20;
int image_pool_pcnt = 40;
int cflag=0;
int swcursor=0;
int consoleprint=0;
int novgascreen=1;
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
root
/chan
/dev
/dis
/env
/fd /
/n
/n/remote
/net
/nvfs
/prog
/dis/lib
/dis/svc
/dis/wm
/osinit.dis
/dis/sh.dis
/dis/ls.dis
/dis/cat.dis
/dis/bind.dis
/dis/mount.dis
/dis/pwd.dis
/dis/echo.dis
/dis/cd.dis
/dis/lib/bufio.dis
/dis/lib/string.dis
/dis/lib/readdir.dis
/dis/lib/workdir.dis
/dis/lib/daytime.dis
/dis/lib/auth.dis
/dis/lib/ssl.dis
# kfs
/dis/disk/kfs.dis
/dis/lib/arg.dis
/dis/lib/daytime.dis
/dis/lib/string.dis
/dis/lib/styx.dis
|