History log of /openbsd-current/usr.sbin/ldomctl/util.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 28-Nov-2019 kn

Use scan_scaled(3) for memory in ldom.conf

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


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.4 15-Oct-2014 deraadt

create xreallocarray() and use it


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 24-Nov-2012 kettenis

Add xasprintf.


# 1.2 27-Oct-2012 kettenis

Only print debug output if explicitly requested.


# 1.1 21-Oct-2012 kettenis

Split out some general-purpose functions and macros into their own file.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 15-Oct-2014 deraadt

create xreallocarray() and use it


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 24-Nov-2012 kettenis

Add xasprintf.


# 1.2 27-Oct-2012 kettenis

Only print debug output if explicitly requested.


# 1.1 21-Oct-2012 kettenis

Split out some general-purpose functions and macros into their own file.