DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: netgraph: do not unconditionally load ng_ksocket module
commit 8d7fe9c29c4d87f864b3f9cbe84b76e2fc1e44d8
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date: Fri Apr 20 23:30:28 2012 +0100
netgraph: do not unconditionally load ng_ksocket module
Unconditionally loading ng_ksocket module was preventing correct operation
when compiling netgraph into the kernel (i.e. when not compiled as a
module).
Summary of changes:
sys/netgraph/netgraph/ng_base.c | 30 ------------------------------
1 files changed, 0 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d7fe9c29c4d87f864b3f9cbe84b76e2fc1e44d8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]