NetBSD/sys/miscfs/fifofs
pooka 4e38160d4d Do not "return 1" from kqfilter for errors. That value is passed
directly to the userland caller and results in a mysterious EPERM.
Instead, return EINVAL or something else sensible depending on the
case.
2007-12-05 17:19:46 +00:00
..
fifo_vnops.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
fifo.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile