NetBSD/tests/kernel/kqueue
mgorny f5c01693d5 Fix reporting EOF via kevent and add a test case
Fix the kernel pty driver to report closed slave via master's kevent
EVFILT_READ.  This behavior matches the behavior for pipes, is
consistent with how FreeBSD implements it and is relied upon by LLDB's
main loop implementation.

Includes feedback by kre and kamil (from tech-kern), commit approved
by kamil.
2019-02-15 18:57:15 +00:00
..
read Fix reporting EOF via kevent and add a test case 2019-02-15 18:57:15 +00:00
write
Makefile
Makefile.inc
t_ioctl.c Add EVFILT_FS 2018-01-09 17:35:29 +00:00
t_proc1.c
t_proc2.c
t_proc3.c
t_sig.c
t_vnode.c