CVS commit: src/sys/netkey

2010-03-02 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Mar 3 01:13:26 UTC 2010 Modified Files: src/sys/netkey: key.c Log Message: Remove #ifdef KERNFS by using weak symbols. Notably, this approach won't work when kernfs is a module. But then again, kernfs as a module (i.e. curre

CVS commit: src/sys/netkey

2010-03-02 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Mar 3 01:13:26 UTC 2010 Modified Files: src/sys/netkey: key.c Log Message: Remove #ifdef KERNFS by using weak symbols. Notably, this approach won't work when kernfs is a module. But then again, kernfs as a module (i.e. curre