CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/11 03:06:29
Modified files:
sys/kern : spec_vnops.c tty_tty.c
Log message:
Make spec_kqfilter() and cttykqfilter() behave like their corresponding
poll handler if the EV_OLDAPI flag is set.
ok visa@
