'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/sys/modctl.2
AgeCommit message (Expand)Author
2020-04-26Document ENOSYS return from MODCTL_EXIST.pgoyette
2020-02-22Remove vestigial remnant of an earlier modification to the modulepgoyette
2019-12-06Note also that the load address (if provided) is also for the module'spgoyette
2019-12-04Note that the size returned by modctl(2) and displayed by modstat(8) ispgoyette
2019-04-08Split the description for EINVAL into two pieces, one for each operationpgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2017-07-03Remove workaround for ancient HTML generation code.wiz
2015-11-04Document the ms_flags field which is now exported in struct modstatpgoyette
2015-05-09Provide additional info on why ENOEXEC gets returned.pgoyette
2014-07-15Document the upper limit on size of props dictionary that was recentlypgoyette
2012-08-07 Add -A, -a, and -e options to modstat(8) along with kerneljnemeth
2010-12-14Fix xref; module(4) -> module(7).jruoho
2010-12-13Xref module(4).jruoho
2010-11-28Rename the autoloaded property list from <module>.prop to <module>.plistjnemeth
2010-08-18Add a couple more possible return values.pgoyette
2009-10-26mention MODULE_CLASS_SECMODELjnemeth
2009-10-26XXX - confirmed that ms_required is comma-delimitedjnemeth
2009-10-26Edit - expand descriptions; document data structures in English ratherdholland
2009-10-20First pass at a manpage for modctl(2) (hi ad!).jnemeth