CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/02 13:50:06
Modified files:
sys/kern : subr_log.c
Log message:
Change /dev/log to use pgsigio(9) and sigio_init(9) like it was done for
bpf(4) and tun(4) instead of using hand rolled code using csignal().
OK visa@
