NetBSD/sbin/modload
drochner 07c471d18e Do the last fix correctly: round the beginning of the .data segment,
otherwise an unaligned address gets passed to the linker. (which is
rounded there, so this is harmless)
XXX how about passing "-N" and killing all these hacks?
2001-03-26 15:50:20 +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 Do the last fix correctly: round the beginning of the .data segment, 2001-03-26 15:50:20 +00:00
modload.8 sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
modload.c correct getopt() optstring: -A gets a parameter! 2000-03-16 17:33:04 +00:00
modload.h add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, 1999-06-13 12:54:40 +00:00
pathnames.h