Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



fvdl
Tue Jan 16 18:07:25 EST 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23835

Modified Files:
        exec_elf.c 
Log Message:
* Don't rely on the protection bits of segments anymore to decide whether
  it's text or data; use the entry point instead (this solves some trouble
  with ELF executables with strange permissions)
* Incorporate some fixes from r_friedl%informatik.uni-kl.de@localhost sent to
  netbsd-bugs a while ago


fvdl
Tue Jan 16 18:08:09 EST 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23875

Revision/Branch: netbsd-1-1

Modified Files:
        exec_elf.h 
Log Message:
Add constant for default number of auxiliary entries passed to loader.




Home | Main Index | Thread Index | Old Index