about summary refs log tree commit diff stats
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rwxr-xr-xlinux/mubin602258 -> 602291 bytes
-rw-r--r--linux/mu.subx1
2 files changed, 1 insertions, 0 deletions
diff --git a/linux/mu b/linux/mu
index 0e820706..e8ceb38f 100755
--- a/linux/mu
+++ b/linux/mu
Binary files differdiff --git a/linux/mu.subx b/linux/mu.subx
index 120d0cce..0dcfb6fc 100644
--- a/linux/mu.subx
+++ b/linux/mu.subx
@@ -497,6 +497,7 @@ Entry:
       eb/jump $mu-main:end/disp8
     }
     # otherwise convert Stdin
+    (write-buffered Stdout "== code\n")
     (convert-mu Stdin Stdout Stderr 0)
     (flush Stdout)
     # syscall(exit, 0)
23:50:10 +0000 committer jacekm <jacekm> 2010-06-15 23:50:10 +0000 Set BINDIR=/usr/local/bin' href='/novaburst/xombrero/commit/Makefile?id=5886a9abcd73aa7faacd8227147f2b661258c094'>5886a9a ^
23cc633 ^
1b7c992 ^

4b65986
b7c8e20 ^
f2fc48a ^
5886a9a ^

24a6af8 ^
62ea09e ^
a91914c ^
68a74b3 ^



294d324 ^
3eaf180 ^
483a250 ^
71f6dcd ^
483a250 ^










71f6dcd ^
abbca62 ^
f4ac504 ^






bc81e88 ^
f4ac504 ^
71f6dcd ^
453c8e6 ^
71f6dcd ^
62ea09e ^

c3c8375 ^
62ea09e ^




c3c8375 ^
62ea09e ^






68a74b3 ^
62ea09e ^
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