NetBSD/sbin/modload
jdolecek b3adaffa36 make sure string_table is initialized to NULL in read_shstring_table(),
so that NULL is returned if .strtab is not found
2002-01-03 21:45:58 +00:00
..
Makefile add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, 1999-06-13 12:54:40 +00:00
a.out.c add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, 1999-06-13 12:54:40 +00:00
elf.c make sure string_table is initialized to NULL in read_shstring_table(), 2002-01-03 21:45:58 +00:00
modload.8 Improve author markup, use standard header. 2001-11-16 11:57:16 +00:00
modload.c PR/14498: Wesley Chen: Support symbol loading on elf lkms. 2001-11-08 15:33:15 +00:00
modload.h PR/14498: Wesley Chen: Support symbol loading on elf lkms. 2001-11-08 15:33:15 +00:00
pathnames.h