| Age | Commit message (Expand) | Author |
| 2011-08-06 | Quote path separator character. | wiz |
| 2011-08-06 | Do not not look for modules in the current working directory first. This is | mbalmer |
| 2010-12-14 | Fix xref; module(4) -> module(7). | jruoho |
| 2010-12-13 | Xref module(4). | jruoho |
| 2010-03-05 | note module changes | pooka |
| 2009-06-11 | Remove -P from -p section, not from -f one. | wiz |
| 2009-06-10 | -p -P doesn't make much sense since no module will be loaded. | jnemeth |
| 2009-06-09 | Add the MODCTL_NO_PROP flag to tell the kernel to ignore <module>.prop. | jnemeth |
| 2009-06-05 | Add a new [-d var] option which when combined with -p and -m will allow | jnemeth |
| 2009-06-05 | Sort options. | wiz |
| 2009-06-04 | Add a "-m plist" option. This option will read in an existing | jnemeth |
| 2009-05-19 | Sync usage and man page. | wiz |
| 2009-05-19 | Sort option descriptions. Split usage in SYNOPSIS in two, since there | wiz |
| 2009-05-19 | Add -p option which outputs a property list suitable for loading with a | jnemeth |
| 2008-11-17 | Punctuation formatting nit. | uwe |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2006-03-24 | In the DIAGNOSTICS section, document that mismatched LKM and kernel | reed |
| 2003-09-06 | New sentence, new line; improve grammar. | wiz |
| 2003-09-06 | implement support for forced LKM load, which makes the kernel skip | jdolecek |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | 'NetBSD.org' and some mdoc fixes. | grant |
| 2002-10-10 | Add support for using an optional linker script (/usr/lkm/ldscript if | simonb |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-09-13 | For loadable drivers, the 3rd argument is character device major and | gehenna |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-16 | Improve author markup, use standard header. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-06-13 | add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, | mrg |
| 1999-04-30 | Invert the meaning of -s, from "don't load symbols" to "load symbols". | ross |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-01-13 | Allow modload to load symbols for use by DDB. | sommerfe |
| 1997-09-15 | if xxxinit is not found in the module, look for <modname>_lkmentry as an | darrenr |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1994-09-18 | Bug fixes from John Kohl: | mycroft |
| 1994-01-29 | Fix spelling error in Copyright notice | jtc |
| 1994-01-14 | Fix spelling errors | jtc |
| 1993-06-08 | add LKM man pages | cgd |