Age | Commit message (Expand) | Author |
---|---|---|
2022-08-29 | Use rc_configtest. | Antoine Jacoutot |
2022-05-21 | ${rcexec} -> rc_exec | Antoine Jacoutot |
2019-01-21 | Use ${rcexec} in rc_pre to do the config testing. This allows to specify | Claudio Jeker |
2018-09-27 | Add vmctl stop -a [-fw] option to stop or terminate all running VMs. | Reyk Floeter |
2018-07-11 | Add -w option to vmctl stop to wait for completion of VM termination. | Reyk Floeter |
2018-02-20 | Call "vmctl stop" on each VM at shutdown, for OpenBSD guests this means they | Stuart Henderson |
2018-01-11 | Comments | Robert Peichaer |
2018-01-11 | Change the shebang line from /bin/sh to /bin/ksh in all base rc.d | Robert Peichaer |
2016-02-02 | Remove setproctitle() for the parent process. Because rc.d(8) uses process | Stuart Henderson |
2015-12-19 | Child will not return a config parsing error to the parent so rc.d will lie and | Antoine Jacoutot |
2015-12-16 | Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@ | James Turner |
2015-12-05 | add rcscript for vmd | Jasper Lievisse Adriaanse |