summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldomctl/mdesc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use scan_scaled(3) for memory in ldom.confkn2019-11-281-2/+2
* Add interface to set/update a data property.kettenis2019-07-141-1/+16
* Various improvements to generate logical domain configurations that arekettenis2018-09-161-10/+16
* Add a function to delete all nodes with a specific name.kettenis2018-07-121-1/+27
* fix a memory leak in an error pathjsg2015-05-231-1/+2
* fix fd leaks in error pathsjsg2015-02-091-5/+13
* Regeerate Hypervisor MD from scratch instead of modifying the existing one.kettenis2012-11-261-4/+2
* spacingkettenis2012-11-251-2/+1
* Export a few more prototypes. Make md_get_prop_val set the returned valuekettenis2012-11-241-2/+4
* Doesn't need <assert.h> anymore.kettenis2012-10-271-2/+1
* Some more machine description manipulation stuff.kettenis2012-10-251-1/+15
* Split out some general-purpose functions and macros into their own file.kettenis2012-10-211-35/+2
* Specify domains by name instead of by number.kettenis2012-10-151-0/+663