Andreas Kling
|
47d0ca85e8
|
pmap+SystemMonitor: Mark syscall regions with 'C'
|
2021-02-02 20:13:44 +01:00 |
|
Andreas Kling
|
0682a35148
|
SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
0x1000000 and 0x10000000 looked way too similar without a leading zero.
|
2021-01-29 11:00:46 +01:00 |
|
Andreas Kling
|
3c7f5392a9
|
SystemMonitor: Trim "VMObject" suffix from VMObject types
Every VMObject type ends in "VMObject" and it's just taking up space.
|
2021-01-29 11:00:46 +01:00 |
|
Andreas Kling
|
dc28c07fa5
|
Applications: Move to Userland/Applications/
|
2021-01-12 12:05:23 +01:00 |
|