Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
fa18ac964c9f02ebc89d6e5b737331baf90b538e
fa18ac9
Solaris: remove unneeded accumulators for process and thread counting
by Guy M. Broome
· 7 years ago
192e43c
Solaris: Assorted post-LWP code cleanup
by Guy M. Broome
· 7 years ago
75598c1
Solaris: Implement kernel thread counting
by Guy M. Broome
· 7 years ago
c235b45
Solaris: If a process has a running LWP, then the process is by definition running
by Guy M. Broome
· 7 years ago
0dbedf9
Collapse current subtree pressing Backspace
by Hisham Muhammad
· 7 years ago
42c3a1f
Solaris: Implement LWP enumeration (#768)
by gmbroome
· 7 years ago
1cf8f42
OpenBSD: read Battery data
by nerd972
· 7 years ago
23f9604
macOS: keep scanning thread for versions before High Sierra (#728)
by pmalhaire
· 7 years ago
70bc51a
Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.
by Guy M. Broome
· 7 years ago
442b0d2
New makefile targets to rebuild and clean htop headers.
by Explorer09
· 7 years ago
47cf153
Linux: change how kernel threads are detected
by Hisham Muhammad
· 7 years ago
dc050e8
Fix overflow for signals >= 100.
by Hisham Muhammad
· 7 years ago
aa3dc63
strace: increase string length
by Hisham Muhammad
· 7 years ago
5a75797
Solaris: code indentation fix
by gmbroome
· 7 years ago
cda84fc
Solaris: enough changes made to justify a copyright bump to 2018
by Guy M. Broome
· 7 years ago
6935523
Solaris: fix memory allocation for usernames (some empty usernames in 32-bit builds)
by Guy M. Broome
· 7 years ago
cefbe49
Solaris: fix malloc() / free() issues with zone name handling
by Guy M. Broome
· 7 years ago
76ef368
Solaris: Link against libmalloc to fix various crashes
by Guy M. Broome
· 7 years ago
4bd6880
Solaris: Import backtrace-on-abort from Linux, with minor modification for Solaris
by Guy M. Broome
· 7 years ago
a042cfe
Use fork/exec instead of popen to run lsof (#757)
by wangqr
· 7 years ago
2e3c35d
Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760)
by Kang-Che Sung (宋岡哲)
· 7 years ago
697f5bb
Import Solaris support (#741)
by gmbroome
· 7 years ago
d4ea7cd
Fix bashisms (#749)
by Jesin
· 7 years ago
9ca1c99
Add Contributing Guide!
by Hisham Muhammad
· 7 years ago
ccd156f
Updates to generated header files
by Hisham Muhammad
· 7 years ago
858af25
Protect against overflows in RichString_setAttrn
by Hisham Muhammad
· 7 years ago
655c729
Update ChangeLog
by Hisham Muhammad
· 7 years ago
bc5d469
use CFLAGS from ncurses*-config, if present (#745)
by Michael Klein
· 7 years ago
c01f40e
Fix build failure ('major' undefined) in glibc 2.28. (#746)
by Kang-Che Sung (宋岡哲)
· 7 years ago
eed18dd
Remove unused function from unsupported/
by Hisham Muhammad
· 7 years ago
f914617
Make settings file finding sequence more straightforward
by Hisham Muhammad
· 7 years ago
03b2581
Only consider a read successful when the file seems valid
by Hisham Muhammad
· 7 years ago
8c65321
Replace size_t with int/void* union
by Hisham Muhammad
· 7 years ago
b064d50
linux/Battery.c: make sure fd is always closed
by Hisham Muhammad
· 7 years ago
ff78a1b
Fix out-of-bounds read
by Hisham Muhammad
· 7 years ago
f4f35da
Fix indentation
by Hisham Muhammad
· 7 years ago
76366be
Update ChangeLog
by Hisham Muhammad
· 7 years ago
6dda8d2
linux/LinuxProcessList.c: Fix indentation.
by Hisham Muhammad
· 7 years ago
5fca258
call clear() function when SIGWINCH is received. (#660)
by guoci
· 7 years ago
70ed51a
linux/LinuxProcessList: fix reading of number of read syscalls of process
by Marc Kleine-Budde
· 7 years ago
df9922a
Fix preservation of LDFLAGS value during configure script
by Hisham Muhammad
· 7 years ago
fcdff59
Update ChangeLog
by Hisham Muhammad
· 7 years ago
b544c22
Fix issue with small terminals.
by Hisham Muhammad
· 7 years ago
f37a050
Optimize Vector_size on non-debug builds
by Hisham Muhammad
· 7 years ago
03f1768
Handle unexpected values for character passed to isalnum
by Hisham Muhammad
· 7 years ago
a32d752
Check for pkgconfig's presence before using it.
by Hisham Muhammad
· 7 years ago
ac2dff2
Fix color behavior on some terminals.
by Hisham Muhammad
· 7 years ago
c50440f
Bump version to 2.1.0
by Hisham Muhammad
· 7 years ago
2.1.0
b0588d9
parseBatInfo: check `line` for NULL before passing it to String_getToken()
by Jan Chren (rindeal)
· 8 years ago
b84ebfd
Clarify we are looking for the null termination
by coypoop
· 7 years ago
b86e14d
Typo in man page
by Viktor Szépe
· 7 years ago
b34d76c
Fix: infinite loop in tree view on macOS
by Wataru Ashihara
· 7 years ago
87be623
Add support for Linux TASK_IDLE
by Vladimir Panteleev
· 7 years ago
b277121
Darwin: disable thread reading due to bug in macOS High Sierra
by Hisham Muhammad
· 7 years ago
ad99187
htop scans /proc to determine how many running tasks exist. Since that
by Lucas C. Villa Real
· 7 years ago
b7b66b7
Adds support for linux delay accounting (#667)
by André Carvalho
· 7 years ago
5283195
fix fallthough comments for GCC 7.x
by Christian Hesse
· 7 years ago
ef34a83
Merge pull request #678 from evelikov/remove-libtool
by Hisham Muhammad
· 7 years ago
4c1230b
Remove libtool references
by Emil Velikov
· 7 years ago
e3f65c8
Make 'c' key work with threads as well.
by Hisham Muhammad
· 7 years ago
b9934ff
minor style tweak
by Hisham Muhammad
· 7 years ago
65ec0bd
Merge pull request #676 from wangqr/master
by Hisham Muhammad
· 7 years ago
584a9bc
Find roots when constructing process tree, fix #587
by wangqr
· 7 years ago
9487bda
Do not use xSnprintf when the result is used. Fixes #662.
by Hisham Muhammad
· 7 years ago
4300a19
Merge pull request #659 from guoci/patch-1
by Hisham Muhammad
· 7 years ago
60acda0
make script version agnostic
by guoci
· 7 years ago
09e241f
Security review: check results of snprintf.
by Hisham Muhammad
· 7 years ago
3975e9c
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham Muhammad
· 7 years ago
821d50f
Merge pull request #651 from Explorer09/graph-mode-draw
by Hisham Muhammad
· 7 years ago
543d65c
Security review: make privilege dropping-restoring optional.
by Hisham Muhammad
· 7 years ago
f205f70
Use regular readdir since readdir_r is deprecated and newer GCC complains.
by Hisham Muhammad
· 7 years ago
ef7817c
Merge pull request #656 from rsaxvc/master
by Hisham Muhammad
· 7 years ago
33fda93
Merge pull request #657 from kalbasit/remove_whitespace_from_config_file
by Hisham Muhammad
· 7 years ago
ce0cf3c
Settings: do not emit trailing whitespace
by Wael M. Nasreddine
· 7 years ago
d5faf64
Mark some things as const
by Richard
· 7 years ago
18b3e5d
.gitignore vim & nano swp files
by Richard
· 7 years ago
143a7de
Round values in graph drawing (instead of implicit truncate)
by Explorer09
· 8 years ago
e940aec
Add "no perm" status when other fields fail due to lack of permission.
by Hisham Muhammad
· 7 years ago
1a178ad
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham Muhammad
· 7 years ago
c39f18a
Add a clear warning about unsupported platforms. Closes #648.
by Hisham Muhammad
· 7 years ago
978c9e1
Merge pull request #647 from Explorer09/dragonfly-pid-max
by Hisham Muhammad
· 7 years ago
e70f447
DragonFlyBSD PID_MAX is 999999.
by Explorer09
· 7 years ago
71785e2
Set idle I/O prio to 0x6007, like ionice. As suggested by @wolfgang42 in #100.
by Hisham Muhammad
· 7 years ago
e9ecbd0
Use class value only to display idle I/O priority.
by Hisham Muhammad
· 7 years ago
89d1539
Merge branch 'master' into fixedgray
by Hisham
· 7 years ago
e03e45d
Merge pull request #624 from mklein-de/xterm-256color
by Hisham Muhammad
· 7 years ago
45f3769
make special keys also work with TERM=xterm-256color
by Michael Klein
· 8 years ago
2d8dd0b
Work around the strange behavior of gray.
by Hisham
· 8 years ago
b1028e0
Merge pull request #414 from Explorer09/meters-panel-edit
by Hisham Muhammad
· 8 years ago
0c16847
F6 is actually used for both actions, depending on context.
by Hisham
· 8 years ago
68b8efb
Merge pull request #612 from ryenus/keymap
by Hisham Muhammad
· 8 years ago
418fea3
Merge pull request #613 from dkgroot/master
by Hisham Muhammad
· 8 years ago
975e221
Merge pull request #614 from dkgroot/EnhanceMakeHeader
by Hisham Muhammad
· 8 years ago
50f03f5
Enh: scripts/MakeHeader script
by Diederik de Groot
· 8 years ago
cb7a063
Enh: Add support for backtrace using execinfo
by Diederik de Groot
· 8 years ago
cba6959
Fix: TreeView
by Diederik de Groot
· 8 years ago
49af12e
implement: readJailName
by Diederik de Groot
· 8 years ago
b258d6e
Initial addition of dragonflybsd (based on FreeBSD)
by Diederik de Groot
· 8 years ago
e0e8440
update keymap in help
by ryenus
· 8 years ago
5570748
Merge pull request #610 from coypoop/patch-1
by Hisham Muhammad
· 8 years ago
Next »