CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/23 06:04:49
Modified files:
usr.sbin/vmd : Makefile loadfile_elf.c pci.c virtio.c vmd.8
vmd.c vmd.h
Added files:
usr.sbin/vmd : log.c
Log message:
Add support for logging to stderr or syslog, and to run vmd in
foreground with -d.
OK mlarkin@ jung@
