There is an error in my previous htop patch. Swap values can overflow on i386. Fix: Patch for previous patch attached. How-To-Repeat: Install htop 1.0.1_1 and create swap >2GiB, you will see a value of -2097152MiB
Maintainer of sysutils/htop, Please note that PR ports/169174 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169174 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
scheidell 2012-07-09 00:12:10 UTC FreeBSD ports repository Modified files: sysutils/htop Makefile sysutils/htop/files patch-ProcessList.c Log: - Fix swap size calculation on i386 - Bump PORTREVISION PR: ports/169174 Submitted by: vsjcfm@gmail.com Approved by: maintainer (timeout,14 days) Revision Changes Path 1.25 +1 -1 ports/sysutils/htop/Makefile 1.8 +2 -2 ports/sysutils/htop/files/patch-ProcessList.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!