2705 Commits (bc22bee6505a4953d20eed96899d929e769a7baa)
 

Author SHA1 Message Date
Benny Baumann ef4cbae5ea Minor code style update 4 years ago
Explorer09 44091705db Use of NULL in execlp() must have a pointer cast. 4 years ago
Daniel Lange 87793b8555 Merge branch 'lxc-cpu-count-fix' of fasterit/htop 4 years ago
Daniel Lange fe7f238e2c Increasing niceness is also disabled by --readonly mode 4 years ago
Benny Baumann c24681a078 Fix heap buffer overflow in Vector_compact 4 years ago
Daniel Lange 2da8f71209 Merge branch 'fix_running_containerized_for_lxc' of ilyam8/htop 4 years ago
ilyam8 51228b6239 fix container detection for LXC 4 years ago
Daniel Lange 33973f7e40 Limit active CPU count under LXC as well 4 years ago
Daniel Lange 79db69c48d Fix Solaris / OmniOS build 4 years ago
Benny Baumann 9fc72c1e9c Ensure buffer for environment is large enough on Solaris 4 years ago
Benny Baumann db93268968 Ensure buffer for environment is large enough on OpenBSD 4 years ago
Benny Baumann 4f1269cc9f Ensure buffer for environment is large enough on NetBSD 4 years ago
Charlie Vieth 0388b30077 Hashtable: fix handling of NULL pointer in Hashtable_dump 4 years ago
Denis Lisov 4b8b61fe18 ProcessList.h: remove `ProcessList_remove` 4 years ago
Denis Lisov fae7ff6f03 LinuxProcessList_recurseProcTree: keep on read error 4 years ago
Denis Lisov e07fce7014 LinuxProcessList_recurseProcTree: open dirfd first 4 years ago
Daniel Lange e08eec813c Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more whitespace) 4 years ago
Christian Göttsche 549fcb6bb8 Always abort on overflow in String_cat 4 years ago
Charlie Vieth 08166b27b1 ProcessList: fix quadratic process removal when scanning 4 years ago
Daniel Lange 0d53245cf9 LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container seeing the real host CPUs 4 years ago
Nathan Scott c7413fd677 Merge branch 'natoscott-changelog-3.2.0' 4 years ago
Nathan Scott 8f0475cd73 Merge branch 'changelog-3.2.0' of https://github.com/natoscott/htop into natoscott-changelog-3.2.0 4 years ago
Nathan Scott a155fd0f8b Merge branch 'natoscott-coverity-scan' 4 years ago
Nathan Scott 549543f8e4 Merge branch 'coverity-scan' of https://github.com/natoscott/htop into natoscott-coverity-scan 4 years ago
Nathan Scott 10b541b5e4
Update Settings_newScreen with single-line sortKey checking. 4 years ago
Daniel Lange 73f08debe0 Add note that the Tree view setting is per Screen tab now 4 years ago
Daniel Lange 8b98d3effb Document screen tab switching (TAB, Shift-TAB keys) 4 years ago
Christian Göttsche 7e66ee1d28 FreeBSD: free emulation string 4 years ago
Christian Göttsche a7a6571d14 Fix typo 4 years ago
Nathan Scott cde72dd0b0 Remove redundant null checks on Settings_write (covscan) 4 years ago
Nathan Scott cb61865bb9 Add array bounds checking for the Process_fields array (covscan) 4 years ago
Nathan Scott c144bf9ae5 Add changelog entries for pending htop-3.2.0 release, update version 4 years ago
Daniel Lange ae518e20b7 Merge branch 'main' of thesamesam/htop 4 years ago
Daniel Lange cdf3f3c50b Remove stray fprintf left from testing (introduced in 7039abe) 4 years ago
Benny Baumann 1f2f4fe891 Assume process just started when kproc->ki_start returns garbage 4 years ago
Benny Baumann ec809b7f71 Avoid extremely large year values when printing time 4 years ago
Benny Baumann b83ce85d89 Force elapsed time display to zero if process seems started in the future 4 years ago
Explorer09 ee1bf2f917 Process: Fix PID & UID column widths off-by-one error 4 years ago
ahsmha afc4a9d657 README: Add macOS build dependency install command 4 years ago
Daniel Lange 3f3691886a Merge branch 'allow-multiple-filters-and-search-strings' into main 4 years ago
Daniel Lange 99aa906bc5 Merge branch 'improve-filter-label' into main 4 years ago
Daniel Lange df955c8991 Make CLANG happy (-Wembedded-directive) 4 years ago
Daniel Lange 6a7b3fdc7d Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefined 4 years ago
hwangcc23 72c56691ec Fix a compile warning: comparison of unsigned enum expression < 0 is always false 4 years ago
Fabrice Fontaine 4ccad46045 configure.ac: fix static build with hwloc 4 years ago
Daniel Lange 7039abe109 Guess lxc or docker from /proc/1/mounts 4 years ago
Daniel Lange 2b7504b522 Merge branch 'full_meter' of cgzones/htop into main 4 years ago
Daniel Lange 8b927ba596 Merge branch 'main' (Linux: fix crash in LXD, fixes #965) of er-azh/htop into main 4 years ago
Daniel Lange 0ffd772d28 Fix header layout and meters reset if a header column is empty 4 years ago
er-azh 64fb7181ee
use xCalloc for allocating cpuData 4 years ago