Summary: | Patch to fix memory usage report on FreeBSD 5.x and later | ||
---|---|---|---|
Product: | [Applications] kinfocenter | Reporter: | Bruce Cran <bruce> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | miwi, rakuco |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
libkvm cmake module
Patch to fix memory report on FreeBSD Updated patch to kinfocenter to fix memory report on FreeBSD |
Description
Bruce Cran
2009-06-06 23:16:51 UTC
Created attachment 34333 [details]
libkvm cmake module
Created attachment 34334 [details]
Patch to fix memory report on FreeBSD
Created attachment 40618 [details]
Updated patch to kinfocenter to fix memory report on FreeBSD
SVN commit 1087863 by rkcosta: Fix memory usage information on FreeBSD 5.x+. Patch by Bruce Cran from the FreeBSD team. BUG: 195507 M +5 -0 CMakeLists.txt M +35 -58 memory/memory_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1087863 SVN commit 1087867 by rkcosta: Backport r1087863. Fix memory usage information on FreeBSD 5.x+. Patch by Bruce Cran from the FreeBSD team. CCBUG: 195507 M +5 -0 CMakeLists.txt M +35 -58 memory/memory_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1087867 |