* Add a missing KMODDEP to ng_eiface and hook it into the build. [*]
commit3339f41fd3726494061d8eaec6e2fec09606aa03
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 17 Jun 2007 20:33:14 +0000 (17 20:33 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 17 Jun 2007 20:33:14 +0000 (17 20:33 +0000)
tree5f4722306aa5b3aedf753afdc5a4503bef0ef7c0
parent1beaac53d60582639d9b1c098f4999a4327981ba
* Add a missing KMODDEP to ng_eiface and hook it into the build. [*]

* Add a ng_eiface(4) manual page from FreeBSD-4 [*] and add a reference
  to it in netgraph(4).

* Add a NETGRAPH_EIFACE kernel config option.

* Sync libnetgraph with our node types.

[*] Submitted-by: Nuno-Antunes <nuno.antunes@gmail.com>
lib/libnetgraph/debug.c
share/man/man4/Makefile
share/man/man4/netgraph.4
share/man/man4/ng_eiface.4 [new file with mode: 0644]
sys/conf/files
sys/conf/options
sys/config/LINT
sys/netgraph/Makefile
sys/netgraph/eiface/Makefile