blob: 93723933eab6291ba861dfe484109ac6688e47e8 (
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
|
dev
root
cons archevaluator7t noscreen not
# kbd
# gpio
# mnt
# pipe
prog
# srv
# draw
uart
# sapcm
# flash
# touch
# ip bootp ip ipv6 ipaux iproute arp netlog ptclbsum iprouter plan9 nullmedium pktmedium
# ether netif netaux ethermedium
# ata
ip
# il
# tcp
# udp
# rudp
# igmp
# ipifc
# icmp
# icmp6
# ipmux
lib
interp
# tk
# image
# memlayer
# memimage
# keyring
sec
# mp
kern
mod
sys
# draw
# tk
# keyring
port
alarm
alloc
allocb
chan
dev
dial
dis
discall
exception
exportfs
inferno
latin1
nocache
nodynld
noenv
parse
pgrp
print
proc
qio
qlock
random
sysfile
taslock
xalloc
link
# lcd
# ether589
# ethertdk
# pppmedium ppp compress
code
int main_pool_pcnt = 60;
int heap_pool_pcnt = 40;
int image_pool_pcnt = 0;
int cflag = 0;
int consoleprint = 1;
int redirectconsole = 1;
char debug_keys = 1;
int panicreset = 0;
void pseudoRandomBytes(uchar *a, int n){memset(a, 0, n);}
int srvf2c(){return -1;} /* dummy */
Type *Trdchan;
Type *Twrchan;
init
evalinit
root
/chan
/dev
/dis
# /usr/jrf/limbo/cb.dis
# /usr/jrf/work/dl/test/test.dis
# /o/abc.o
/dis/sh.dis
/net
/prog
/osinit.dis
/n/remote
|