Module Name: src Committed By: pooka Date: Thu Mar 18 18:25:45 UTC 2010
Modified Files: src/sys/kern: kern_module.c Log Message: Print builtin "use -f" message only if not autoloading. Otherwise it'll get spammy. XXX: this should probably be printed iff the toplevel module is not being autoloaded (i.e. there is a human to interpret the error). Otherwise disabled dependencies give a misleading EPERM. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/kern/kern_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.