NetBSD/sbin/modload
ross a75e5e7741 Replace complicated test for ELFSIZE 64 with #ifdef _LP64 which is
the netbsd convention. Rig the old test temporarily to a #error
sanity check.
2006-07-08 05:49:01 +00:00
..
Makefile Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
a.out.c remove obsolete "register" declarations. 2005-02-06 06:13:47 +00:00
elf.c Replace complicated test for ELFSIZE 64 with #ifdef _LP64 which is 2006-07-08 05:49:01 +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 it's not correct to use MAXPATHNAME-sized buffer for link command, as 2004-02-11 18:42:37 +00:00
pathnames.h Add support for using an optional linker script (/usr/lkm/ldscript if 2002-10-10 01:57:10 +00:00