blob: 0507118cce1119c9142bbe42190baa17b1e6feab (
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
|
dev
root
cons
arch
pnp pci
env
mnt
pipe
prog
rtc
srv
dup
ssl
cap
draw
ip bootp ip ipv6 ipaux iproute arp netlog ptclbsum386 iprouter plan9 nullmedium pktmedium netaux
ether netif netaux ethermedium
# ata
# audio
uart
floppy dma
# tinyfs
# mouse
# dbg x86break
ip
tcp
udp
# rudp
# igmp
ipifc
icmp
icmp6
ipmux
lib
interp
keyring
draw
memlayer
memdraw
tk
sec
mp
math
kern
link
# ether2114x pci
# ether82557 pci
ether83815 pci
etherelnk3 pci
# ps2mouse
# pppmedium ppp compress
ethermedium
misc
cgamemscr
# vgaclgd542x
# vgas3
# vgamach64ct
uarti8250
mod
sys
draw
tk
keyring
math
init
i4e
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=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 /
/net.alt /
/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/arg.dis
/dis/lib/bufio.dis
/dis/lib/dhcpclient.dis
/dis/lib/filepat.dis
/dis/lib/ip.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
/keydb /
/keydb/mutual /usr/i4e/keyring/mutual
/keydb/spree /usr/i4e/keyring/spree
|