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