summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldomctl/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use scan_scaled(3) for memory in ldom.confkn2019-11-281-2/+2
* create xreallocarray() and use itderaadt2014-10-151-1/+12
* Add xasprintf.kettenis2012-11-241-1/+17
* Only print debug output if explicitly requested.kettenis2012-10-271-1/+3
* Split out some general-purpose functions and macros into their own file.kettenis2012-10-211-0/+55