summaryrefslogtreecommitdiff
path: root/sbin/modload/main.c
AgeCommit message (Expand)Author
2009-06-11Sync usage with man page.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-19fputs() instead of puts() so we don't get the silly extra blank linejnemeth
2009-05-19Sync usage and man page.wiz
2009-05-19Add -p option which outputs a property list suitable for loading with ajnemeth
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-02Add the ability to specify load-time properties for modules. This addsjmmv
2008-01-16Pull in my modules code for review/test/hacking.ad