* Add a missing KMODDEP to ng_eiface and hook it into the build. [*]
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 17 Jun 2007 20:33:14 +0000 (20:33 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 17 Jun 2007 20:33:14 +0000 (20:33 +0000)
commit7dab44e559289532295b64a8014a7fd934ea7345
tree3432a6a0b7260a3202b4c7afac79dde18af9f8ac
parent18e9dc339e7f1bde6e6ad42be6cf0f903c971920
* 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