-
-
Notifications
You must be signed in to change notification settings - Fork 896
Commit d9fb12a
Further work on supporting multiple instances
* On stderr, the service name is printed on each line.
* Print the name of the eeprom file, the log file and
the log pipe on startup.
Hopefully, this will help people notice when they are
running multiple instances, and to distinguish between
them.1 parent 144d69e commit d9fb12a
File tree
5 files changed
+24
-8
lines changed- hal/architecture/Linux
- drivers/core
5 files changed
+24
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | - | ||
351 | - | ||
350 | + | ||
351 | + | ||
352 | + | ||
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | + | ||
42 | + | ||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | - | ||
93 | + | ||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | + | ||
28 | 29 | | |
30 | + | ||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
41 | + | ||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
48 | - | ||
51 | + | ||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
263 | - | ||
266 | + | ||
264 | 267 | | |
265 | 268 | | |
266 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
90 | + | ||
83 | 91 | | |
84 | 92 | | |
85 | 93 | | |
| |||
94 | 102 | | |
95 | 103 | | |
96 | 104 | | |
105 | + | ||
97 | 106 | | |
98 | 107 | | |
99 | 108 | | |
| |||
138 | 147 | | |
139 | 148 | | |
140 | 149 | | |
141 | - | ||
150 | + | ||
142 | 151 | | |
143 | 152 | | |
144 | 153 | | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
148 | 157 | | |
149 | - | ||
158 | + | ||
150 | 159 | | |
151 | 160 | | |
152 | - | ||
161 | + | ||
162 | + | ||
153 | 163 | | |
154 | 164 | | |
155 | 165 | | |
| |||
0 commit comments