Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
b14f89e9d42f314ce964a500df842364770b06ee
/
freebsd
b10e54c
Merge remote-tracking branch 'upstream/master' into envscreen
by Michael Klein
· 9 years ago
f342a9e
Merge branch 'freebsd-free' of https://github.com/mmcco/htop into mmcco-freebsd-free
by Hisham Muhammad
· 9 years ago
c5b9045
Plug leak in FreeBSD backend, as noted by @mmcco in #334.
by Hisham Muhammad
· 9 years ago
61f2d67
Remove NULL-checks before free()
by Michael McConville
· 9 years ago
7170382
Fix spelling of "maintainer"
by Michael McConville
· 9 years ago
c67e482
fixed bug with PPID of parent not being set on first process list scan pass.
by Martin "eto" Misuth
· 9 years ago
e0b6e2e
enabled swap meter
by Martin "eto" Misuth
· 9 years ago
9d55c56
added Support for memory meter, and slightly adjusted process monitor logic
by Martin "eto" Misuth
· 9 years ago
80f594f
added CPU% for processes in process list
by Martin "eto" Misuth
· 9 years ago
c276998
added cpu monitoring for both single core and smp systems, some notes in process monitor
by Martin "eto" Misuth
· 9 years ago
bc84920
added support for effective UID/username change detection
by Martin "eto" Misuth
· 9 years ago
cc23d13
Add Platform_getProcessEnv
by Michael Klein
· 9 years ago
78f2933
Regenerate platform-dependent headers. Closes #293.
by Hisham Muhammad
· 9 years ago
23bf564
Fixed reparenting issue. PPID should be updated each refresh as any process can get reparented to either
by Martin "eto" Misuth
· 9 years ago
3ea7b34
attempt to return to upstream/master
by Martin "eto" Misuth
· 9 years ago
2379835
Added platform dependent DEFAULT_SIGNAL define, for now for:
by Martin "eto" Misuth
· 9 years ago
86417e4
Unless I move signal definitions into the comment used for header generation,
by Martin "eto" Misuth
· 9 years ago
3fe2f3e
Move list of signals to platform-specific code.
by Hisham Muhammad
· 9 years ago
bf276a0
Merge pull request #274 from mmcco/master
by Hisham Muhammad
· 9 years ago
8c00fa4
Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) columns, somewhat more correct kernel "thread" detection.
by Martin "eto" Misuth
· 9 years ago
445222e
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
by Michael McConville
· 9 years ago
e8970b6
fix calloc() calls
by Christian Hesse
· 9 years ago
9428010
Make column width calculation dynamic.
by Hisham Muhammad
· 9 years ago
5a5dc71
Cast FreeBSDProcess_new to Process_New
by Lance Chen
· 9 years ago
1efa544
Re-run MakeHeader.py on freebsd/FreeBSDProcess.c
by Lance Chen
· 9 years ago
b291fba
Fixes to use platform-specific compare routines.
by Hisham Muhammad
· 10 years ago
272e2d9
Major advances in FreeBSD port.
by Hisham Muhammad
· 10 years ago
adbfe3c
Get FreeBSD tree to compile again with latest changes.
by Hisham Muhammad
· 10 years ago
c29e53c
Add a stub for the battery meter.
by Hisham Muhammad
· 10 years ago
f4c49ff
"get max pid" for FreeBSD
by Hisham Muhammad
· 10 years ago
6d92d7f
Load averages for FreeBSD!
by Hisham Muhammad
· 10 years ago
3ba3d6f
Add uptime calculation code.
by Hisham Muhammad
· 10 years ago
a9f05c2
Uptime meter for FreeBSD.
by Hisham Muhammad
· 10 years ago
0aa485c
Reading swap data!
by Hisham Muhammad
· 10 years ago
28712f2
Reading first bits of data!
by Hisham Muhammad
· 10 years ago
8915b29
Beginnings of FreeBSD port!
by Hisham Muhammad
· 10 years ago