kernel - clean up pipe kq filters
authorSamuel J. Greear <sjg@thesjg.com>
Mon, 26 Jul 2010 23:50:28 +0000 (23:50 +0000)
committerSamuel J. Greear <sjg@thesjg.com>
Mon, 26 Jul 2010 23:50:28 +0000 (23:50 +0000)
commit3720cffa3193898b53a8cec4e3398d2096a6edef
tree9cf7ed2afce163da4613d57a5a7be9354d6fc61d
parent44aa8f0264c19830b9f6fd1de53c456054f85b53
kernel - clean up pipe kq filters

* Get rid of the legacy select test before wakeup, let kq handle it

* Minor cleanup of the filters
sys/kern/sys_pipe.c
sys/sys/pipe.h