Date: Thu, 31 Dec 2009 20:29:58 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys kqueue.2 src/sys/kern kern_event.c src/sys/net if.c if_vlan.c src/sys/sys event.h src/tools/regression/fifo/fifo_misc fifo_misc.c src/usr.bin/truss syscalls.c Message-ID: <200912312032.nBVKWnd5026654@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2009-12-31 20:29:58 UTC
FreeBSD src repository
Modified files:
lib/libc/sys kqueue.2
sys/kern kern_event.c
sys/net if.c if_vlan.c
sys/sys event.h
tools/regression/fifo/fifo_misc fifo_misc.c
usr.bin/truss syscalls.c
Log:
SVN rev 201350 on 2009-12-31 20:29:58Z by brooks
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
Revision Changes Path
1.50 +0 -20 src/lib/libc/sys/kqueue.2
1.137 +1 -1 src/sys/kern/kern_event.c
1.372 +2 -9 src/sys/net/if.c
1.143 +3 -3 src/sys/net/if_vlan.c
1.49 +1 -8 src/sys/sys/event.h
1.6 +0 -109 src/tools/regression/fifo/fifo_misc/fifo_misc.c
1.63 +1 -1 src/usr.bin/truss/syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912312032.nBVKWnd5026654>
