Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-15 | user/mbuffer: add patch to clamp 32-bit parameters. fixes #834. | Zach van Rijn | 2 | -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-21 | user/mbuffer: bump { 20210328 --> 20220418 }. add makedepends. fixes #541. | Zach van Rijn | 1 | -5/+5 | |
2021-07-22 | user/mbuffer: version bump | CyberLeo | 1 | -2/+2 | |
2020-11-08 | user/mbuffer: new port | CyberLeo | 2 | -0/+47 | |