K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-12-31T21:12:05.000000Z K 7 svn:log V 427 Add very basic support for the kernel to export a list of features. Each feature is represented by a node in the new 'kern.features' sysctl node. A feature is present if the corresponding node is present and evaluates to true. A FEATURE() wrapper macro is added which takes the sysctl node name and a description of the feature as the sole arguments and creates a read-only sysctl node with a value of 1. Discussed on: arch END