summaryrefslogtreecommitdiff
path: root/user/mbuffer
AgeCommit message (Collapse)AuthorFilesLines
2022-11-15user/mbuffer: add patch to clamp 32-bit parameters. fixes #834.Zach van Rijn2-3/+45
The number of physical and available pages will of course be correct on real 32-bit systems, but mbuffer does not account for the case of when a 64-bit system with more memory is running with a 32-bit personality. In this scenario, dynamic detection of system memory limits yields values that are not safe for use in a 32-bit environment.
2022-10-21user/mbuffer: bump { 20210328 --> 20220418 }. add makedepends. fixes #541.Zach van Rijn1-5/+5
2021-07-22user/mbuffer: version bumpCyberLeo1-2/+2
2020-11-08user/mbuffer: new portCyberLeo2-0/+47