Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Sun Oct 13 15:54:54 PDT 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv24155
Modified Files:
exec_elf32.c
Log Message:
deal more sanely with ELF binaries with only a single program header
section. Patch come up with by Bob Baron <rvb+%cs.cmu.edu@localhost> and
myself.
This entire bit of code (the code which sets daddr/dsize and taddr/tsize)
is very bogus, but it's not clear what the 'right' way to fix it is
and this patch fixes a problem preventing some ELF executables from
being run.
Home |
Main Index |
Thread Index |
Old Index