_PATH_KLOG
if ((fklog = open(_PATH_KLOG, O_RDONLY, 0)) >= 0)
dprintf("can't open %s (%d)\n", _PATH_KLOG, errno);