K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-01T18:06:49.000000Z K 7 svn:log V 350 Remove KMODDEPS support. All our existing dependencies are specified via the MODULE_VERSION() and MODULE_DEPEND() macros that both the loader and kld system know how to deal with. The old DT_NEEDED tag is still supported by the loader (and will remain supported for a while) - but the kernel side presently doesn't know how to deal with DT_NEEDED. END