- e36bc72 Workaround for missing C99 isnan(3) implementation in some early Solaris releases by WHR · 12 months ago
- c114b6e Document format of color scheme definition file by WHR · 1 year, 1 month ago
- 4ed12c5 Update version number by WHR · 1 year, 1 month ago
- 2108c5a Fix generating broken configure script without pkg.m4 by WHR · 1 year, 3 months ago
- a00cfd1 Correct comment for macro CHECK_CFLAGS_DEPENDED in configure.ac by WHR · 1 year, 3 months ago
- 56e1314 Convert some comment lines in configure.ac to use M4 comment mark; remove build-time checking of user-specified Linux procfs path by WHR · 1 year, 3 months ago
- 67f624e Try to use pkg-config(1) to check ncurses by WHR · 1 year, 3 months ago
- 606c60c Disable auto-detection of Linux affinity if '--enable-kfreebsd-cpuset' was explicitly specified by WHR · 1 year, 3 months ago
- e2d75b3 Deprecate uses of 'ncurses*-config' scripts, they will no longer be used unless enabled explicitly via environment variable(s) by WHR · 1 year, 3 months ago
- 2d3a4fe Update README and the man page by WHR · 2 years, 5 months ago
- 75b214c Make DSM_TOTAL_DURATION and DSM_TOTAL_BUSY_TIME macros if available by WHR · 2 years, 5 months ago
- 0fcf47e Add disk statistics mode for Linux-based and kFreeBSD-based platforms by WHR · 2 years, 5 months ago
- c56d4ff Update version number by WHR · 2 years, 6 months ago
- fa14dde Test C compiler option '-Wno-switch' usability before '-Wextra' by WHR · 2 years, 6 months ago
- 895cbed Rewrite function 'BatteryMeter_updateValues' by WHR · 2 years, 6 months ago
- 26d23b4 Support getting cached memory and swap information on Haiku R1/beta1; display consistent nice value of processes with libroot of Haiku R1/beta2 by WHR · 2 years, 6 months ago
- 00cca4e Support Haiku R1/beta1 and later releases by WHR · 2 years, 6 months ago
- 4ea04b7 Port to Haiku by WHR · 2 years, 6 months ago
- c2f0cb7 Remove libmalloc(3LIB) dependency for Solaris: users who prefer this library can always add it via the 'LIBS' environment variable by WHR · 2 years, 6 months ago
- bbf0635 Support reading battery information on Solaris with ACPI driver by WHR · 2 years, 6 months ago
- cb161fe Allow linking to generic libcurses by WHR · 2 years, 6 months ago
- b2b93ae Add CPU affinity support via cpuset_getaffinity(2) and cpuset_setaffinity(2) by WHR · 2 years, 6 months ago
- 61b8637 Support Mac OS X 10.4 by WHR · 2 years, 6 months ago
- 674f05a Update default bug-reporting URL by WHR · 2 years, 6 months ago
- 67aea67 Support GNU/Hurd by WHR · 2 years, 6 months ago
- b70c468 Support Solaris 9 by WHR · 2 years, 6 months ago
- 5dab3b2 Remove 'err.h' checking as it is no longer used by WHR · 2 years, 6 months ago
- 808f8b9 Reformat usage message; update copyright notices and license information by WHR · 2 years, 6 months ago
- 93ccb81 Try to add '--as-needed' before linking to librt by WHR · 2 years, 7 months ago
- c0828bf Check for clock_gettime(2) availability and requirement by WHR · 2 years, 7 months ago
- c824b97 Disable broken dependency tracking of GNU Automake, which inappropriately tracked system headers by WHR · 2 years, 7 months ago
- 548c93e Check for sched_setaffinity(2) availability when cross compiling by WHR · 2 years, 7 months ago
- 81629ba Check availability of Ncurses extension set_escdelay(3X) by WHR · 2 years, 7 months ago
- 7e0a467 Support older kFreeBSD versions that don't have 'ki_jid' member in 'struct kinfo_proc' by WHR · 2 years, 7 months ago
- 62d6de2 Support kFreeBSD-based platforms without kvm(3) by WHR · 2 years, 7 months ago
- 39fcfcd Disable gcc(1) warning 'unused-parameter' by WHR · 2 years, 7 months ago
- 5c00f38 Check options to control C compiler warnings by WHR · 2 years, 7 months ago
- 6eb34bc Detect and workaround curses(3) macro ERR being incorrectly redefined by other system headers by WHR · 2 years, 7 months ago
- 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 2 years, 7 months ago
- 30c1311 Make utmpx-based uptime implementation available as a fallback for all platforms that supporting utmpx(5) by WHR · 2 years, 7 months ago
- 8412d5c Support OpenBSD 5.0 by WHR · 2 years, 7 months ago
- 8df8d75 Allow hiding high-level processes on OpenBSD if high-level processes would having a different ID from its main thread ID by WHR · 2 years, 7 months ago
- 579c60b Support Solaris without libproc(3LIB) by WHR · 2 years, 7 months ago
- b064da1 Define macro '_KERNEL' to get more macros defined from 'sys/proc.h' on OpenBSD if possible by WHR · 2 years, 7 months ago
- 1eaecc4 Port to Cygwin by WHR · 2 years, 7 months ago
- 3f4bd08 Check availability for getopt_long(3); Fix incorrect handling of getopt_long(3) or getopt(3) return value by WHR · 2 years, 7 months ago
- dea679e Port to Interix by WHR · 2 years, 7 months ago
- d979b36 Don't assume the compiler is GCC-compatible by WHR · 2 years, 7 months ago
- 0cda368 Merge remote-tracking branch 'NattyNarwhal/aix-wrk' into 'rivoreo-fork' by WHR · 2 years, 7 months ago
- b4006f3 Update version number by WHR · 2 years, 7 months ago
- 4297561 Support tracing via truss(1) by WHR · 2 years, 7 months ago
- 9b66216 Fix totally bogus err shim by Calvin Buckley · 4 years, 9 months ago
- 07e4808 better strcasestr check by Calvin Buckley · 6 years ago
- b82e7d2 Using libperfstat for memory under AIX but not i by Calvin Buckley · 6 years ago
- 3586134 Initial AIX support by Calvin Buckley · 6 years ago
- 8bfd6ba Get AIX working with stubby unsupported platform by Calvin Buckley · 6 years ago
- 103f1a4 Disable 'make dist' when pkg.m4 is unused in configure by Explorer09 · 7 years ago
- 04cc193 Bump version to 2.2.0 by Hisham Muhammad · 7 years ago 2.2.0
- e85b072 Require pkg-config as an optional build dependency on Linux (#775) by Hisham Muhammad · 7 years ago
- 45fad05 Solaris: get completely out of the file handling business using libproc by Guy M. Broome · 7 years ago
- 76ef368 Solaris: Link against libmalloc to fix various crashes by Guy M. Broome · 7 years ago
- 697f5bb Import Solaris support (#741) by gmbroome · 7 years ago
- d4ea7cd Fix bashisms (#749) by Jesin · 7 years ago
- bc5d469 use CFLAGS from ncurses*-config, if present (#745) by Michael Klein · 7 years ago
- c01f40e Fix build failure ('major' undefined) in glibc 2.28. (#746) by Kang-Che Sung (宋岡哲) · 7 years ago
- df9922a Fix preservation of LDFLAGS value during configure script by Hisham Muhammad · 7 years ago
- a32d752 Check for pkgconfig's presence before using it. by Hisham Muhammad · 7 years ago
- c50440f Bump version to 2.1.0 by Hisham Muhammad · 7 years ago 2.1.0
- b7b66b7 Adds support for linux delay accounting (#667) by André Carvalho · 7 years ago
- 4c1230b Remove libtool references by Emil Velikov · 7 years ago
- 543d65c Security review: make privilege dropping-restoring optional. by Hisham Muhammad · 7 years ago
- c39f18a Add a clear warning about unsupported platforms. Closes #648. by Hisham Muhammad · 7 years ago
- b258d6e Initial addition of dragonflybsd (based on FreeBSD) by Diederik de Groot · 8 years ago
- 9615787 Downgrade requirement to Libtool 2.4.0. by Hisham · 8 years ago
- 81552d4 Preparing release 2.0.2, a minor bugfix release. by Hisham · 8 years ago
- 265d048 Merge pull request #524 from ricardo0y/cross_compile_with_ncurses_config by Hisham Muhammad · 8 years ago
- 78b82d0 Allow to override ncurses*-config path by Ricardo Martincoski · 8 years ago
- 6c1be63 Fail early if libtool is not present. by Hisham · 9 years ago
- b71b07f Reorder configure macros to avoid "missing script" warning. by Explorer09 · 9 years ago
- f0df28a Replace deprecated autoconf macros. by Explorer09 · 9 years ago
- cdc91b0 Merge pull request #472 from jrtc27/hurd by Hisham Muhammad · 9 years ago
- c37be40 Improve reproducible builds. by Hisham · 9 years ago
- 2de5286 Use Linux backend on the Hurd by James Clarke · 9 years ago
- a950827 Use $target_os instead of $target in configure.ac by James Clarke · 9 years ago
- e2ccc7b Prepare for release 2.0.1. by Hisham · 9 years ago 2.0.1
- 474d26c Portable affinity using hwloc by Hisham · 9 years ago
- c148907 Try to make threads less confusing. by Hisham · 9 years ago
- 4c23a81 use AC_HELP_STRING for proc dir by Christian Hesse · 9 years ago
- cccc18d Oops! by Hisham Muhammad · 9 years ago
- db68286 More thorough checks for ncurses*-config scripts. See #198. by Hisham Muhammad · 9 years ago
- c237702 If ncurses*-config script is present, use it in configure by Hisham Muhammad · 9 years ago
- 96c929f Use ncurses*-config scripts bundled with ncurses. by Hisham Muhammad · 9 years ago
- 3471415 Test for unicode-enabled libncurses by Hisham Muhammad · 9 years ago
- a9a5a53 (Very) initial working OpenBSD port by Michael McConville · 9 years ago
- 8bd603c Make Unicode strings safe for ncurses 6 ABI. by Hisham Muhammad · 9 years ago
- b003636 Support for NCurses 6.0 and mouse wheel by Hisham Muhammad · 9 years ago
- 70e7c8d Added darwin with working battery meter by David Hunt · 9 years ago
- 2f45008 Enable OOM support unconditionally on Linux. by Hisham Muhammad · 10 years ago
- d2acffa Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd by Hisham Muhammad · 10 years ago
- f97d1bc Merge branch 'master' into wip by Hisham Muhammad · 10 years ago