summaryrefslogtreecommitdiffstats
path: root/openbsd
AgeCommit message (Expand)Author
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-960'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-868'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-818'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-817'Nathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2018-12-16Remove a few unnecessary #includesAntoine Motet
2018-12-16Fix CPU usage on OpenBSDAntoine Motet
2018-10-07Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange
2018-08-19OpenBSD: make the STARTTIME column display correctly (#815)multiplexd
2018-08-19OpenBSD: add environment reading support (#819)multiplexd
2018-07-26remove wrongfixkremlin
2018-07-17Update OpenBSD maximum PIDmultiplexd
2018-07-17Fix zero-index array bounds issueIan Sutton
2018-07-17Fix CPU metersIan Sutton
2018-03-26OpenBSD: read Battery datanerd972
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-08-30Mark signal tables 'const'Explorer09
2016-04-29Remove needless allocation error conditionsMichael McConville
2016-03-07Merge branch 'openbsd-mem-used' of https://github.com/juanfra684/htop into ju...Hisham Muhammad
2016-03-05A few more OpenBSD fixesMichael McConville
2016-03-05Misc. OpenBSD tuneup and improvementMichael McConville
2016-02-14Add support for cachedMem and fix usedMem on OpenBSD.Juan Francisco Cantero Hurtado
2016-02-02Merge branch 'xalloc'Hisham
2016-02-02Check for failure in allocations.Hisham
2016-02-02Update generated headers.Hisham
2016-01-15Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer09
2016-01-06Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein
2016-01-04Rename variable for consistencyMichael McConville
2016-01-03Plug mem leak, improve CPU enumeration logicMichael McConville
2016-01-03Merge pull request #331 from mmcco/fixesHisham Muhammad
2016-01-02Fall back to sysctl's command name, and a bugfixMichael McConville
2016-01-02Use dynamically allocated memory for process namesMichael McConville
2016-01-02Check for allocation failureMichael McConville
2016-01-02Use err() rather then errx() for sysctl()Michael McConville
2016-01-02Fix spelling of "maintainer"Michael McConville
2016-01-02OpenBSD fixes and updatesMichael McConville
2015-12-03Add Platform_getProcessEnvMichael Klein
2015-11-02Merge pull request #299 from mmcco/masterHisham Muhammad
2015-11-01Replace all err.h function uses with CRT_fatalError(). Failing withMichael McConville
2015-11-01Remove a debugging printMichael McConville
2015-10-19Regenerate platform-dependent headers.Hisham Muhammad
2015-10-13Remove some trailing whitespaceMichael McConville
2015-10-09Fix generation of openbsd/Platform.h and replace a vestigial dummy CPU utiliz...Michael McConville
2015-10-06let's let the user find SIGIOT if the look for it :)Hisham Muhammad
2015-10-06Add header file reference for OpenBSD signalsMichael McConville
2015-10-06Add OpenBSD signalsMichael McConville
2015-09-19Fix enumeratoin of on-CPU processes in OpenBSDMichael McConville