Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scan_scaled(3) for memory in ldom.conf | 2019-11-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | Replace the hand-written routing with a proper library allowing even more formats. Since ldomctl's local util.h conflicts with the now used global util.h from libutil, rename it to ldom_util.h. Manual wording from amd64's vm.conf(5). OK kettenis | ||||
* | create xreallocarray() and use it | 2014-10-15 | 1 | -1/+12 | |
| | |||||
* | Add xasprintf. | 2012-11-24 | 1 | -1/+17 | |
| | |||||
* | Only print debug output if explicitly requested. | 2012-10-27 | 1 | -1/+3 | |
| | |||||
* | Split out some general-purpose functions and macros into their own file. | 2012-10-21 | 1 | -0/+55 | |