1071 Commits (bae27054e6f8ed3d27f3c39f3aa467ec3aa6c4af)
 

Author SHA1 Message Date
Hisham Muhammad bae27054e6 Linux: fix CPU count 8 years ago
Hisham Muhammad 8d01ae2054 Linux: remove warnings of unused variables 8 years ago
Robert Antoni Buj Gelonch 049af17be0 Improve Catalan translation for desktop file (#828) 8 years ago
Jan Chren 009837b56d Improve htop.desktop file (#609) 8 years ago
Shawn Landden bd1d719a61 Linux: add process->starttime and use it for STARTTIME column (#700) 8 years ago
multiplexd ca1cce4ce7 OpenBSD: make the STARTTIME column display correctly (#815) 8 years ago
multiplexd c1fb585b6b OpenBSD: add environment reading support (#819) 8 years ago
Score_Under d74b6dc8e0 Fix process name updates for shorter strings (#812) 8 years ago
Hisham Muhammad 666e1e76b3 Fix virtualization color in help screen 8 years ago
Hisham Muhammad 5f9e16b9da Unstage/gitignore INSTALL since it's regenerated by autogen.sh 8 years ago
Jérémie Roquet fd15ead51b Mention the "c" key (tag subtree) in the man 8 years ago
Explorer09 103f1a497a Disable 'make dist' when pkg.m4 is unused in configure 8 years ago
Christian Hesse 08a9b051c5 fix option string 8 years ago
Faster IT e1e3791363 Fix #define to match header when regenerating with MakeHeader.py (#789) 8 years ago
Hisham Muhammad 04cc193e3c Bump version to 2.2.0 8 years ago
Hisham Muhammad 5b38466eab Update ChangeLog 8 years ago
Daniel Flanagan 34dff098c5 Add tree view flag to man page (#777) 8 years ago
Hisham Muhammad e85b072ad0
Require pkg-config as an optional build dependency on Linux (#775) 8 years ago
volkov-am 7cfaa9dede MakeHeader.py: Fix for non-utf8 environments (#770) 8 years ago
Daniel Flanagan db05ba6106 Add -t command-line flag for tree view 8 years ago
pmalhaire 0505a7cfe1 macOS: fix the switched version test (#772) 8 years ago
Guy M. Broome cf04300d49 Solaris: update proc state letters to reflect Solaris usage 8 years ago
Guy M. Broome c53e384213 Solaris: bump copyright in Platform.{c,h} 8 years ago
Guy M. Broome da4877f48c Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for each LWP 8 years ago
Guy M. Broome 0969f83b21 Solaris: Implement process environment listing 8 years ago
Guy M. Broome 155d7cbeee Solaris: add placeholder message about environment listing 8 years ago
Guy M. Broome 1ae7625c42 Solaris: showing a dash for the top-level process is no longer necessary 8 years ago
Guy M. Broome 3c96467f7b Solaris: add warning about proc_walk_f callback function 8 years ago
Guy M. Broome 7f40a3a5af Solaris: condense separate process vs lwp handling down to a single workflow 8 years ago
Guy M. Broome 45fad05b4a Solaris: get completely out of the file handling business using libproc 8 years ago
Guy M. Broome 4ba06c51e5 Solaris: Condense conditional blocks for new vs old LWPs and procs 8 years ago
Guy M. Broome fa18ac964c Solaris: remove unneeded accumulators for process and thread counting 8 years ago
Guy M. Broome 192e43c1ed Solaris: Assorted post-LWP code cleanup 8 years ago
Guy M. Broome 75598c1389 Solaris: Implement kernel thread counting 8 years ago
Guy M. Broome c235b45cd6 Solaris: If a process has a running LWP, then the process is by definition running 8 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
gmbroome 42c3a1fcb3 Solaris: Implement LWP enumeration (#768) 8 years ago
nerd972 1cf8f429a5 OpenBSD: read Battery data 8 years ago
pmalhaire 23f96048c7 macOS: keep scanning thread for versions before High Sierra (#728) 8 years ago
Guy M. Broome 70bc51a387 Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages. 8 years ago
Explorer09 442b0d2576 New makefile targets to rebuild and clean htop headers. 8 years ago
Hisham Muhammad 47cf1532b0 Linux: change how kernel threads are detected 8 years ago
Hisham Muhammad dc050e8088 Fix overflow for signals >= 100. 8 years ago
Hisham Muhammad aa3dc634dc strace: increase string length 8 years ago
gmbroome 5a75797f4d Solaris: code indentation fix 8 years ago
Guy M. Broome cda84fcddc Solaris: enough changes made to justify a copyright bump to 2018 8 years ago
Guy M. Broome 69355234d0 Solaris: fix memory allocation for usernames (some empty usernames in 32-bit builds) 8 years ago
Guy M. Broome cefbe499db Solaris: fix malloc() / free() issues with zone name handling 8 years ago
Guy M. Broome 76ef3682db Solaris: Link against libmalloc to fix various crashes 8 years ago
Guy M. Broome 4bd68809e4 Solaris: Import backtrace-on-abort from Linux, with minor modification for Solaris 8 years ago