NetBSD/sbin/modload
jmmv 9e8fd365e9 Add the ability to specify load-time properties for modules. This adds
three new flags to the new modload utility: -b, -i and -s, which are used
to pass boolean, integer and string parameters respectively.
2008-03-02 11:20:59 +00:00
..
Makefile Add the ability to specify load-time properties for modules. This adds 2008-03-02 11:20:59 +00:00
a.out.c
elf.c Replace complicated test for ELFSIZE 64 with #ifdef _LP64 which is 2006-07-08 05:49:01 +00:00
main.c Add the ability to specify load-time properties for modules. This adds 2008-03-02 11:20:59 +00:00
modload.8 In the DIAGNOSTICS section, document that mismatched LKM and kernel 2006-03-24 00:38:23 +00:00
modload.c Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
modload.h
pathnames.h