f5a3788577
>revision 1.25 >date: 2000/12/01 08:59:02; author: mrg; state: Exp; lines: +2 -2 >in netbsd32_elf32_probe(), 'pos' is really a pointer to an Elf_Addr, not a >vaddr_t. cast the pointer before dereferencing it to avoid the alignment >fault that broke compat_netbsd32, cuz pos is defined like: > Elf_Addr phdr = 0, pos = 0; >in exec_elf32.c. |
||
---|---|---|
.. | ||
aout | ||
common | ||
freebsd | ||
hpux | ||
ibcs2 | ||
linux | ||
m68k4k | ||
netbsd32 | ||
osf1 | ||
ossaudio | ||
pecoff | ||
sunos | ||
svr4 | ||
ultrix | ||
vax1k | ||
Makefile |