about summary refs log tree commit diff stats
path: root/arc/charterm
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-05 22:41:59 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-05 22:41:59 -0700
commit159359029603044014a62c26b63a60b17547400e (patch)
tree39228a47ff075dcb4dc1d0cdc949c62ec6f3062d /arc/charterm
parentfaf521d94c942ea6ab42b301db303ed02e376c16 (diff)
downloadmu-159359029603044014a62c26b63a60b17547400e.tar.gz
3442
Support for a minimal OpenBSD without bash. Many of the scripts in the
repo won't work in that situation, but let's at least make the `mu`
script work.

I'd like to come up with a clean makefile that doesn't require GNU make.
Diffstat (limited to 'arc/charterm')
0 files changed, 0 insertions, 0 deletions
_text.mu.html?h=main&id=f344b250f6f062a1a1902bf69b23ebf9b565de0e'>f344b250 ^
0ca56ed8 ^


ced133e4 ^

f344b250 ^
ced133e4 ^






f344b250 ^


ced133e4 ^



0ca56ed8 ^



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