summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.2.02.2.0Hisham Muhammad2018-04-101-1/+1
* Update ChangeLogHisham Muhammad2018-04-101-8/+25
* Add tree view flag to man page (#777)Daniel Flanagan2018-04-101-1/+4
* Require pkg-config as an optional build dependency on Linux (#775)Hisham Muhammad2018-04-061-7/+11
* MakeHeader.py: Fix for non-utf8 environments (#770)volkov-am2018-04-051-9/+6
* Add -t command-line flag for tree viewDaniel Flanagan2018-04-051-1/+10
* macOS: fix the switched version test (#772)pmalhaire2018-04-051-3/+8
* Solaris: update proc state letters to reflect Solaris usageGuy M. Broome2018-04-051-1/+1
* Solaris: bump copyright in Platform.{c,h}Guy M. Broome2018-04-052-2/+2
* Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for...Guy M. Broome2018-04-053-83/+65
* Solaris: Implement process environment listingGuy M. Broome2018-04-052-2/+51
* Solaris: add placeholder message about environment listingGuy M. Broome2018-04-051-1/+1
* Solaris: showing a dash for the top-level process is no longer necessaryGuy M. Broome2018-04-052-7/+7
* Solaris: add warning about proc_walk_f callback functionGuy M. Broome2018-04-051-2/+8
* Solaris: condense separate process vs lwp handling down to a single workflowGuy M. Broome2018-04-052-126/+107
* Solaris: get completely out of the file handling business using libprocGuy M. Broome2018-04-055-198/+128
* Solaris: Condense conditional blocks for new vs old LWPs and procsGuy M. Broome2018-04-051-120/+74
* Solaris: remove unneeded accumulators for process and thread countingGuy M. Broome2018-04-051-11/+9
* Solaris: Assorted post-LWP code cleanupGuy M. Broome2018-04-051-60/+26
* Solaris: Implement kernel thread countingGuy M. Broome2018-04-051-1/+3
* Solaris: If a process has a running LWP, then the process is by definition ru...Guy M. Broome2018-04-051-0/+2
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-054-1/+29
* Solaris: Implement LWP enumeration (#768)gmbroome2018-03-276-21/+209
* OpenBSD: read Battery datanerd9722018-03-261-2/+57
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-03-261-3/+35
* Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.Guy M. Broome2018-03-261-4/+6
* New makefile targets to rebuild and clean htop headers.Explorer092018-03-261-16/+104
* Linux: change how kernel threads are detectedHisham Muhammad2018-03-253-6/+8
* Fix overflow for signals >= 100.Hisham Muhammad2018-03-251-2/+2
* strace: increase string lengthHisham Muhammad2018-03-251-1/+1
* Solaris: code indentation fixgmbroome2018-03-161-1/+1
* Solaris: enough changes made to justify a copyright bump to 2018Guy M. Broome2018-03-164-4/+4
* Solaris: fix memory allocation for usernames (some empty usernames in 32-bit ...Guy M. Broome2018-03-161-12/+4
* Solaris: fix malloc() / free() issues with zone name handlingGuy M. Broome2018-03-164-15/+21
* Solaris: Link against libmalloc to fix various crashesGuy M. Broome2018-03-161-0/+1
* Solaris: Import backtrace-on-abort from Linux, with minor modification for So...Guy M. Broome2018-03-162-5/+19
* Use fork/exec instead of popen to run lsof (#757)wangqr2018-03-161-6/+33
* Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760)Kang-Che Sung (宋岡哲)2018-03-161-5/+5
* Import Solaris support (#741)gmbroome2018-03-0212-0/+1059
* Fix bashisms (#749)Jesin2018-02-261-3/+3
* Add Contributing Guide!Hisham Muhammad2018-02-261-0/+56
* Updates to generated header filesHisham Muhammad2018-02-262-0/+10
* Protect against overflows in RichString_setAttrnHisham Muhammad2018-02-262-0/+10
* Update ChangeLogHisham Muhammad2018-02-261-0/+4
* use CFLAGS from ncurses*-config, if present (#745)Michael Klein2018-02-261-6/+12
* Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)2018-02-263-0/+22
* Remove unused function from unsupported/Hisham Muhammad2018-02-182-7/+0
* Make settings file finding sequence more straightforwardHisham Muhammad2018-02-181-16/+19
* Only consider a read successful when the file seems validHisham Muhammad2018-02-181-7/+9
* Replace size_t with int/void* unionHisham Muhammad2018-02-189-16/+28

© 2014-2024 Faster IT GmbH | imprint | privacy policy