The biggest change is the removal of libexec/ravenexec
The spawning is now done internally.
Moreover, the log file is opened only once (no more closing and re-opening the log repeatedly for the spawns)
with this change, the "wc" program spawn can be removed again. There are no more file descriptor
opening failure messages.
Work around netbsd C import issues by wrapping time and lstat functions.
The biggest change is the removal of libexec/ravenexec The spawning is now done internally. Moreover, the log file is opened only once (no more closing and re-opening the log repeatedly for the spawns)
with this change, the "wc" program spawn can be removed again. There are no more file descriptor opening failure messages.
Work around netbsd C import issues by wrapping time and lstat functions.
Add netbsd-specific filter for /etc/usermgmt.conf
sync with latest rvn-format module.