summaryrefslogtreecommitdiff
path: root/sbin/modload/modload.h
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2004-02-11it's not correct to use MAXPATHNAME-sized buffer for link command, asjdolecek
2002-10-10Add support for using an optional linker script (/usr/lkm/ldscript ifsimonb
2002-10-07Use "type *" instead of "type*".simonb
2002-10-06ANSIfy, KNF, declare externs in headers only.simonb
2001-11-08PR/14498: Wesley Chen: Support symbol loading on elf lkms.christos
1999-06-13add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149,mrg