summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* OpenBSD: read Battery datanerd9722018-04-061-2/+57
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-04-061-3/+35
* Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.Guy M. Broome2018-04-061-4/+6
* New makefile targets to rebuild and clean htop headers.Explorer092018-04-061-17/+105
* Linux: change how kernel threads are detectedHisham Muhammad2018-04-063-6/+8
* Fix overflow for signals >= 100.Hisham Muhammad2018-04-061-2/+2
* strace: increase string lengthHisham Muhammad2018-04-061-1/+1
* Solaris: code indentation fixgmbroome2018-04-061-1/+1
* Solaris: enough changes made to justify a copyright bump to 2018Guy M. Broome2018-04-064-4/+4
* Solaris: fix memory allocation for usernames (some empty usernames in 32-bit ...Guy M. Broome2018-04-061-12/+4
* Solaris: fix malloc() / free() issues with zone name handlingGuy M. Broome2018-04-064-15/+21
* Solaris: Link against libmalloc to fix various crashesGuy M. Broome2018-04-061-0/+1
* Solaris: Import backtrace-on-abort from Linux, with minor modification for So...Guy M. Broome2018-04-062-5/+19
* Use fork/exec instead of popen to run lsof (#757)wangqr2018-04-061-6/+33
* Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760)Kang-Che Sung (宋岡哲)2018-04-061-5/+5
* Import Solaris support (#741)gmbroome2018-04-0612-0/+1059
* Changed type of some integer variables to avoid overflowsSebastian Martin Dicke2018-03-161-5/+5
* Bump version to 3.0.0beta33.0.0beta3Hisham Muhammad2018-02-261-1/+1
* Update generated headerHisham Muhammad2018-02-261-0/+1
* Fix inttypes.h headerHisham Muhammad2018-02-263-1/+6
* Darwin: expose LAST_PROCESSFIELD like the other platformsHisham Muhammad2018-02-261-1/+6
* Add more default screensHisham Muhammad2018-02-261-2/+6
* Only compute counters is process is shownHisham Muhammad2018-02-262-2/+2
* Implemented various performance countersHisham Muhammad2018-02-2610-93/+308
* Add IPC performance counter for LinuxHisham Muhammad2018-02-266-5/+87
* Add perf counter objectHisham Muhammad2018-02-262-0/+189
* configure.ac: add --enable-perfcountersHisham Muhammad2018-02-261-0/+44
* Set default sort keys in default screensHisham Muhammad2018-02-261-1/+3
* Add `make symbols` targetHisham Muhammad2018-02-261-0/+3
* Store .sort_key as a stringHisham Muhammad2018-02-261-5/+9
* Match iotop's screen configurationHisham Muhammad2018-02-261-1/+1
* Use screen's flags when reading process dataHisham Muhammad2018-02-265-10/+7
* Screens: Fix "New Screen" optionHisham Muhammad2018-02-264-12/+23
* htoprc: store screen 0's setup for improved compatibilityHisham Muhammad2018-02-261-0/+7
* Add support for multiple screens, switchable using TabHisham Muhammad2018-02-2619-202/+399
* Begin add supporting for multiple screensHisham Muhammad2018-02-268-11/+386
* Move responsibility for cursor placement to PanelsHisham Muhammad2018-02-2611-49/+75
* 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
* linux/Battery.c: make sure fd is always closedHisham Muhammad2018-02-181-4/+1
* Fix out-of-bounds readHisham Muhammad2018-02-181-1/+1

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