summaryrefslogtreecommitdiff
path: root/share/man/man9/module.9
AgeCommit message (Expand)Author
2022-08-12module(9), sysctl(7): Document kern.module.autounload_unsafe.riastradh
2021-07-22module_hold() returns void, not intpgoyette
2019-04-07Make explicit note that MODULE_CLASS_ANY should note be used as thepgoyette
2019-01-27Grammar fix.wiz
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-06-18The whole point of my recent addition of the specificdata(9) man pagepgoyette
2018-06-15Add missing .Fn mark-uppgoyette
2018-06-15Whitespace fixes.wiz
2018-06-03Finish documenting the new modules(9) interfaces by adding the modulepgoyette
2018-06-03Also add new entries in the .Nm list, and update Makefile to actuallypgoyette
2018-06-03Add documentation on the module_{,un}register_callbacks() routines.pgoyette
2018-05-28Partial update for new module interfaces. This update addresses thepgoyette
2017-12-20Fix xref. Remove unnecessary Tn.wiz
2017-12-20Provide the real width of the MODULE_CLASS_xxx table's first column.pgoyette
2017-12-16Explicitly note that the required argument to the MODULE() macro ispgoyette
2017-12-16Document the arguments to the MODULE() macropgoyette
2015-10-04Minor tweaks, from Michael McConvillepgoyette
2015-06-04Fix typo - from Kamil Rytarowskipgoyette
2015-05-14Sort sections.wiz
2015-05-13Add a reference to the recently added module examples.pgoyette
2015-05-13Add the correct cross-ref, to intro(9lua)pgoyette
2015-05-13Note to self: if you're going to revert, do it right.pgoyette
2015-05-13Revert revision 1.31 - the referenced page does not exist and I am notpgoyette
2015-05-13Add an entry for lue(9lua) to the SEE ALSO list.pgoyette
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-10-18Note that manually loaded modules are not auto-unloaded.jruoho
2011-02-13Notify that the file system has to be mounted first before modules canjym
2011-01-09Update module_autoload to say that a .plist file will be loaded, and ifjnemeth
2010-12-14Fix xref; module(4) -> module(7).jruoho
2010-12-13Xref module(4).jruoho
2010-12-02Remove boilerplate in CODE REFERENCES on file paths.wiz
2010-11-28Rename the autoloaded property list from <module>.prop to <module>.plistjnemeth
2010-08-25note that MODULE_CLASS_SECMODEL is also automatically deregistered when being...jnemeth
2010-08-24Few small nits.jruoho
2010-08-21Put a valid date here - no more placeholder.pgoyette
2010-08-21Define a set of new kernel locking primitives to implement the recursivepgoyette
2010-08-18Note that, for MODULE_CLASS_SECMODEL, the class is not ignored. Rather,pgoyette
2010-08-17filesystem -> file systemwiz
2010-08-17A few corrections:jnemeth
2010-08-14Sort sections, remove trailing whitespace.wiz
2010-08-14Add an Authors sectionpgoyette
2010-08-11We usually write "file system", so change it to this version here.wiz
2010-08-11Add documentation for the various module system initialization routines.pgoyette
2010-08-08Remove trailing whitespace, and mark up file name suffix.wiz
2010-08-08Filling in a few more gaps.pgoyette
2010-08-07Add documentation for module_find_section()pgoyette
2010-08-04Fix typo.wiz
2010-08-04Improvements to wording, grammar, and markup.jruoho
2010-07-31Unimplemented modcmd() routines should return ENOTTY, not zero.pgoyette