OpenBSD CVS

src/usr.sbin/ldomctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ldomctl

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   11 years  kettenis   Add code to create new system configuration. Work in progress, but there's enou...
[TXT] config.c  1.21   9 years  kettenis   Use TAILQ_FOREACH_SAFE when we might delete entries for the list.
[TXT] ldomctl.8  1.8   9 years  stsp   document that ldom guests now support block devices
[TXT] ldomctl.c  1.20   9 years  deraadt   indent
[TXT] ldomctl.h  1.5   11 years  kettenis   Make it possible to share cores between domains.
[TXT] mdesc.c  1.9   9 years  jsg   fix a memory leak in an error path
[TXT] mdesc.h  1.5   11 years  kettenis   Regeerate Hypervisor MD from scratch instead of modifying the existing one.
[TXT] mdstore.c  1.7   9 years  doug   Replace all queue *_END macro calls except CIRCLEQ_END with NULL. CIRCLEQ_* is ...
[TXT] mdstore.h  1.3   11 years  kettenis   A bit more SP configuration code.
[TXT] parse.y  1.6   9 years  jsg   Don't allow embedded nul characters in strings. Fixes a pfctl crash with an anch...
[TXT] pri.c  1.1   11 years  kettenis   Switch over to using the ds.[ch] from ldomd(8).
[TXT] util.c  1.4   9 years  deraadt   create xreallocarray() and use it
[TXT] util.h (in the Attic) [Hide]  1.4   9 years  deraadt   create xreallocarray() and use it