freebsd-dev/tools/regression/fifo
Brooks Davis a6fffd6cb0 The devices that supported EVFILT_NETDEV kqueue filters were removed in
r195175.  Remove all definitions, documentation, and usage.

fifo_misc.c:
	Remove all kqueue tests as fifo_io.c performs all those that
	would have remained.

Reviewed by:	rwatson
MFC after:	3 weeks
X-MFC note:	don't change vlan_link_state() function signature
2009-12-31 20:29:58 +00:00
..
fifo_create Teach fifo_create regression test to also try to use mknod(2) to create 2008-06-22 21:03:26 +00:00
fifo_io Use z modifier for size_t and ssize_t. 2006-11-07 23:28:30 +00:00
fifo_misc The devices that supported EVFILT_NETDEV kqueue filters were removed in 2009-12-31 20:29:58 +00:00
fifo_open o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00