Alastair Poole
bda2a51124
FreeBSD: Obtain correct PID_MAX (Fallback).
3 years ago
Alastair Poole
41a8e8b7ca
FreeBSD: Fix
3 years ago
Alastair Poole
ba22c1c4fd
BSD: Fix for unusual setup.
...
Thanks Peter2121 (Quelrond)
3 years ago
Alastair Poole
95359855da
NEW: Update.
3 years ago
maxerba
40dd8f3342
Adding italian and updating french translations
3 years ago
Alastair Poole
c888e30153
proc: fix build.
3 years ago
Alastair Poole
2585f7768f
process: Formatting.
3 years ago
Alastair Poole
0a9c11da7b
macOS: Access stack of process for argc and argv.
...
This allows us to properly obtain the command and its arguments
as per other operating systems we support.
3 years ago
Alastair Poole
3559064cfd
macOS: Use proc_bsdinfo pbi_name if possible.
3 years ago
Alastair Poole
988105e4eb
proc: clean up
3 years ago
Alastair Poole
51d3977a9d
linux:process memory use.
...
On linux distinguish between memory size and virtual memory size.
3 years ago
Alastair Poole
40eace5c54
proc: unused variable (macOS).
3 years ago
Alastair Poole
4af5534164
ui: keypress fix logic.
3 years ago
Alastair Poole
cf92bf88de
linux: onto macOS next (hopefully).
3 years ago
Alastair Poole
d5da445b3f
proc: sane memory.
3 years ago
Alastair Poole
9994914e3a
ui: remove memory title (no need)
3 years ago
Alastair Poole
efa207bbc5
ui: memory display.
3 years ago
Alastair Poole
0accec532c
meson: update version to 0.4.0.
...
Thanks OnlyHuman for noticing.
3 years ago
Alastair Poole
ad1f149e55
evisum: add gettext support
3 years ago
Alastair Poole
247c45c32b
process: Make memory total ApBBB compatible.
...
Due to the importance of ApBBB conformance I am forced to display
memory total in the 2020 APBB standard. This is not ideal but
it does provide protection, based on this new standard.
3 years ago
Alastair Poole
b343a3721c
panel: remove unnecessary function
3 years ago
Alastair Poole
1c0a94f84d
ui: fix sort after "refactor"
3 years ago
Alastair Poole
10cbba80f5
ui: Formatting and "logic"
3 years ago
Alastair Poole
7d98f61332
ui: use double precision for memory.
3 years ago
Alastair Poole
c060e493b1
ui: reduce code duplication...
3 years ago
Alastair Poole
c2bed9ef5d
ui: show memory nice
3 years ago
Alastair Poole
d844d0084d
evisum: Use (SZ - RSS), VSZ and RSS.
3 years ago
Alastair Poole
8499ecc8f4
proc/ui: refactor linux proc and ui shutdown.
3 years ago
Alastair Poole
844ae36cf6
shutdown: if mainloop terminates shutdown.
...
Thanks ASAN.
3 years ago
Alastair Poole
d63b95ef27
bsd: add freebsd shared memory usage (proc).
3 years ago
Alastair Poole
1a79d7ace1
mem: openbsd shared.
3 years ago
Alastair Poole
fff7361359
mem: Label size size.
...
Add shared later. I'm confusing myself here.
3 years ago
Alastair Poole
20c420967a
mem: bring this all together (linux).
3 years ago
Alastair Poole
2b03c8ce0b
openbsd: cached.
3 years ago
Alastair Poole
c7c17e0c9c
proc: mem_shared freebsd...
3 years ago
Alastair Poole
b9579f8b7b
proc: tidy
3 years ago
Alastair Poole
0381b3a6b7
OpenBSD: Command Line Arguments.
3 years ago
Alastair Poole
568822263c
proc: FreeBSD et al command arguments.
3 years ago
Alastair Poole
f9acb87411
proc: add free api and command line.
3 years ago
Alastair Poole
6dd238dcc1
OpenBSD: Use process argument list.
3 years ago
Alastair Poole
42dd49f3c1
FreeBSD: Get process argument list.
...
If we don't use this we're restricted to a small command buffer
of 16 or so bytes the kernel will keep in the kp struct.
Fallback to fallback...
3 years ago
Alastair Poole
18fdfd8eb9
ui: spacing
3 years ago
Alastair Poole
50e03aba56
cpu: Use existing objects.
...
Don't clear and recreate objects.
3 years ago
Alastair Poole
f4af2d75b9
ui: dont duplicate code here.
3 years ago
Alastair Poole
5e642c4cf1
build: compiler warning.
3 years ago
Alastair Poole
59234345c3
bsd: Fix OpenBSD support.
3 years ago
Alastair Poole
1e2b9ef98e
ui: move bat list to its own functin
3 years ago
Alastair Poole
83f726b67c
cache: group caching functions/data.
3 years ago
Alastair Poole
c2adb99542
icon: remove references to extinct manufacturer.
3 years ago
Alastair Poole
ed7935525c
config: remove ui check
3 years ago