]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r201350:
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Jan 2010 19:51:34 +0000 (19:51 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Jan 2010 19:51:34 +0000 (19:51 +0000)
commitd5dd217a487ffc24c0a31936beeca7551b85349a
treeec9659f9a0f57fd15af4f860a79bad929b2831cb
parentb8704dc624542e199f3dd32b6797898fcba6cdad
MFC r201350:

  The devices that supported EVFILT_NETDEV kqueue filters were removed in
  r195175.  Remove all definitions, documentation, and usage.

The change of function signature for vlan_link_state() was not merged to
maintain the ABI.

git-svn-id: svn://svn.freebsd.org/base/stable/8@202823 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/sys/kqueue.2
sys/kern/kern_event.c
sys/net/if.c
sys/sys/event.h
tools/regression/fifo/fifo_misc/fifo_misc.c
usr.bin/truss/syscalls.c