aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/module.9
Commit message (Expand)AuthorAgeFilesLines
* Note that module should return EOPNOTSUPP for both unrecognizedFlorent Thoumie2007-07-191-2/+2
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-121-4/+13
* Give kldunload a -f(orce) argument.Poul-Henning Kamp2004-07-131-1/+19
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+3
* Sort includes and remove bogus typedef of modeventhand_t, since thisAlexander Langer2001-03-241-5/+1
* - DECLARE_MODULE needs SYSINIT -> include sys/kernel.hAlexander Langer2001-03-231-1/+3
* Fix brain damage: s/CDEV_MODULE/DEV_MODULE/Alexander Langer2001-03-111-1/+1
* Add calls to MODULE_VERSION and MODULE_DEPEND to the EXAMPLE.Alexander Langer2001-03-111-0/+3
* Add a general manpage about kernel modules, similar to driver(9).Alexander Langer2001-03-091-0/+92